Internal Server Error

Report bugs and workarounds
Post Reply
rshellhamer
Posts: 4
Joined: 26 Aug 2014 12:08

Internal Server Error

Post 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.
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Internal Server Error

Post by shawniverson »

Confirmed... :o

Debugging...
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Internal Server Error

Post 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
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Internal Server Error

Post by shawniverson »

rshellhamer
Posts: 4
Joined: 26 Aug 2014 12:08

Re: Internal Server Error

Post by rshellhamer »

What you had suggested has fixed the issue. Thanks :D
Post Reply