C A T S
Applicant Tracking System

CATS Installation Test

CATS version is 0.9.1 (Beas).
PHP version is 7.4.33.
PHP.ini: magic_quotes_runtime is disabled.
PHP.ini: register_globals is disabled.
PHP.ini: session.auto_start is disabled.
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.