[racktables-users] Re: PDO-MySQL issue

  • From: Denis Ovsienko <infrastation@xxxxxxxxx>
  • To: racktables-users@xxxxxxxxxxxxx
  • Date: Tue, 30 Nov 2010 13:39:49 +0300

30.11.2010, 13:24, "Андрей Степанов" <saamai@xxxxxxx>:
> Hi there!
>
> I have freebsd server with apache 2.2.17, php 5.3.3  and mysql 5.1.53 on it.
> I'm trying to install racktables 0.18.6. But it displays 'FAILED' against 
> PDO-MySQL extension field. All other fields are displayed as 'PASSED'
> But both php5-pdo and php5-pdo_mysql installed:
> #php -m | grep -i pdo
> PDO
> pdo_mysql

That proves, that PDO-MySQL is enabled for the CLI instance of PHP, could you 
check (by means of phpinfo()), that the Apache PHP instance has that enabled?

--
Denis Ovsienko

Other related posts: