Important to know:

ывапывап
Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

Error 500 Internal Server Error Print

  • 0

Error 500 is displayed on a website in cases where the server cannot process the site’s PHP code or .htaccess rules due to errors found in them.
By default, errors are written to the logs/ file. You can view them in the Plesk control panel, in the Websites, Domains -> Logs section, or in the file itself via FTP.

If you want to enable the display of errors on site pages, create a .htaccess file in the site folder or open it if it exists and write the following lines:

php_flag display_errors on
php_value error_reporting 7


Was this answer helpful?

« Back

Powered by WHMCompleteSolution