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!
Link to comment
Share on other sites

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
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.