Skip to main content

Issue with piping

Comments

5 comments

  • cPanelMichael
    =====error message==== PHP: syntax error, unexpected '(' in /opt/cpanel/ea-php70/root/etc/php.d/local.ini on line 1648 Action: failed Final-Recipient: rfc822;|/home/drentheweb/whmcs_crons/pipe.php Status: 5.0.0 ==================

    Hello, Could you verify what version of cPanel is installed on this server, and what appears on line 1648 of the /opt/cpanel/ea-php70/root/etc/php.d/local.ini file on this server? Thank you.
    0
  • Roel82
    1646 ; Opcache Tuning 1647 opcache.revalidate_freq=0 1648 opcache.validate_timestamps=0 (comment this out dev environment) 1649 opcache.max_accelerated_files=7963 1650 opcache.memory_consumption=192 1651 opcache.interned_strings_buffer=16 1652 opcache.fast_shutdown=1 I got the latest release version of cpanel: cPanel & WHM 64.0 (build 36)
    0
  • cPanelMichael
    Hello, Can you temporarily move the local.ini file out of the way and restart Apache to verify if there's something in that file causing the issue? EX:
    mv /opt/cpanel/ea-php70/root/etc/php.d/local.ini /opt/cpanel/ea-php70/root/etc/php.d/local.ini.backup1 /scripts/restartsrv_httpd
    Thank you.
    0
  • Roel82
    Thank you, somehow: /scripts/restartsrv_httpd was enough to fix the issue.
    0
  • cPanelMichael
    Hello, I'm happy to see the issue is now solved. Let us know if you encounter any additional issues. Thank you.
    0

Please sign in to leave a comment.