Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Problems AFTER Install/Upgrade ⇒ Cookie Error / Flood Protection Annoyances


Cookie Error / Flood Protection Annoyances
Issues that happen after DragonflyCMS upgrade/install.
DO NOT post module installation issues here!

Go to page 1, 2  Next
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Problems AFTER Install/Upgrade

View previous topic :: View next topic  
Author Message
HDW_Oracle
Newbie
Newbie

Offline Offline
Joined: Jul 20, 2009
Posts: 14
Location: Cedar Rapids, IA, USA
PostPosted: Mon Feb 07, 2011 11:42 pm
Post subject: Cookie Error / Flood Protection Annoyances

I tried searching the forums on this but nothing I am finding seems to help.

Everytime I install DF, doesnt matter what version I can work on the site for maybe a hour tops and then I get nothing more than Cookies not Enable errors leading to Flood Protection. I have even shut flood protection off and still get that error.

I've never had this issue before. It has been a while since I have used DF and in between then and now I have done some PC upgrades but nothing to my servers. I am using Win 7 Pro 32bit on laptop and 64bit on my desktop. FireFox 3.6, Google Chrome, and IE7 all have this issue on both machines. server is linux based, PHP 5, MySQL 5 as well. My host is iPage.

Any help would be nice as I hate to leave DF in the dust and move onto something else.


HDW_Oracle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / MySQL 5.2 / PHP 5 / 9.2.1, CVS 9, CVS10
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Tue Feb 08, 2011 1:22 pm
Post subject: Re: Cookie Error / Flood Protection Annoyances

Check your domain name cookie settings, whether you have changed the P3P settings from default and whether you have any javascript appearing before the doctype.

_________________
DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin

Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website Photo Gallery
HDW_Oracle
Newbie
Newbie

Offline Offline
Joined: Jul 20, 2009
Posts: 14
Location: Cedar Rapids, IA, USA
PostPosted: Wed Feb 09, 2011 3:19 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

stock install. nothing changed in P3P, no javascript. Only difference is that I installed the ReDesign3 theme. link to DF test site is ffsmc.ahardriveworld.com

on my PC I can not access the admin.php page since I've restarted the PC or even if the session times out, it becomes a blank white page for me. Now a friend, off of my network using Windows Vista and the same FireFox install can access it no problem. Is there an issue with Windows 7 that I am not aware of?


HDW_Oracle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / MySQL 5.2 / PHP 5 / 9.2.1, CVS 9, CVS10
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
InspectorClueNo
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 26, 2008
Posts: 211

PostPosted: Wed Feb 09, 2011 3:59 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

domain name: ffsmc.ahardriveworld.com/
Set-Cookie ... path=/; domain=cpgcvs.ahardriveworld.com

You have, most likely, incorrectly changed cookie and server main settings, you also have broken images pointing to cpgcvs.


InspectorClueNo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
none available
Back to top
View user's profile Visit poster's website
InspectorClueNo
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 26, 2008
Posts: 211

PostPosted: Wed Feb 09, 2011 4:04 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

Problem could also come from your file and HTTP caching/proxy you are using: Apache/Nginx/Varnish


InspectorClueNo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
none available
Back to top
View user's profile Visit poster's website
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Wed Feb 09, 2011 4:35 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

hmm, a web address sure reduces the guessing game.

_________________
DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin

Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website Photo Gallery
HDW_Oracle
Newbie
Newbie

Offline Offline
Joined: Jul 20, 2009
Posts: 14
Location: Cedar Rapids, IA, USA
PostPosted: Sat Feb 12, 2011 3:58 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

so to make things easier on me than figuring out why and how the cookie and header file name switched domains I installed a fresh copy of CVS 9 and ReDesign 3 and yet again the admin page is white. I can attempt to login but once I submit credentials a whole lot of nothing. What am I doing wrong? Is there an issue with ReDesign3? Please advise


HDW_Oracle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / MySQL 5.2 / PHP 5 / 9.2.1, CVS 9, CVS10
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Sat Feb 12, 2011 5:42 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

I'm getting an intermittent 403 Forbidden and it's probably coming from an included file, an .htaccess or something else including your caching system or any other security filtering you may have installed.

If you running a version of apache/php which confronts user process and file owner, make sure that all files are owned by the correct user.
If you php runs as cgi and have apache mod_dav loaded, try disabling mod_dav.

By the way, now it's not setting any cookie and I also get two different type of headers in index and admin ... could be an apache module issue.

_________________
.:: 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
View user's profile Visit poster's website Photo Gallery
HDW_Oracle
Newbie
Newbie

Offline Offline
Joined: Jul 20, 2009
Posts: 14
Location: Cedar Rapids, IA, USA
PostPosted: Sat Feb 12, 2011 10:29 pm
Post subject: Re: Cookie Error / Flood Protection Annoyances

I have .htaccess configured for my main site www.ahardriveworld.com but nothing for the ffsmc.ahardriveworld.com. i dont have access to the apache configuration so i cant check or change the modules loaded on the server. so I am lost here on what to do.


HDW_Oracle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / MySQL 5.2 / PHP 5 / 9.2.1, CVS 9, CVS10
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Sun Feb 13, 2011 12:25 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

Yes, then could be the main .htaccess that is causing issues.

You know the server, you know the setup and if you found out why apache answer "Apache/2" in admin.php but answers "Apache/Nginx/Varnish" in index.php you found the problem, at least I believe.

_________________
.:: 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
View user's profile Visit poster's website Photo Gallery
HDW_Oracle
Newbie
Newbie

Offline Offline
Joined: Jul 20, 2009
Posts: 14
Location: Cedar Rapids, IA, USA
PostPosted: Sun Feb 13, 2011 8:53 pm
Post subject: Re: Cookie Error / Flood Protection Annoyances

ok i removed the .htacess from my server for ahardriveworld.com but when I use my laptop to try and access the ffsmc.ahardriveworld.com/admin.php it still comes back blank. but if i go downstairs or since i'm lazy RDC down to my desktop and/or server i can access it with no issues. so this must be an OS / Browser error... ok so i just reinstalled windows 7 pro 32-bit on my laptop. using IE8 it still doesnt load. Desktop is windows 7 pro 64-bit server is windows server 2k8 r2. I can use IE or FF on both the desktop and server and hit the admin page and even log in but i cant use any browser on my laptop. what now?


HDW_Oracle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / MySQL 5.2 / PHP 5 / 9.2.1, CVS 9, CVS10
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
HDW_Oracle
Newbie
Newbie

Offline Offline
Joined: Jul 20, 2009
Posts: 14
Location: Cedar Rapids, IA, USA
PostPosted: Wed Feb 16, 2011 2:30 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

seriously needing help here. i really want to use cpg nuke but i cant risk others having issues with log in. as my previous message states my desktop and server are working 100% but on my laptop i am unable to bring up the admin page. there is no .htaccess on the domain or sub domain. so please point me towards getting this resolved.


HDW_Oracle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / MySQL 5.2 / PHP 5 / 9.2.1, CVS 9, CVS10
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Wed Feb 16, 2011 10:06 pm
Post subject: Re: Cookie Error / Flood Protection Annoyances

Which version of DragonflyCMS are you using.

_________________
.:: 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
View user's profile Visit poster's website Photo Gallery
HDW_Oracle
Newbie
Newbie

Offline Offline
Joined: Jul 20, 2009
Posts: 14
Location: Cedar Rapids, IA, USA
PostPosted: Wed Feb 16, 2011 11:43 pm
Post subject: Re: Cookie Error / Flood Protection Annoyances

ffsmc.ahardriveworld.com is currently using CVS 9


HDW_Oracle's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / Apache / MySQL 5.2 / PHP 5 / 9.2.1, CVS 9, CVS10
Back to top
View user's profile Visit poster's website MSN Messenger Yahoo Messenger
InspectorClueNo
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 26, 2008
Posts: 211

PostPosted: Thu Feb 17, 2011 1:18 am
Post subject: Re: Cookie Error / Flood Protection Annoyances

as far i can tell you CVS 9 is very very stable. it must be a server or a df setup issue ... or maybe something within your browser, firewall or network filtering.

Try deleting your browser cookies, at this point I've got no clue.


InspectorClueNo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
none available
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Problems AFTER Install/Upgrade
Page 1 of 2
All times are GMT
Go to page 1, 2  Next



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

pročitaj još...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy