[v1.1.8 - 1.2.0]Redirection problem

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
belzeluc
Posts: 6
Joined: 11 May 2009, 13:45

[v1.1.8 - 1.2.0]Redirection problem

Post by belzeluc »

Hello,

May I introduce my problem occuring with mantis version 1.1.8
I have installed it on a solaris server with coolstack v1.3.1

When I go on the view_all_bug_page.php page, I apply a filter and it returns the right issues according to filter selected. But if I try to apply a second filter, Firefox returns the following error page :

Code: Select all

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.
I have the same on diffreent pages. For example, in login_page, if first I type a wrong login/passwrd, Mantis returns a login/password error has it should. But a seceond attempt fails with the same problem then described here

On another server on which apache, php and mysql have been installed separately, Mantis is working fine (note that on the server on which it bug, apache, php and mysql versions are more recent)...

Does anyone has already uncountered this?

Thanks
Last edited by belzeluc on 29 Mar 2010, 08:30, edited 1 time in total.
belzeluc
Posts: 6
Joined: 11 May 2009, 13:45

Re: [v1.1.8]Filters working only once

Post by belzeluc »

After some research, I'm thinking this is a cookie problem. MANTIS_VIEW_ALL_COOKIE i think.
By searching on Google, I have see many pages where it's indicated to install mcrypt PHP package. DO you think there is a link?

Thanks
belzeluc
Posts: 6
Joined: 11 May 2009, 13:45

Re: [v1.1.8 - 1.2.0]Redirection problem

Post by belzeluc »

Sorry to disturb you again but I have to find a solution

First, here is my server config :
PHP 5.2.6
apache 2.2.9
mysql 2.1.25

Can anyone say me if this is compatible with Mantis 1.1.8 and 1.2.0?
Post Reply