I am setting up Apache 2.0.54 with PHP 5.0.4 on a Windows 2000 work station running MySQL 4.1.12a-nt. 
When I start Apache, I receive the error message,
"PHP Startup:  Unable to load dynamic library 'C:\PHP\ext\php_mysql.dll'.
 
I have C:\PHP set in the environment variable path.
 
In the php.ini file I have the following set(I have tried it with both the final "\" included and excluded):
extension_dir = "C:\PHP\ext\"
 
I do not get an error when I try to load the php_oci8.dll.  Just for php_mysql.dll.
 
What am I missing?
 
 
 

Reply via email to