- 02 Jan 2020, 18:30
#4631
I added Php 5.4 and MySql and still I have these two errors. Please help
1>
PHP MySQL extension (mysql) is not loaded.
Check your settings in php.ini.
Under certain Linux / BSD distributions, the PHP MySQL extension is a separate package.
Debian: Run "apt-get install php5-mysql" and restart your webserver.
FreeBSD: Install the php5-mysql port, or configure MySQL support in the php-extensions port and restart your webserver.
2>
PHP LDAP library extension (ldap) is not loaded.
Check your settings in php.ini.
OpenCATS will function without LDAP, but will not authenticate from a LDAP service
Under certain GNU/Linux distributions, the PHP LDAP extension is a separate package.
Ubuntu/Debian: Run "apt-get install php5-ldap" and restart your webserver.
Fedora/CentOS/RHEL: Run "dnf install php-ldap" or "yum install php-ldap" and restart your webserver.
1>
PHP MySQL extension (mysql) is not loaded.
Check your settings in php.ini.
Under certain Linux / BSD distributions, the PHP MySQL extension is a separate package.
Debian: Run "apt-get install php5-mysql" and restart your webserver.
FreeBSD: Install the php5-mysql port, or configure MySQL support in the php-extensions port and restart your webserver.
2>
PHP LDAP library extension (ldap) is not loaded.
Check your settings in php.ini.
OpenCATS will function without LDAP, but will not authenticate from a LDAP service
Under certain GNU/Linux distributions, the PHP LDAP extension is a separate package.
Ubuntu/Debian: Run "apt-get install php5-ldap" and restart your webserver.
Fedora/CentOS/RHEL: Run "dnf install php-ldap" or "yum install php-ldap" and restart your webserver.