ZenphotoCMS Forum
Mistakenly activated https for admin: cannot log in anymore - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Mistakenly activated https for admin: cannot log in anymore (/thread-6744.html)



Mistakenly activated https for admin: cannot log in anymore - ccapito - 2010-03-09

Hi!

I mistakenly activated https for the admin area (maybe too sleepy because of our little baby keeping me awake), although my server doesn't have ssl configured. Now I can't log into the admin area anymore.

I assume that the option is set somewhere in the database and that I could set it back to http with an update statement.




Mistakenly activated https for admin: cannot log in anymore - AlexWilson - 2010-03-09

try setting server_protocol to 'http' in zp_options




Mistakenly activated https for admin: cannot log in anymore - sbillard - 2010-03-09

Also clear all your cookies.




Mistakenly activated https for admin: cannot log in anymore - ccapito - 2010-03-09

Thanks for the superfast replies!

After update options set value = "http" where name = "server_protocol" every worked. I didn't need to clear cookies.