Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
#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.
#4687
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 php7-ldap" and restart your webserver.

Fedora/CentOS/RHEL: Run "dnf install php-ldap" or "yum install php-ldap" and restart your webserver.

PHP SOAP extension (soap) is not loaded.
Check your settings in php.ini.

OpenCATS will function without SOAP, but CATS Professional functionality will not be supported.

Under certain Linux / BSD distributions, the PHP SOAP extension is a separate package.

Ubuntu: Run "apt-get install php-soap" and restart your webserver.

Debian: Run "apt-get install php7-soap" and restart your webserver.

FreeBSD: Install the php7-soap port, or configure SOAP support in the php-extensions port and restart your webserver.

It's essential to keep these synchronized to ensur[…]

Export part in Job Order order search

Same problem as mine. Maybe you're right, I'll che[…]

The error message you're encountering indicates th[…]

Errors restoring mysqldump backup

doesnot work for me