• I am attempting to help a friend fix his site. Everything is showing blank pages, including the admin interface, login page, everything.

    Only useful error I’ve been able to find so far is an apache segmentation fault.

    [Wed May 6 15:29:17 2009] [notice] child pid 26239 exit signal Segmentation fault (11)

    Nothing fancy in terms of the server (LAMP) stack. Mod_security logs aren’t showing any problems. He says all he did is upload a new theme and everything stopped working, without activating the theme.

    Just wondering if anyone has any suggestions. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Remove all themes (with the exception of the Default and Classic themes) and all plugins.

    Thread Starter radi0raheem

    (@radi0raheem)

    I removed everything directly via a shell connection because there is no interface for disabling plugins, just blank pages.

    Removed everything, still not working. Blank pages for main WP page, login page, admin pages, everything. Verified that the db was making a connection.

    Anyone have any other suggestions? Thanks in advance.

    Double check the settings in wp-config.php.

    Remove any .htaccess file.

    Re-upload the wp-admin and wp-includes directory plus all files in the root WP directory.

    This might be too obvious, but have you tried restarting apache and mysql from the command line? We often have apache failures that show segfaults in the logs and restarting apache tends to fix it temporarily (though it comes back randomly, so its not a permanent fix).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Blank Pages – Content & Admin’ is closed to new replies.