madc Posted January 31, 2013 Share Posted January 31, 2013 When preparing my webshop to use secure connection, I decided to enable the HTTPS protocol in the backstore (Tab Preferences->General) by clicking on the given link on "Enable SSL". Notice that I am doing the website development using on a local host (using XAMPP). After doing so the website stopped working and I am only getting a blank page when attempting to load the homepage. When using Firebug in Firefox I got the following message: "NetworkError: 500 Internal Server Error - http://localhost/prestashop" Could please anyone help me with this error?? Any attempt to reverse to the old situation is failing at the moment. It seems that when enabling SSL something has changed permanently on the configuration and this is affecting the whole functionality of the site. I already tryed to switch SSL on/off by brutal force by changing the table "PS_SSL_ENABLED" in the database, but no improvement. At the moment at the BO I see that the radio buttoms for "Enable SSL" are gone, and I am getting back the link "Please click here to use HTTPS protocol before enabling SSL". Link to comment Share on other sites More sharing options...
madc Posted February 1, 2013 Author Share Posted February 1, 2013 Any suggestions from anyone? Link to comment Share on other sites More sharing options...
PascalVG Posted February 1, 2013 Share Posted February 1, 2013 Did you check already what the back office exactly does when changing to ssl? Maybe not only that PS_SSL_ENABLED. but sneakily some more? Link to comment Share on other sites More sharing options...
madc Posted February 1, 2013 Author Share Posted February 1, 2013 Thank you for the asnwer to my post Pascal. Indeed there is probably no other way than to dig further into the PHP coding of Prestashop..... Link to comment Share on other sites More sharing options...
madc Posted February 3, 2013 Author Share Posted February 3, 2013 just to let you know on my solution for this problem. I did not figure out what the problem actually was, but my work around was to intall a backup I had from the whole site and database. Hopefully I do not have the same issue when switching SSL on when the site is online on a real server. 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