Product:
Search Type:

I see a blank page instead of the site content.

Article ID: 799 
Last Review: May,12 2008
APPLIES TO:
  • Plesk for Linux/Unix

RESOLUTION

Most probably some error occurred during the page processing. If you accessed PHP page, to see the error description you have to enable error reporting in /etc/php.ini and restart apache. Edit php.ini and set:

display_errors = On

Now you should see the real error. If it is still not clear, examine Apache log files. The domain's log files are placed in $HTTPD_VHOSTS_D/domain_name/statistics/logs/ directory, and main Apache logs are usually located in /var/log/httpd/ or /var/log/apache2 depending on the OS that is installed on the server.

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
*Please type the code you can see.
* - required fields