On 28 April 2010 15:33, Chris <cjaveni@xxxxxxxxxxxxxxxx> wrote: > > Hello, and thanks for your assistance in advance. I am running windows 2008 64 bit/PHP 4.49 and mysql. When I run my application, I get an error. When I check the php.log file it states: > > PHP Warning Unknown() Unable to load dynamic library c:\php\extensions\php_msql.dll - The specified moduel could not be found. Although that is the error, I know it is there. > > When I run dependency walker I see that php.exe cant find GPSVC.DLL IESHIMS.DLL and LINKINFO.dll which all appear to be there. > > Any suggestions? > Thanks Again. > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > Do you have c:\php\extensions\php_msql.dll? If so, do you also have the msql.dll library available in your PATH somewhere? php_msql.dll requires msql.dll See the "Notes for Win32 users" on http://docs.php.net/manual/en/msql.installation.php -- ----- Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248814.html EE4Free : http://www.experts-exchange.com/becomeAnExpert.jsp Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 ZOPA : http://uk.zopa.com/member/RQuadling -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php