About a year ago I put PHP and PMWiki on my Mac. Then it was an easy install, but now I need to switch it to my PC running Windows XP and can't figure out what's going wrong.
My server directory is c:\server. After installing PHP in c:\server\php using the windows installer, I added these three lines to the end of httpd.conf:
The instructions you were looking at were for setting up PHP as a CGI binary.
I would set it up as a module using the directions just underneathe it on that page.
That should do the trick.
1. Delete all the stuff you added.
2. Add the lines under "Installing PHP as a Module" for PHP4 and Apache 2
Bookmarks