Guest Posted November 14, 2011 Posted November 14, 2011 Hi, I have created a store and am in the process of testing the shared SSL. I managed to update includes/configure.php no problems and the store works exactly as expected. Yay. However, when I have come to set up the admin/includes/configure.php I have suddenly lost access to the admin - HTTP 500! I remember having this months ago with my first e-store and that was with a dedicated SSL... so I don't think the issue is with the SSL. define('HTTP_SERVER', 'https://secure.website.co.uk'); define('HTTP_CATALOG_SERVER', 'https://secure.website.co.uk'); define('HTTPS_CATALOG_SERVER', 'https://secure.website.co.uk'); define('ENABLE_SSL_CATALOG', 'true'); The above didn't work so I reset things back to how they were previously but for some reason it now doesn't work... even though it did previously. Have since tried every permutation of the secure and none-secure paths but it just will not work.... So, either there is a bug, or by changing the secure file paths, I have somehow managed to alter a setting/file/instruction somewhere else in the admin.... Still can't get it working and have restored all the files I changed today... absolutely stumped!! Any ideas? TIA
Guest Posted November 14, 2011 Posted November 14, 2011 Stephen, More than likely, your SSL is not installed correctly. Contact your hosting provider or SSL issuer. Chris
Guest Posted November 14, 2011 Posted November 14, 2011 Chris, Thanks for the reply.... OK, in the short term, is it possible to get the ADMIN outside of the SSL as it was previously? This will allow me to install some add-ons I need and also, it may actually suffice to keep this out of the SSL domain.... As long as the server is secure, the ftp secure and the admin password isn't revealed yeah? Thank you
Recommended Posts
Archived
This topic is now archived and is closed to further replies.