Home > Archive > PHP Installation > October 2004 > PHP 5.02 isn't working with Mysql !
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
PHP 5.02 isn't working with Mysql !
|
|
| Finely 2004-10-05, 8:56 pm |
| When I run the phpinfo(), It have a warning appear that said "PHP
Startup:Unable to load dynamic library 'c:\php\ext\php_mysql.dll" -Access is
denied!
| |
|
| quote: Originally posted by Finely
When I run the phpinfo(), It have a warning appear that said "PHP
Startup:Unable to load dynamic library 'c:\php\ext\php_mysql.dll" -Access is
denied!
I'm getting the exact same error and don't know what the possible problem is. Does anyone have an idea? | |
|
| quote: Originally posted by rfkm
I'm getting the exact same error and don't know what the possible problem is. Does anyone have an idea?
Additional info: At first, I was getting an error message about not being able to find php_mysql.dll. By correctly configuring php.ini(extension_dir), that error message was replaced by this one. Second, I thought it might be a permission error so I moved php_mysql.dll to the C:\WINDOWS\system32 directory and gave the file 777 permisions. Same error. It can find the file but tells me access is denied. What gives? |
|
|
|
|