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; See http://git.kolab.org/pear/Net_LDAP3)
Cant seem to find an installer for that