Problem with PWS-php4.reg
Hello,
I recently purchased Beginning PhP4, and followed all the instructions for windows98 and the microsoft Personal web server.
I am using php version 4.3.5, and delared a directory c:\php
The book gives these lines, to setup the reg
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\w3svc\parameters\Script Map]" .php"="C:\\php\\sapi\\php4isapi.dll"
Though when I double click on the .reg file, nothing happens and there is no error message. I also checked the regedit, and no values are being added to Script map.
Any suggestions?
Thank you
|