• Hi,

    After I have copied all wp files to the webspace and finished the installationscreen, i get a blank page.

    According to what I read, I should be reaching a login screen, however it stays blank.

    I have checked the usual things, such as increasing the memory limit to 64M. Nothing seems to work and when I go to my website, it stays blank.

    I dont know if its relevant information, but I havent named my domain yet…

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    some extra info will help. In config.php file try:

    changing this:
    define('WP_DEBUG', false);

    to this:
    define('WP_DEBUG', true);

    Thread Starter whatishappeningnow

    (@whatishappeningnow)

    Thanks for your help!

    Something changed at least, now it gives me the following notification:

    Warning: require(/mnt/webs/d0/91/54383191/htdocs/wp-content/themes/twentyfourteen/inc/featured-content.php): failed to open stream: No such file or directory in /mnt/webs/d0/91/54383191/htdocs/wp-content/themes/twentyfourteen/functions.php on line 514 Fatal error: require(): Failed opening required ‘/mnt/webs/d0/91/54383191/htdocs/wp-content/themes/twentyfourteen/inc/featured-content.php’ (include_path=’.:/opt/RZphp5/includes’) in /mnt/webs/d0/91/54383191/htdocs/wp-content/themes/twentyfourteen/functions.php on line 514

    What does this mean??

    As you can notice, I am a rookie at this stuff…..

    Moderator t-p

    (@t-p)

    – try reuploading a fresh UNEDITED copy of your Twenty Fourteen theme via FTP or SFTP or whatever file management application your host provides

    Thread Starter whatishappeningnow

    (@whatishappeningnow)

    Still the same notification……

    Moderator t-p

    (@t-p)

    try deactivating ALL plugins temporarily to see if this resolves the problem. If this works, re-activate them individually (one-by-one) to find the problematic plugin(s). When you can’t get into your admin dashboard, try deactivating via FTP or SFTP or whatever file management application your host provides (also read http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F). Also remember to deactivate any plugins in the mu-plugins folder. The easiest way is to rename that folder to mu-plugins-old.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Blank page after installation’ is closed to new replies.