Description

This script checks if your server configuration meets the requirements for running Online Cronjobs Manager. It checks if the server is running the right version of PHP, if appropriate PHP extensions have been loaded, and if php.ini file settings are correct.

NOTE!

This is not a SYSTEM cron job, you usually find in cPanel (Plesk), or in linux servers where you set a time and a function to run and the server will automatically run the PHP script.

Conclusion

Unfortunately your server configuration does not satisfy the requirements by Online Cronjobs Manager.

Details

NameResultMemo
PHP version (5.4.0 or higher) Passed
$_SERVER variable Passed
Reflection extension Passed
PCRE extension Passed
SPL extension Passed
Ctype extension Passed
MBString extension Passed
OpenSSL extension Passed
DOM extension Passed
PDO extension Passed
PDO MySQL driver Passed
Mcrypt extension Failed Mcrypt extension is not loaded
GD extension with
FreeType support
or ImageMagick
extension with
PNG support
Passed
Sockets Failed fsockopen is not enabled
cURL Passed
short_open_tag (php.ini directive) Failed You need to enable short_open_tag in php.ini.
Safe mode (php.ini directive) must be disabled Passed
PHP mail SMTP Passed
 passed  failed