I get this error when I attempt to open any php page.
HTTP Error 500.0 - Internal Server Error
scriptProcessor could not be found in application configuration
Module FastCgiModule
Notification ExecuteRequestHandler
Handler PHP via FastCGI
Error Code 0x80070585
This is a brand new install of IIS, php, mysql, on Vista SP1
After trouble shooting for a little while I found out that if I attempt to run php-cgi.exe or php.exe a bunch of errors come up immediately stating it can't find like 5 .dll files and reinstalling may fix the problem.----- Well I tried reinstalling multiple times and no luck so far
Here is what I've done so far, reinstalled php mutiple times, double checked extension_dir path, added registry key under HKLM software php and added path for php.ini file, and have double checked other settings in php.ini
Anyone have any ideas?