Panel Showing Empty White Page

Seeing a blank white page generally indicates that a template could not be generated and saved to disk. 

  • This is most commonly caused by low disk space, you can check this by running:

    • df -h
  • If this is caused by disk space issues then you will need to clear space on your server
  • Temporarily you may be able to force clear the template cache by running the following command. The issue should subside but will return unless the disk space is freed up.

    • rm -f /usr/local/mediacp/htdocs/temp/templates_c/*.tpl.php;

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to disable google captcha

If Google Recaptcha is configured incorrectly it may restrict users from logging into the...

Locating a stations path/directory on your system

The users directory is made up of the following: /usr/local/mediacp/content/user_{Customer...

AutoSSL Error creating new order :: too many certificates already issued

Problem: Error creating new order :: too many certificates (5) already issued for this exact set...

How to Manage and Install Media Plugins

The media plugin manager is a very powerful tool that allows you to enable and disable your...

Cannot login to the MediaCP with valid credentials

If you are unable to login to the MediaCP then there could be several reasons: Captcha...