Simple,
That Fixed it,
now I can login to RC , no errors, will do some tests
Thanks everyone,
On 17/04/2015 2:46 PM, Fox Hound wrote:
Try
Yum install php-mysql
Then restart httpd
Then test again.
On Apr 17, 2015, at 6:45 PM, Dave M <[email protected]
<mailto:[email protected]>> wrote:
Tried new install using simple yum install
running the setup
Checking PHP version
Version: OK(PHP 5.4.16 detected)
Getting couple errors
MySQL: NOT AVAILABLE(Could be loaded. Please add in php.ini; See
http://www.php.net/manual/en/ref.pdo-mysql.php)
MYSQL is installed of course,
added extension=mysql.so
to php.ini
restarted apache, refreshed installer page, same thing
However SQLite : OK
and
Net_LDAP3: NOT AVAILABLE(Recommended to install Net_LDAP3 from
git.kolab.org <http://git.kolab.org>; See
http://git.kolab.org/pear/Net_LDAP3)
Cant seem to find an installer for that