News:

Looking for documentation? Take a look on our wiki

Main Menu

SSL disabled via MYSQL

Started by smooky1988, May 06, 2014, 20:40:27 PM

Previous topic - Next topic

smooky1988

Hello,

i enabled "forced" SSL in the admin panel. But my page did not load with httpS://... So i want to disabled ssl. But i can't open the admin panel. Where can i disable SSL? I want to disabled in mysql, but i didn't find the id for ssl.

BG
smooky

jenkinhill

You mean you did it in Joomla? Not a VirtueMart problem then........

Use ftp to download configuration.php from the Joomla root directory and open the file in a plain text editor, such as NoteTab.
Look for.
public $force_ssl = '1';   

Change it to
public $force_ssl = '0';

Upload the edited file and all should work again.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum