Page 1 of 1

the MySQL adapter "mysql" is not available.

Posted: Fri May 29, 2009 10:34 pm
by Taurian
I've Read a variety of Topics on this issue all over the joomla forums already and still haven't had any luck. I would appreciate any help and this is certainly an issue I haven't encountered before... Strange..

Here is the issue:
http://66.232.103.66/trey/
the MySQL adapter "mysql" is not available.

My Php Info:
http://66.232.103.66/phpinfo.php

My PHP.ini is located in c:\php
Extensions are located in c:\php\ext
Some are in c:\Windows\system32

Environment Path:
C:\Perl\site\bin;C:\Perl\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\system32\WBEM;C:\Perl\bin\;C:\Program Files\Windows Resource Kits\Tools\;C:\Program Files\Intel\DMIX;C:\PHP;C:\WINDOWS\system32\WindowsPowerShell\v1.0;

Reinstalled IIS
Reinstalled PHP
Searched Joomla Forums found a number of threads including
http://forum.joomla.org/viewtopic.php?f=429&t=297163

And still no luck... I've attached a copy of the php.ini. Any help is appreciated. Thanks!

Re: the MySQL adapter "mysql" is not available.

Posted: Sat May 30, 2009 1:05 am
by Taurian
Installed WAMP instead of IIS and have the exact same problem.... Strange.

Re: the MySQL adapter "mysql" is not available.

Posted: Sat May 30, 2009 6:58 am
by user deleted
Hi,

With WAMP MySQL is a service that needs to start. Can you check if that is actually running and if not what the errors are (there is a mysql log in c:\wamp)

Re: the MySQL adapter "mysql" is not available.

Posted: Sat May 30, 2009 7:10 am
by Taurian
RobInk wrote:Hi,

With WAMP MySQL is a service that needs to start. Can you check if that is actually running and if not what the errors are (there is a mysql log in c:\wamp)
I updated the db setting in the configuration.php from mysql to mysqli and that seemed to give it a ok work around. Still testing with it now.

Re: the MySQL adapter "mysql" is not available.

Posted: Sat May 30, 2009 7:13 am
by user deleted
Hi,

MySQLi is actually better, so if you do not need MySQL Id stick to that.

Re: the MySQL adapter "mysql" is not available.

Posted: Thu Jul 23, 2009 7:51 pm
by tusker
may be WAMP restart is required once.

Re: the MySQL adapter "mysql" is not available.

Posted: Wed Nov 02, 2011 8:55 am
by eyna21
As of the version Appserv I have installed it has apache2 and php5 package. Can you suggest any solution/work around?