OpenCart over SSL – I cannot login into my admin

Solved7223 viewsOtheropencart

I have modified configuration files config.php to have HTTPS working:

// HTTP define
('HTTPS_SERVER', 'http://yourdomain.com/');

but I cannot login into my website any longer (with valid username and password.
Please help.

3

You need to ensure that

  1. The same configuration is applied to admin/config.php file
  2. The SSL is enabled in OpenCart admin.

See this article How to configure SSL for OpenCart v.2 for more information

You are viewing 1 out of 1 answers, click here to view all answers.
Write your answer.

Categories