php-windows Digest 17 Aug 2005 07:30:37 -0000 Issue 2752
Topics (messages 26264 through 26264):
Problem loading external php modules with 2003 Server SP1
26264 by: Francis DELTEIL
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 ---
I was wondering if anyone has encountered a problem on Windows Server 2003
Standard with SP1 and IIS 6.0.
PHP 5.0.4 installs fine but trying to load any external modules causes
Windows message "PHP Startup: Unable to load dynamic library 'c:\program
files\php\ext\php_mysqli.dll' - access denied" and CGI timeout. The page I
am requesting contains:
<?php phpinfo(); ?>
I have the same configuration on another server W2k3 and I don't have this
problem.
Access rights for PHP and IIS seem good.
Any help is greatly appreciated.
FD.
--- End Message ---