[PHP-DEV] Bug #4291: Unable to load dynamic library 'c:\PHP3/php3_mysql.dll' From: gverron <email protected>
Date: 05/02/00

From: gverron <email protected>
Operating system: Win98
PHP version: 3.0.16
PHP Bug Type: MySQL related
Bug description: Unable to load dynamic library 'c:\PHP3/php3_mysql.dll'

I am trying to have PHP,MySql, and Apache working together.
They all work well separately, and PHP works under Apache.
I have successfully installed:
- winclients-3.23.14
- php-4.0RC1-Win32
- php-3.0.16-win32
- mysql-shareware-3.22.34-win

- "extension=php_mysql.dll" is uncommented in hppd.conf
- dl("php3_mysql.dll"); is included inside my PHP scripts.
- php3_mysql.dll is in my PHP3 repertory.

Still I got the following error.

Fatal error: Unable to load dynamic library 'c:\PHP3/php3_mysql.dll'

It seems that a library required for the execution of this program has not been found. Which one could it be?

When the library is found, I get a crash error from my Norton crash guard.

I am ready to send a copy of my php3.ini file and OleMainThreadWndName.txt(1.40Ko) reporting error from Norton CrashGuard.

Thanks for the reply.

    

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>