MySQL Forums
Forum List  »  Newbie

Re: 500 error with wordpress/Civicrm after exporting - deleting - and importing database
Posted by: Barry Galbraith
Date: February 22, 2015 05:40PM

500 error usually means a syntax error in php on the page.
You'll need to check the php error log to see what the error is. It'll tell you the file, and the line in the file where it found an error.
Why you have the php error is another question you'll only answer by analysis of the error log, in the context of the changes you've made.

Good luck,
Barry.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.