It always gets HTTP 500, web server error, when I try to run the php scripts on Windows PWS. Is it because the php4ts.dll resides in both folders of c:\windows\system and c:\php4 ? or there are some other error while installing the PHP Ver4.06?
Is the file uploaded in ASCII mode? Do you perhaps need a path for the php binary in the beginning of the file (something like #!/usr/local/bin/php on unix)... Are you sure you have set the right permissions on the file (usuallt 755 on unix)??
cheers mate! --dalaij
The php ver4.06 is on Win98.