Ok, I've installed everything...the install script worked fine...I manually copied over the config file, no problems. Web pages are working great.
However, when I go to logon as 'admin' with the random password I was given...it just clocks..and finally gives me a:
CGI Timeout
The specified CGI application exceeded the allowed time for processing. The server has deleted the process.
I'm running on IIS on a Win2000 pro server. I gave IWAM and IUSER all rights except full control on the blog directory.
Any clues?
thanks in advance!
I fixed it. Whew!
I did two things...and I'm not entirely sure which one fixed it, but I:
1.) Changed the IIS Application Extension mapping for .php to C:\PHP\php.exe %s %S
2.) Upped the ASP Script timeout to 300 from 20.
Working like a charm now!