Wordpress admin gives me 500 error

Rokas Er

I am hosting a site locally via MAMP, but somehow while editing sidebar (tried to edit widgets), site went blank and it cannot give me access to wordpress admin panel. It shows up 500 error and blank page. Site has multiple themes assigned to different pages, so when I try to access homepage (arcade basic theme) it works fine. But when I try to access Shop (mystile theme), it shows blank page and 500 error. The 500 error is also received when I try to access admin panel via wordpress dashboard (on my homepage). what can I do?

Lee

Just in case you didn't know, 500 errors mean there's a server misconfiguration somewhere.

This could easily be down to an error in coding, which clearly this sounds like.

You would be helped greatly by looking in your apache error logs (usually in your log folders), this should tell you what caused the error - or you could also try turning PHP error display on, which may display the same information but on the screen.

Once you find out where abouts in the code the error is being generated, update your answer, along with an excerpt of that area of the code, and others may be able to help you better.

Another suggestion would be to try using an IDE software application to write your code, as this will flag up any errors as you type them. Personally, I use NetBeans.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

using Get for ajax calls gives me 500 error

From Dev

Guzzle post gives me error 500, get works fine

From Dev

Using CURL and PHPSimpleHTMLDOMParser gives me - 500 Internal Server error

From Dev

Getting Public-Profile-URL of connections gives me 500 error

From Dev

using Get for ajax calls gives me 500 error

From Dev

simple AJAX JQuery example gives me 500 internal server error

From Dev

Getting Public-Profile-URL of connections gives me 500 error

From Dev

500 Internal Server Error - Any Upload via Wordpress Admin Panel

From Dev

{{csrf_token}} gives me 403 Forbidden and {%csrf_token%} gives me 500 Server Error

From Dev

Wordpress - frequent 500 error

From Dev

WordPress is giving 500 error

From Dev

RewriteRule gives HTTP 500 error

From Dev

MySQL 'AND' gives me error

From Dev

It gives me an error at GPS

From Dev

Running a SpringMVC app in tomcat 7.0 gives me error 500 as shown in StackTrace

From Dev

Datastore Admin 500 Server Error

From Dev

Wordpress admin panel error?

From Dev

CURL gives 500 Internal server error

From Dev

Creating symlink gives 500 Internal Server Error

From Dev

.htaccess file gives 500 internal server error

From Dev

Joomla loginform gives 500 error on bad attempt

From Dev

Creating symlink gives 500 Internal Server Error

From Dev

PHP MySql insert gives server error 500

From Dev

Laravel project deployment gives the HTTP ERROR 500

From Dev

Animate UITableViewCell gives me error

From Dev

Sorting array gives me error

From Dev

php header gives me the error

From Dev

.getDownloadUrl() gives me error - Android

From Dev

using "this" in a fragment gives me an error

Related Related

HotTag

Archive