PHP installation issues, yet again
I've read through the various posts here regarding installation, but can't see why my install isn't working. Can someone suggest other places to look? Here are basics:
Used full download from php.net (latest version); Installed per the book, on Win2K/IIS, reviewed php.net documentation for installation, which added several modifications to php.ini that weren't initially there. Symptom is that access to simple php page returns "Server error 500". Review of server properties, on the ISAPI tab, shows the PHP filter with a big red down-arrow, which I presume means that it couldn't load the dll. But the dll is in the WinNT/System32 directory, and is pointed to correctly in the properties. Review of server log file gives no help (shows the 500 error, only). I don't expect anyone to figure out my problem, but can someone suggest where I might start (continue) looking? Thanks in advance.
-don
|