Page 1 of 1

PHP Cookies

Posted: Wed Dec 09, 2009 11:44 pm
by warmmelody
Hi guys,

When ever I tried to see a php page in my browser I get the following Error:
The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete.


* This problem can sometimes be caused by disabling or refusing to accept
cookies.
When I told the same to the Development Guys they said the issue is with the server and when i tell the server guys they say its with the developer.

Kindly suggest

Re: PHP Cookies

Posted: Thu Dec 10, 2009 1:34 am
by cpetercarter
Which particular php script is causing the problem?

Re: PHP Cookies

Posted: Thu Dec 10, 2009 1:49 am
by warmmelody
Kindly see the link:

http://bestjobsafrica.com/jobseeker_login.php

user id : yamuna
password: test

When you log in and start applying for for jobs as a job seeker and even when you try to add jobs to the favourite I get errors as mentioned above in my first post.

Re: PHP Cookies

Posted: Sat Dec 12, 2009 1:45 am
by cpetercarter
If you do a google search for :

"The page isn't redirecting properly

Firefox has detected that the server is redirecting the request for this address in a way that will never complete."

you will find that a lot of people have reported the problem, but that there is no single cause or solution. Most of the search results suggest that this is a Firefox issue, not a server problem. Things which may help are updating to the latest version of Firefox, and/or clearing the cookies stored for the site.

Re: PHP Cookies

Posted: Sat Dec 12, 2009 7:43 am
by warmmelody
Oh not only in Firefox I get the error in IE as well as Google Chrome I am sure its the problem with some PHP coding