Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0003004mantisbtbugtrackerpublic2004-08-29 01:26
Reporterstruman Assigned Tograngeway  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionduplicate 
Summary0003004: view_all_bug_page.php - Displays The page cannot be displayed
Description

No matter who I am logged in as. I get The page cannot be displayed. Everything else works.. Except view_all_bug_page.php. Apache/PHP error logs show nothing.

Additional Information

PHP 4.0.6
MySQL 3.23.2

TagsNo tags attached.

Relationships

duplicate of 0002953 closedjfitzell View all bugs page empty 

Activities

struman

struman

2003-02-25 22:23

reporter   ~0003821

Reminder sent to struman

Reminder

jlatour

jlatour

2003-02-25 22:25

reporter   ~0003822

Which version of Mantis are you using?

Are you using compression? If so, does disabling it solve the problem?

struman

struman

2003-02-25 22:30

reporter   ~0003824

Mantis 0.18.0a2
I have tried to comment out the compression and it does no good.. it looks like it is breaking on the following line.

<?php auth_ensure_user_authenticated() ?>

If I comment that out it don't work.. But it also doesn't give me the Page not Found Error

cbh

cbh

2003-02-28 12:58

reporter   ~0003881

Last edited: 2003-02-28 12:58

I saw a similar problem on my installation after upgrading from Mantis 0.18a1 to 0.18a2 (and also 0.18a3) - I wouldn't get a message like "The page cannot be displayed" but an empty page (this might be because I'm not using IE on windows but Safari on Mac OS X).
My installation used PHP 4.1.2, MySQL 3.23.53, and Mac OS X Server 10.2.4 - after upgrading to PHP 4.3.0 I can now see the contents of view_all_bug_page.php with Mantis 0.18a3.
So it seems like something was altered from a1 to a2 that requires a newer PHP than 4.1.2...

edited on: 02-28-03 12:58

struman

struman

2003-03-03 15:04

reporter   ~0003904

Upgraded to PHP 4.3.1.. Now getting empty blank page..

nutville

nutville

2003-03-04 11:33

reporter   ~0003915

Reminder sent to nutville

hallo vanuit mantis

jfitzell

jfitzell

2003-03-05 03:09

reporter   ~0003923

struman, can you please post the exact error you are seeing? Also, could you turn on detailed error messages (look for the config options at the bottom of config_defaults_inc.php and set them appropriately in your config_inc.php file).

My guess is that you are having cookie problems (several other users have had similar problems) but they shouldn't recur between 0.18.x alpha releases.

Anyhow, just saying it breaks on that method call doesn't help. We need to know why it doesn't think you are authenticated.

cbh

cbh

2003-03-17 22:32

reporter   ~0003999

Could this be a duplicate of 0002953 ?

jfitzell

jfitzell

2003-03-18 00:02

reporter   ~0004001

sounds a lot like it now.

Struman, cbh, can you first try the latest CVS code and see if the problems go away?

And then, if they do and you actually want compression then you'll want to make sure you have zlib enabled in php.ini (and compiled if it isn't).

jlatour

jlatour

2004-08-07 10:47

reporter   ~0006770

Struman?

grangeway

grangeway

2004-08-28 08:02

reporter   ~0007271

This issue appears to be a duplicate of 0002953. If you are still getting this issue in 0.19RC1, then please reopen this bug.

Thanks