Reply
Old August 31st, 2007 Top | #1
 
codementor's Avatar
OSNN Junior Addict
Joined: August 2007
Posts: 43
Reputation: 10
Power: 58

Default phpBB on windows server 2000

I would like to install phpBB 2.0 on a windows 2000 server on my network, so that network users can access this locally as a method of communicating over the network in addition to email. This needs to be available to about 200 people on site, which is managed by 3 NT domain controllers. Clients are mostly running W2k, XP.

So I install W2k Advanced Server, MSSQL 2000, and IIS and other stuff.

When I run install.php it just opens the source code in IE (ver 5.0).

Does anyone know what I am doing wrong, or if I need extra software (can only be free stuff). Haven't even started to look at the nightmare of using mssql yet.....

Any assistance would be greatly appreciated.
codementor is offline   Reply With Quote
Old August 31st, 2007 Top | #2
 
madmatt's Avatar
Bow Down to the King
Joined: April 2002
Location: New York
Posts: 13,312
Reputation: 4090
Power: 297

Default Re: phpBB on windows server 2000

You have to install PHP and MySQL on the server; without the two IIS won't know how to handle the PHP code.

http://www.php.net
http://www.mysql.org

madmatt is offline   Reply With Quote
Old August 31st, 2007 Top | #3

OSNN Folding Team  
Geffy's Avatar
OSNN Veteran Addict
Joined: March 2002
Location: United Kingdom
Posts: 7,805
Reputation: 1490
Power: 217

Default Re: phpBB on windows server 2000

I would recommend getting PHP5, phpBB should work with it. This is for 2 reasons

1) PHP4 is End Of Life from beginning of 2008
2) PHP4 Win32 is a royal pain in the arse to make work with MySQL 4.1+


blogtumbloglastfmflickr#rubyonrails@twitter
"I could be replaced with a very small shell script"
Geffy is offline   Reply With Quote
Old September 7th, 2007 Top | #4
 
codementor's Avatar
OSNN Junior Addict
Joined: August 2007
Posts: 43
Reputation: 10
Power: 58

Default Re: phpBB on windows server 2000

Both geffy and madmatt thanks for your help.
codementor is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
windows 2000 server question mooo Windows Desktop Systems 3 November 30th, 2004 2:34pm
newb using windows 2000 server DeepBlade Windows Desktop Systems 8 March 4th, 2003 4:15pm
windows 2000 server, with RRAS, how to protect the server? jkoXP Windows Desktop Systems 5 December 17th, 2002 3:37pm
Windows 2000 Server Goatman Windows Desktop Systems 3 December 14th, 2002 2:16pm
Windows 2000 Pro/Server/XP and CDR!! neoterixx Windows Desktop Systems 4 September 22nd, 2002 7:54pm