Skip to main content

PHP errors

Comments

3 comments

  • cPanelMichael
    Hello :) I suggest uploading a PHPINFO file to the same directory as the PHP file that's producing the error message. You can name the file "phpinfo.php" and add the following line to it:

    Then, load the page in your browser, and verify the php.ini file path utilized matches /usr/local/lib/php.ini instead of a local php.ini file uploaded to the account. Thank you.
    0
  • ae9803
    Hello :) I suggest uploading a PHPINFO file to the same directory as the PHP file that's producing the error message. You can name the file "phpinfo.php" and add the following line to it:

    Then, load the page in your browser, and verify the php.ini file path utilized matches /usr/local/lib/php.ini instead of a local php.ini file uploaded to the account. Thank you.

    Thankyou Michael! I verified that the loaded php.ini configuration is /opt/alt/php56/etc/php.ini I was able to check into this and found that the user was using a local php.ini
    0
  • cPanelMichael
    Are you using PHP Selector with Cloud Linux? If so, ensure you view the following document: CloudLinux Documentation Thank you.
    0

Please sign in to leave a comment.