MySQL Forums
Forum List  »  PHP

Re: Connection To GoDaddy MySQL Fails with 500 Error
Posted by: Barry Galbraith
Date: April 23, 2018 07:44PM

GoDaddy's server is parsing the whole php file before running any of it. If the parsing fails anywhere, you get a 500 response. You need to check the server error log to find out where the parsing fails.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Connection To GoDaddy MySQL Fails with 500 Error
April 23, 2018 07:44PM


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.