Hello Nathaniel,

"Nathaniel Harari" <[EMAIL PROTECTED]> wrote in message
000701c171eb$20432890$5100000a@NAT01">news:000701c171eb$20432890$5100000a@NAT01...
> Hi.
>
> A few weeks ago, I got PHP Nuke to install beautifully on my XP machine
> at home to test it - no problems for a first time user.
>
> Now, I want to use it for my work web site on my remote server for the
> company I work for. I am running Windows 2000 Server edition on a nice
> fast box with IIS 4.
>
> I installed PHP, MySQL, and PHPNuke. Only, I can't open any PHP pages: I
> get an "Internal Server Error 500" every time I try to open a php page
> through the browser by hitting the site. Everything works fine and
> running php.exe -i outputs the HTML code just beautifully.

I had the same issue, what I did was change all of IIS to run with the
php.exe CGI first. I got that running though there is an error in the
prepend.php3 file with a local directory. Once I fixed that I went back and
configured the ISAPI setup and all was well.

The offending line in prepend.php3 is line 13. This should point to your
include directory.

John



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to