also, it's always a good idea to do <? phpinfo(); ?> before
you do any other scripts.

-panya

-----Original Message-----
From: Frank M. Kromann [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 17, 2001 10:57 PM
To: Shannon
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] IIS5 PHP Fails


You do not need to have any PHP files in winnt\system32.

On my system I have all php files in c:\php4 and I have
php.ini in c:\winnt.

I have created script mappings connecting the .php extension
with c:\php4\php.exe or c:\php4\php4isapi.dll

This way it is easy to update and maintain, and I can even
have different versions of php4 (CGI)installed on the same
system (ie in php-4.0.5)

- Frank

> Windows 2000 Pro
> In installed the IIS5 version of PHP 4 according to the
installation
> directions.  However, PHP content pages return a 500 error
when executed.
>
> I copied the required DLLs into the the windows/system32
diretory.  I have
> started and stopped (using the full start and stop
method).
>
> When I access the page hello.php, I get a 500 error.  Any
hints?
>
>
>
>
> --
> PHP Windows 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]
>
>
>




--
PHP Windows 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]



-- 
PHP Windows 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