marcusjansson Posted August 24, 2010 Share Posted August 24, 2010 My site is on http://mjbutik1.dinebutik.net/When i put an order on something everything seems to be working correct until I must choose a payment method.On that site i get this error: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] 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. Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at mjbutik1.dinebutik.net Port 80 It dosen´t matter if i have paypal or other payment methods. Please help me with thisBest RegardsMarcus Jansson Link to comment Share on other sites More sharing options...
rocky Posted August 24, 2010 Share Posted August 24, 2010 Most likely, it is a permissions problem. Make sure that the modules directories and all its subdirectories (including bankwire, cashondelivery, cheque, paypal) have chmod 755 permissions and the files have chmod 644 permissions. Link to comment Share on other sites More sharing options...
marcusjansson Posted August 24, 2010 Author Share Posted August 24, 2010 Thanks alot =) it worked, all my files where 777 before. U saved my day =) Link to comment Share on other sites More sharing options...
rocky Posted August 24, 2010 Share Posted August 24, 2010 It's a bad idea to use chmod 777 permissions, even though PrestaShop's instructions tell you to use them. They are insecure and allow anyone to modify your files. That's why your server was throwing an error.Please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
ipz elhakim Posted November 10, 2010 Share Posted November 10, 2010 wowwwww it's great...I make my self crazy... I use all of my day to solve this problem but I can't....it's really stupid coz I give 777 before... hoho.... and now I can use 'bankwire module' again,, after I change the permission like u said... Thank U so much Master... 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