Jump to content

[solved?] Error: 500 Internal Server Error


Recommended Posts

New user and new installation of PS.

Followed instructions exactly and set permissions as required by instructions.

Front and back ends seem to function normally. Then I make a few changes in the back end settings and then both front and back give 500 ISEs.

I seemed to have forced a reset a couple times by reuploading the install folder (only because I was going to try and rerun the installation). Then things revert to 500 ISE again ...

Any insights?

Link to comment
Share on other sites

I DID search the forums for 2 hours before I posted that. I read some of the posts you referred to and tried 755 though not entirely clear on the issue.

Reverted to the original 777 permissions as originally explicitly instructed, and things started working with no explanation after a couple more hours of ISEs on reload. I have circumstantially observed that reuploading the install directory and/or renaming the admin directory seemed to kick the PS software back into working mode. But nothing that was truly controllable.

Now starting a fresh installation to confirm functionality and usability.

I am trying to understand where the issue was in the event of another installation/reinstallation.

Link to comment
Share on other sites

Error 500 is a very general error that can be caused by many things.

The only way to find ou exactly what was wrong is te check the error log on your server.

Some hosting companies use the error log by default, but some require you to manually enable error logging.

You can check your control panel for those logs, or ask your hosting company.

777 permissions are not recommend to be used, I know the installation files say to use 777 but that is very unsecure, even a bad hacker would be able to exploit it in some malicios way.

Link to comment
Share on other sites

Thank you, all that makes sense.

The errors stopped for a while and then came back around after another 24 hours or so.

I have contacted the hosting co, but am wondering if any insight can be gathered here as well. Thanks again.

***

What I'm seeing in the logs now is:

FastCGI: comm with (dynamic) server "/var/chroot/home/content/y/o/g/servername/html-x-httpd-php5" aborted: (first read) idle timeout (60 sec)

FastCGI: incomplete headers (0 bytes) received from server "/var/chroot/home/content/y/o/g/servername/html-x-httpd-php5"

Link to comment
Share on other sites

  • 5 weeks later...

Having the same problem with a new install on Godaddy. Switched on the error logging and most of the errors are

FastCGI: comm with (dynamic) server "/var/chroot/home/content/....../html-x-httpd-php5" aborted: (first read) idle timeout (60 sec)

Found a solution as follows

Thank you for contacting Hosting Support.

I would suggest changing the php to not use fastcgi. You can do this by going into the hosting control center and clicking settings then from the drop down menu select file extensions. Once the page load click edit next to .php on list and then from the drop down box choose PHP 5.x. This should resolve the issue and prevent it from occurring again.

Please contact us if you have any further issues.


This seems to support your solution - at least for Godaddy hosts. Drawback is that response time has increased to 2-3
secs from sub 1.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...