Page 1 of 1

i have problem with SSL For opencart X2.3

Posted: Wed Aug 01, 2018 6:42 pm
by mohammedsakallah
hi guys
please i have certificate SS in server and i have modified confige.php from http to https and in stetting enbel ssl option but stay not work in browsers
this my web site
https://eatr-mekyag.com/opencart_mekyag

anyone can you fix it please

Re: i have problem with SSL For opencart X2.3

Posted: Wed Aug 01, 2018 7:13 pm
by straightlight
confige.php file does not exist originally. The two provided files are config.php and admin/config.php files. However, your file's content (without database information) were not posted from either files in order to assist you. Also ensure to properly configure the .htaccess file if already active.

Re: i have problem with SSL For opencart X2.3

Posted: Wed Aug 01, 2018 7:20 pm
by mohammedsakallah
all confige file modified in root domain and admin file but not work and active ssl
what the problem exactly ???

Re: i have problem with SSL For opencart X2.3

Posted: Wed Aug 01, 2018 7:24 pm
by straightlight
The answer has already been provided on the above.

Re: i have problem with SSL For opencart X2.3

Posted: Fri Aug 03, 2018 11:06 pm
by MrPhil
Each page (I tried several) comes up https (with SSL) for me, so is it working now? If not, clear your browser cache and clear any OpenCart caches (depending on your version).

You want to have all entries in your config.php files using "https:" instead of "http:" (so that only https: links are generated by the code), and your .htaccess file changing any incoming "http:" URL request to "https:". The .htaccess redirect (R=301) is for the benefit of anyone or any search engine using an old http: URL, or typing in the URL manually with http:.

By the way, even though the language is "English", click-on images are still in Arabic, and thus useless to me. Other text links are in English. You should look into this at some point -- how to switch to different button images depending on whether the language is Arabic or English.