Skip to main content

Problem opening cPanel after installation

Comments

2 comments

  • SysSachin
    Hi, Showing blank page for your cPanel or website ? If showing blank page for your cPanel then check the error logs in the file /usr/local/cpanel/logs/error_log while accessing the cPanel. use command to check logs : tail -f /usr/local/cpanel/logs/error_log
    0
  • cPanelMichael
    error log [03-Sep-2016 14:10:36 America/Sao_Paulo] PHP Warning: PHP Startup: Unable to load dynamic library '/opt/cpanel/ea-php56/root/usr/lib64/php/modules/pdo_mysql.so' - /opt/cpanel/ea-php56/root/usr/lib64/php/modules/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0

    Hello, This suggests your PHP script is not updated to support PHP version 5.6. Further information on this topic is available at: The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead Are you using the latest version of the PHP script you have installed? Thank you.
    0

Please sign in to leave a comment.