Posted by AquAvia on 02/05/06 20:15
I have installed php5 (windows 2000 environment) and am trying to load
modules for it.
I have uncommented extension=php_mysql.dll
My extension_dir is "c:\phpextensions" and has been verified as being the
correct path.
However, when starting apache (sucesfully) I cannot connect to mysql using
mysql_connect();
The application logfile shows me php wasn't able to load the modyle, since
it can't find it.
I renamed the extension directory to see what the error message would be.
Apache now refused to start.
Added the extension path to windows PATH variable... no results
Puzzled.
Help
Please.....
Thank you,
Mich
Anyone?
Navigation:
[Reply to this message]
|