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: php-windows@lists.php.net
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

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to