OpenCATS
Applicant Tracking System

CATS Installation Test

CATS version is 0.9.6.
PHP version is 7.2.28-4+0~20200224.38+debian8~1.gbp1ca010.
PHP.ini: magic_quotes_runtime is disabled.
PHP.ini: register_globals is disabled.
PHP.ini: session.auto_start is disabled.
PHP MySQLi extension (mysqli) is loaded.
PHP Sessions extension (session) is loaded.
PHP CType string classification extension (ctype) is loaded.
PHP GD image manipulation library extension (gd) is loaded.
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 PCRE regular expressions extension (pcre) is loaded.
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.
PHP Zip support extension (zip) is not loaded.
Check your settings in php.ini.

openCATS will function without zip, but attachment handling functionality will be limited.

Cannot connect to database.
php_network_getaddresses: getaddrinfo failed: Name or service not known