500 internal server error
-
Hi to all,
At march 1 around 12am GMT+8, i was about to post a new topic in my web, suddenly it shows a 500 internal error and after the incident, i am receiving 500 error and not able to access my wp-admin page or my website.I first tried to find information on the net, however i tried changing the .htaccess by adding
Options All -Indexes
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .phpBut after adding i receive this.
‘<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require(‘./wp-blog-header.php’);
?>”So after that i put back the original .htaccess file. I also removed all plugins in my plugins folders through FTP.
My cpanel error shows this.
“[Mon Mar 01 00:41:00 2010] [error] [client xxx.xxx.xx.xxx] File does not exist: /home/marsha/public_html/500.shtml
[Mon Mar 01 00:40:56 2010] [error] [client xxx.xxx.xx.xx] File does not exist: /home/marsha/public_html/500.shtml”I also tried to check for file permission and stuffs. But to no valid.
My web is https://www.marcnshanw.com
Hope you guys can help me.
- The topic ‘500 internal server error’ is closed to new replies.