• Hello!

    I’ve got the problem with the famous “White screen of Death” on this website: http://eco-technology.nv.hik.se/

    I’ve updated -just some modifications on the texts- the website was on Sunday (6 th September) and only on Tuesday I’ve notice the problem.

    I have others WordPress installed in the same domain: http://eco-technology.nv.hik.se/sida/ and http://eco-technology.nv.hik.se/stint/ and they are working fine.

    I haven’t made any upgrade on this WordPress, nor modifications on the theme, nor plugins updates.

    Anyway, I’ve tried to:

    – Rename the plugins folders;
    – Rename the themes names except the default;
    – upload new files to themes folders;
    – define(‘WP_MEMORY_LIMIT’, ’64M’); on wp_config.php;

    None of those really worked and the site is still dead.

    I run this website in a server at the university. I don’t have control panel or php administrator. I have only Mysql administrator. The wordpress version I’m using is 2.7.1.

    Any idea how to fix this? Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • What happens if you revert your changes from Sunday?

    Might also see if updating your Permalink structure does anything.

    My first reaction was that it still “feels like” you have a plugin causing the problem.

    Hi

    Same White screen of Death Thing happens to me Today

    I wanted to update the WordPress Robots Meta Configuration
    To do that I had to make the http – folder writable with Filezilla

    This created a white screen (completely blank)
    Reading The Support Site – I have found the recommendation to
    add the code below to my wp-config.php directly after the line that
    reads:

    <?php

    error_reporting(E_ALL); ini_set(‘display_errors’, 1);

    and finally retrieve the error message:

    Warning: require(/srv/www/vhosts/
    regiotargeting.de/httpdocs/wp-includes/load.php): failed to open stream: No
    such file or directory in /srv/www/vhosts/
    regiotargeting.de/httpdocs/wp-settings.php on line 19 Fatal error:
    require(): Failed opening required ‘/srv/www/vhosts/
    regiotargeting.de/httpdocs/wp-includes/load.php’
    (include_path=’.:/usr/share/php5:/usr/share/php5/PEAR’) in /srv/www/vhosts/
    regiotargeting.de/httpdocs/wp-settings.php on line 19

    I understand that Important can’t Be loaded …
    but frankly speaking don´t know how to solve that

    Does anyone please have an idea how I can solve this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White Screen’ is closed to new replies.