Plesk is not detecting Mysql 5
Posted: Sun Feb 17, 2008 9:20 pm
Hi -
I have a new Centos 4.6 server with the following.
Plesk - 8.3.0 cos4.build83071218.20
Mysql - 5.0.51 1.el4.art
mysqlclient14 - 4.1.22 2.el4.art
PHP - 5.2.5 4.el4.art
With this combination, phpinfo() would not even list mysql support initially, which I resolved by changing
extension_dir = /usr/lib/php4
to
extension_dir = /usr/lib/php/modules
in /etc/php.ini
Now the problem is, Plesk does not seem to detect MySql. When I try to install Drupal (using the Plesk Site Applications list), I get the following.
Database (mysql, version >= 3.0.0) (available: none, suitable: no)
So how can I make Plesk detect the MySql 5 server ?
Thanks,
/app
I have a new Centos 4.6 server with the following.
Plesk - 8.3.0 cos4.build83071218.20
Mysql - 5.0.51 1.el4.art
mysqlclient14 - 4.1.22 2.el4.art
PHP - 5.2.5 4.el4.art
With this combination, phpinfo() would not even list mysql support initially, which I resolved by changing
extension_dir = /usr/lib/php4
to
extension_dir = /usr/lib/php/modules
in /etc/php.ini
Now the problem is, Plesk does not seem to detect MySql. When I try to install Drupal (using the Plesk Site Applications list), I get the following.
Database (mysql, version >= 3.0.0) (available: none, suitable: no)
So how can I make Plesk detect the MySql 5 server ?
Thanks,
/app