matte Posted October 31, 2006 Share Posted October 31, 2006 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! Quote Link to comment Share on other sites More sharing options...
RichardRotterdam Posted November 4, 2006 Share Posted November 4, 2006 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.