PDA

View Full Version : PHP help...



harrylmh
September 9th, 2001, 01:09
I installed php4 into my computer(WinMe) and installed a web server software. But I just can't run php scripts via localhost(my computer). The only way to test my scripts is by uploading to another web server.

What should I do?

Thanks.

Beans
September 16th, 2001, 21:02
What web server did you install? PWS?

PHP4 comes with a readme or installation text file. I think you have to put the dlls (not all) in the c:\Windows\System directory. Plus the PHP.ini should be in the c:\Windows directory

Why don't u just download NuSphere MySQL to get Apache, PHP, MySQL, SSI, Perl, etc.

You get a web server, php, mysql databse, perl, ssi capabilities, etc.

The address is http://www.nusphere.com

harrylmh
September 17th, 2001, 07:04
I've reinstalled php again and it worked already
but hey, thanks for your help!