Page 1 of 1

Internal Server Error

Posted: 26 Aug 2014 19:05
by rshellhamer
All was working until update to 3.0.0.5 was applied.

No from Non-Spam Emails if you click on the link, Click here to report this message as spam, i get an internal server error.

Here is an example of the error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Re: Internal Server Error

Posted: 26 Aug 2014 19:32
by shawniverson
Confirmed... :o

Debugging...

Re: Internal Server Error

Posted: 26 Aug 2014 19:40
by shawniverson
Permissions problem. Please execute the following on your EFA to fix:

Code: Select all

sudo chmod ugo+x /var/www/cgi-bin/*
Committing fix to 3.0.0.5 branch.

Thanks for feedback :D

Re: Internal Server Error

Posted: 26 Aug 2014 19:46
by shawniverson

Re: Internal Server Error

Posted: 26 Aug 2014 23:17
by rshellhamer
What you had suggested has fixed the issue. Thanks :D