how do i disable ssl in the database

General questions relating to Joomla! 1.5 There are other boards for more specific help on Joomla! features and extensions.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Locked
lasbas
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Sat May 02, 2009 5:06 pm

how do i disable ssl in the database

Post by lasbas » Sat May 02, 2009 6:31 pm

how do i disable ssl in the database, Iam not able to acces joomla admin

User avatar
dhuelsmann
Joomla! Master
Joomla! Master
Posts: 19659
Joined: Sun Oct 02, 2005 12:50 am
Location: Omaha, NE
Contact:

Re: how do i disable ssl in the database

Post by dhuelsmann » Sat May 02, 2009 6:44 pm

Using your FTP client, open configuration.php on your Joomla site:
change

Code: Select all

var $force_ssl = '1';
to

Code: Select all

var $force_ssl = '0';
Regards, Dave
Past Treasurer Open Source Matters, Inc.
Past Global Moderator
http://www.kiwaniswest.org

grandiaboy
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Tue Jan 24, 2012 9:56 am
Contact:

Re: how do i disable ssl in the database

Post by grandiaboy » Tue Jan 24, 2012 1:09 pm

Thank you very much!!!!

It saved my site! Thumps up for Dhuelsmann!

Danijelmom
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu Sep 24, 2015 7:28 pm

Re: how do i disable ssl in the database

Post by Danijelmom » Thu Sep 24, 2015 10:32 pm

I need help on my joomla admin. panel in global config.i put "Force SSL"enitre site.
now I can't sign in joomla admin. panel, or web site.
only got tish smg"404 Not Found nginx"
Regards,Danijel

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9634
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: how do i disable ssl in the database

Post by AMurray » Thu Sep 29, 2016 9:41 pm

It's the same issue as Dhuelsmann already answered to @lasbas. Change the force_ssl variable to 0
Regards - A Murray
General Support Moderator

User avatar
BigStef
Joomla! Apprentice
Joomla! Apprentice
Posts: 42
Joined: Thu Sep 15, 2005 9:18 pm
Location: Québec
Contact:

Re: how do i disable ssl in the database

Post by BigStef » Mon Feb 20, 2017 2:50 pm

Still valid in 2017 and J! 3.6 :-)
Thanks for the topic !
-------------------
BigStef

keypars
Joomla! Apprentice
Joomla! Apprentice
Posts: 7
Joined: Fri Mar 01, 2013 7:45 am
Contact:

Re: how do i disable ssl in the database

Post by keypars » Mon May 01, 2017 6:36 am

hello , i did change ssl force to 0 but website still load by https
[ redacted ]

can you please help me ?
Last edited by toivo on Mon May 01, 2017 7:15 am, edited 1 time in total.
Reason: mod note: redacted the URL

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17350
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: how do i disable ssl in the database

Post by toivo » Mon May 01, 2017 7:20 am

@keypars, your site has been listed by several blacklists.

If you are still running Joomla 1.5, it has been vulnerable and you should rebuild the site and use the latest version of Joomla, following the instructions available at the Security forum: viewtopic.php?f=714&t=757645
Toivo Talikka, Global Moderator


Locked

Return to “General Questions/New to Joomla! 1.5”