php install problem

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
kimipolo
Forum Newbie
Posts: 2
Joined: Sun Jul 13, 2008 8:44 pm

php install problem

Post by kimipolo »

My os is win2003 EE sp2,php version is 5.2.6,php manual says for find php5ts.dll,you may copy the php5ts.dll to system directory or copy the file to the web server's directory or add the php directory to the path,but i didn't do that ,the php files is work it can connect mysql and all files are run ok,i test in iis6 and apache2.0.63,and how the webserver to find the php5ts.dll, Thanks
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Re: php install problem

Post by JAB Creations »

Try this and let us know what you find out.

Personally I use XAMPP and it works out of the box. Of course I don't need to configure my local machine too much to begin with so it's subjective when it comes to who finds it useful.
Post Reply