php-windows Digest 16 May 2005 02:54:34 -0000 Issue 2669
Topics (messages 26007 through 26007):
Re: Problem loading external php modules with 2003 Serv er SP1?
26007 by: Wu, Jin Yong
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Is your web server IIS6.0, Apache or others?
if IIS6.0, you can try to load PHP via two methods: one is ISAPI, the other
is CGI.
Strongly recommend you to use ISAPI mode to run PHP.
Additionally, IIS 6.0 should configure extensions to permit PHP executing
privilege.
YONG from Xerox,China
2005/5/16
-----Original Message-----
From: Shinan Kassam [mailto:[EMAIL PROTECTED]
Sent: Saturday, May 14, 2005 1:08 AM
To: [email protected]
Subject: [PHP-WIN] Problem loading external php modules with 2003 Server
SP1?
I was wondering if anyone has encountered a problem on Windows Server
2003 Enterprise with SP1.
PHP 4.3.10 installs fine but trying to load any external modules
causes CGI timeout. The page I am requesting contains:
<?php phpinfo(); ?>
I have tried the same with PHP 5.0.4 with the same results. Any help
is greatly appreciated.
TIA.
--
Shinan S. Kassam
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---