Click to See Complete Forum and Search --> : redirection limit exceeded:: php and pgsql site


fatTrav
08-30-2004, 02:24 AM
I recently had a working version of this university ePortfolio system I've written in php using postgres sql as the backend. It's nearly finished except that my devel server crashed and I had to reinstall slackware and re-config everything.

No big deal b/c I had everything backed up.

Wrong. After throwing all the files and making sure perms and all that were correct and then setting up postgres I find that I can't even hit the index.php page. Instead I get a "redirection limit for this url has exceeded. this may be caused by blocked cookies" message.

Now, phpPgAdmin works perfect. And the previous version of the ePortfolio system works just fine on the same system, using the same exact database (same username, password, everything...same db functions too) just living in a different folder.

I'm at a loss at what is happening and don't quite understand what this error message means. Any input would be appreciated.