Member
Member
ccapito   09-03-2010, 19:44
#1

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.

Member
Member
AlexWilson   09-03-2010, 20:06
#2

try setting server_protocol to 'http' in zp_options

Member
Member
sbillard   09-03-2010, 20:21
#3

Also clear all your cookies.

Member
Member
ccapito   09-03-2010, 21:41
#4

Thanks for the superfast replies!

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

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.