Error in cron job after upgrading to latest version
Hello everyone.
i recently upgrade whm in the latest version. Since then my cronjob start getting the error:
Fatal error: Directive 'asp_tags' is no longer available in PHP in Unknown on line 0
any idea how to fix that? thanks!
Fatal error: Directive 'asp_tags' is no longer available in PHP in Unknown on line 0
any idea how to fix that? thanks!
-
IF you are using PHP 7.0 then it does not support the asp_tags directive, what version of PHP are you using ? 0 -
Hi Eminds and thank you for the reply im using php7 thats correct. any idea how to stop those emails? 0 -
Hello, Check to see if you are using a custom php.ini file under the account associated with that cron job. If one exists, try moving it out of the way to see if that solves the issue, and then make any custom changes to the account's PHP configuration using the MultiPHP INI Editor option in cPanel. Thank you. 0 -
Hello, Check to see if you are using a custom php.ini file under the account associated with that cron job. If one exists, try moving it out of the way to see if that solves the issue, and then make any custom changes to the account's PHP configuration using the MultiPHP INI Editor option in cPanel. Thank you.
Hi Michael i dont have any custom php.ini file. The only cronjob im running tho to this account is the one from whmcs. thanks0 -
Hello, Could you provide more details about the specific cron job you have enabled (e.g. specific command, how it's configured)? You may also want to consult with the WHMCS support team at: WHMCS Community Forums Thank you. 0 -
Hello, Could you provide more details about the specific cron job you have enabled (e.g. specific command, how it's configured)? You may also want to consult with the WHMCS support team at: WHMCS Community Forums Thank you.
the only crons im running are the default ones below: */5 * * * * php -q /home/username/crons/cron.php php -q /home/user/public_html/whmcs/crons/domainsync.php thanks!!0 -
Hello, Are you sure no custom php.ini file exists in /home/username/ directory? If there's no php.ini file, feel free to open a support ticket using the link in my signature so we can take a closer look. Thank you. 0
Please sign in to leave a comment.
Comments
7 comments