I/m trying out php programming and wish to set up php to run on my local workstation which is running on WIn 98 and PWS. I have set up php in the workstation and have test using php.exe -1. It seems to run normally. I'm trying to run a php script on my local browser but cannot get the result instead the dos window showing the php script prompt briefly. I have rechecked my config with your installation manual. I have done the following. 1. I had run the php windows installer for php config. 2. I have edited regedit accordingly following pws instructions 3. for the php.ini I made the following changes:- - I have set extension_dir pointing to c:\php\dlls - browscap.ini as:- :\windows\system\inetsrv\browscap.ini
When I test the script as remote web server it worked, so what have I done wrong? Can you run php script in your local browser. For your info our PWS is working fine.