Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 12-06-2004, 10:52 AM   #1 (permalink)
 
True Techie

Join Date: Sep 2004

Posts: 156

ZoneFire

Default PHP forum

how can i make a forum using php?
i have downloaded phpBB but i dunno how to make a forum by that.
hope someone can teach me or provide some tutorials here.
thank you :surprised
__________________
The important thing is not to stop questioning...
Albert Einstein
ZoneFire is offline  
Old 12-06-2004, 10:58 AM   #2 (permalink)
 
Ultra Techie

Join Date: Jun 2004

Posts: 973

intercodes

Send a message via Yahoo to intercodes
Default

ZoneFire,

The readme file provided with the phpbb is good enough to start with. I followed the exact instructions and it was easy...

Quote:
# Decompress the phpBB 2 archive to a local directory on your system.
# Upload all the files contained in this archive (retaining the directory structure) to a web accessible directory on your server or hosting account.
# Change the permissions on config.php to be writeable by all (666 or -rw-rw-rw- within your FTP Client)
# Using your web browser visit the location you placed phpBB 2 with the addition of install/install.php, e.g. http://www.mydomain.com/phpBB2/install/install.php, http://www.mydomain.com/forum/install/install.php etc.
# Fill out all the requested information and hit Submit
# Change the permissions on config.php to be writeable only by yourself (644 or -rw-r--r-- within your FTP Client)
# Click the Complete Installation button or revisit the location you entered above.

intercodes is offline  
Old 12-06-2004, 04:49 PM   #3 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default

Yeah...you know you must have a PHP-enabled server, right? And a database...one commonly used/fee being MySQL. Anyhow, you need both of those, and of course read/write access on the server. Then as he said, follow the readme's...there are loads of 'quick-start' guides on the net if you don't want to read their stuff...but it's pretty to-the-point itself.
__________________
Vormund is offline  
 
Closed Thread

« C# | test »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On