tsbyty Posted July 22, 2010 Share Posted July 22, 2010 Hello,I am having the same error when a customer is trying to check out, they choose a payment method, any type of payment method and this error comes up:500 Internal Server errorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, 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.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.I'm not sure if it is a permissions issue or what exactly? If it is where do I need to change the information as for the payments of paypal, paypal api, cheque? I've also submitted a support ticket with my host and as far as they can tell everything looks correct, any help? Link to comment Share on other sites More sharing options...
tomerg3 Posted July 22, 2010 Share Posted July 22, 2010 Make sure 755 is the highest permission for file and folders.Something in the /modules folder is 777 which is a huge security risk, your host (and most other modern hosts) block php files from running if they are 777. Link to comment Share on other sites More sharing options...
tsbyty Posted July 23, 2010 Author Share Posted July 23, 2010 Thanks for fast reply! It worked! Thank you so very much! Link to comment Share on other sites More sharing options...
jjsales Posted August 15, 2010 Share Posted August 15, 2010 Thanks for the tomerg3, I am having the similar error in the TS. It's worked after I changed all files/folders in Module to 755. Thanks again. :-) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now