SV: PHP5/IIS6 Unable to load dynamic library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If you have upgraded to PHP 5, you need to EITHER

1) Copy \php\libmysql.dll to \windows\system32
2) Insert \php in your PATH definition

2) is the preferred option.

libmysql.dll is a "helper"-dll, that php_mysql.dll needs to function.

- Carsten

> -----Oprindelig meddelelse-----
> Fra: MW [mailto:megawhizzz@xxxxxxxxxxxx]
> Sendt: 15. oktober 2004 01:46
> Til: php-windows@xxxxxxxxxxxxx
> Emne:  PHP5/IIS6 Unable to load dynamic library
> 
> 
> Hello people,
> 
> I have installed PHP as an ISAPI module under Win 2k3, and everything
> was working fine
> 
> However recently I am getting the error in my Event Log: "Application
> Popup: Warning: PHP Startup: Unable to load dynamic library
> 'c:\PHP\ext\php_mysql.dll' - The specified procedure could not be found"
> 
> Accessing plain HTML pages works fine on the server, but PHP pages don't
> work.
> 
> Any help is appreciated.
> 
> MW
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux