|
View previous topic :: View next topic |
| Author |
Message |
macuserau Nice poster


Offline Joined: May 18, 2006 Posts: 124 Location: South Coast Australia
|
Posted: Fri Feb 25, 2011 9:47 am Post subject: Re: ERROR: Invalid cookie settings |
|
I found that if using localhost to install Dragonfly I had a cookie error. I needed to remove the :8888 from the default Cookie Domain location, for the installation to work for me.
default Cookie Domain: localhost:8888
need to use Cookie Domain: localhost
This worked fine for me
macuserau's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) unix / Apache 2.2.15 / MySQL 5.0.92 / PHP 5.3.8/ CMS 9.3.3.0
|
|
| Back to top |
|
 |
gemarrs Newbie


Offline Joined: Apr 28, 2011 Posts: 7 Location: United States
|
Posted: Fri Apr 29, 2011 3:52 am Post subject: Re: ERROR: Invalid cookie settings |
|
| macuserau wrote: |
I found that if using localhost to install Dragonfly I had a cookie error. I needed to remove the :8888 from the default Cookie Domain location, for the installation to work for me.
default Cookie Domain: localhost:8888
need to use Cookie Domain: localhost
This worked fine for me |
I'm now having this same issue. mac, where is it you find and change this setting? in a file and which file?
gemarrs's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) 9.2.1
|
|
| Back to top |
|
 |
InspectorClueNo Heavy poster


Offline Joined: Mar 26, 2008 Posts: 211
|
Posted: Fri Apr 29, 2011 4:25 am Post subject: Re: ERROR: Invalid cookie settings |
|
admin -> main settings -> cookies
if you cant login simply delete
/cache/config_main_cfg
InspectorClueNo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) none available
|
|
| Back to top |
|
 |
NanoCaiordo Developer


Offline Joined: Jun 29, 2004 Posts: 3878 Location: Melbourne, AU
|
Posted: Fri Apr 29, 2011 7:37 am Post subject: Re: ERROR: Invalid cookie settings |
|
Actually ... "edit" /cache/config_main_cfg, then login and go to Admin -> Main settings -> Cookies.
Or edit the database table cms_config_custom and then delete the cache file.
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) mixed
|
|
| Back to top |
|
 |
shenglu Newbie


Offline Joined: Sep 20, 2011 Posts: 1
|
Posted: Tue Sep 20, 2011 3:03 am Post subject: Re: ERROR: Invalid cookie settings |
|
Tried all possible to change the browser ... ... erase configuration, database, over and over again. Can I somehow skip the cookie check it? I got it installed in 2005, but now a new installation to fail.
_________________ LED Flashlights|Cree LED Flashlights
shenglu's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL
|
|
| Back to top |
|
 |
Dizfunkshunal Platinum Supporter


Offline Joined: Mar 23, 2006 Posts: 2064
|
Posted: Sun Oct 02, 2011 7:00 pm Post subject: Re: ERROR: Invalid cookie settings |
|
You cant skip cookie check. If you don't have the cookie when you log in. It will only take for the first page you see after you log in. Next page you go to or if you refresh you wont be logged in any more.
_________________ Diz Web Design Status: Open (Use of resources requires registration.)
Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Multiple Setups
|
|
| Back to top |
|
 |
macuserau Nice poster


Offline Joined: May 18, 2006 Posts: 124 Location: South Coast Australia
|
Posted: Sun Oct 23, 2011 11:42 am Post subject: Re: ERROR: Invalid cookie settings |
|
I created a php.ini file. This allowed me to move past it.
It has new info about
session.save_handler = ?
session.use_cookies = ?
That nano was on about. Will post my example asap, tomorrow.
macuserau's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) unix / Apache 2.2.15 / MySQL 5.0.92 / PHP 5.3.8/ CMS 9.3.3.0
|
|
| Back to top |
|
 |
NanoCaiordo Developer


Offline Joined: Jun 29, 2004 Posts: 3878 Location: Melbourne, AU
|
Posted: Sun Oct 23, 2011 1:25 pm Post subject: Re: ERROR: Invalid cookie settings |
|
topic locked
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) mixed
|
|
| Back to top |
|
 |
|
|