Jump to content

Error loading extensions with php and iis6


Recommended Posts

i am using window 2000 server with php 5.0.3 with iis6 and can not get php to include an extension.  I have tried various different extensions and it gives error with everyone.  This is the error givin in Event Viwer:

Application popup: Warning : PHP Startup: Unable to load dynamic library 'c:\php\libpdf_php.dll' - The specified procedure could not be found.

i have verified that the file is there!  I have set IUSER_machinename permission to read and execute the php directory.  Tried using the dl() function and it also gives can't find dll error with any dll i try.  Also, copied the dll files to the system32 folder on server and added c:\php to system path!!!!  Also read somwhere to put the msvcr71.dll C Runtime Library into the php folder... that didn't work either!

Please help, i can't think of anything else to try!
Hi,

I just answered how the get the gd extension to work same goes about any other php extension just follow the steps. [url=http://www.phpfreaks.com/forums/index.php/topic,111859.0.html]http://www.phpfreaks.com/forums/index.php/topic,111859.0.html[/url]

at the end it could be that you need to set the permissions to the folders correcty.

good luck

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.