I have downloaded php405-installer.exe from http://www.php.net/downloads.php and I have instaled the exe and I read the instructions in the install.txt and it tells me to do the following for Personal web server (which is what I am running)
PWS 4.0+ (CGI):
1. Copy the php.ini-dist to your systemroot (the directory where you installed windows), rename it to php.ini, and
edit it to fit your needs
2. Edit the enclosed PWS-php4.reg file to reflect the location of your php.exe. Forward slashes should be escaped,
for example:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script Map] ".php"="C:\Program Files\PHP\php.exe"
3. In the PWS Manager, right click on a given directory you want to add PHP
support to, and select Properties. Check the 'Execute' checkbox, and
confirm.
4. At this point, PWS should have built-in PHP support.
But there are no php.ini-dist or PWS-php4.reg file!!??
Where do I get them from!?? I am going mad!?
help please 🙂
Laura