"George Hester" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
In Windows 2000 Server SP3 I tried to set up the php4isapi.dll redirector.  I can get 
it to work as long as there are no extensions loaded.  But if there are from my 
php.ini then I get ./extensions\php_gd2.dll not found for example.  But if I run <?php 
phpinfo();?> all the extensions I am using are found and enabled.  Can anyone explain 
what is going on and suggest a fix?  Thanks.

-- 
George Hester
__________________________________

I may have been unclear here exactly when the issue arises.  If I am loading 
extensions in my php.ini file then this
is what happens when I try try load the php4isapi.dll.  I go ahead and add it as an 
ISAPI filter the way it supposed
to be done in IIS 5.  Then I stop the IISAdmin Service and restart it.  Then I start 
the Web Puublishing Service. 
This is where the issue arises.  If I am loading extensions in my php.ini then I will 
get errors,
"./extensions\php_gd2.dll not found " for example of course loading the php_gd2.dll 
extension in my php.ini.  The
specific dll is not the issue.  It happens with any extension I have loaded in my 
php.ini upon starting the Web
Publishing Service.  Any ideas how to fix this? 
Thanks.

-- 
George Hester
__________________________________

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

Reply via email to