View Issue Details

IDProjectCategoryView StatusLast Update
0008615mantisbtbugtrackerpublic2008-08-12 09:35
ReporterRavenWebServices Assigned Tograngeway  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformPHP5.2.25OSLinux 
Product Version1.1.0rc3 
Summary0008615: View Issues Page Returns Internal Server Error under PHP5
Description

Selecting the View Issues page ( view_all_bug_page.php )causes an Internal Server Error. All other pages seem to work w/o any problem. It works fine under PHP4 with the same .htaccess file. I am running a dual PHP4 and PHP5 setup with PHP4 as the default and overriding to PHP5 using .htaccess with this directive: AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml

Steps To Reproduce

Under PHP5 goto view_all_bug_page.php

TagsNo tags attached.

Relationships

related to 0008538 closedgiallu View Issues page isn't fully rendered when Assigned To field is set to [any] (the default) 

Activities

giallu

giallu

2007-11-29 03:27

reporter   ~0016322

This is starting to get tricky...

We have multiple reports along this lines. I am not able to reproduce the issue here on Fedora 8 (php-5.2.4-3, mysql-5.0.45-4.fc8) so it's not really easy for me to diagnose the problem.

Are you able to test previous releases and locate a working version?

CADbloke

CADbloke

2007-11-29 15:45

reporter   ~0016334

related to 0008538

RavenWebServices

RavenWebServices

2007-12-07 01:48

reporter   ~0016392

This weekend I updated all my servers to PHP5 and there is no longer a problem so I would have to assume that it had something to do with the dual method I was using. In any event, please close this out!

grangeway

grangeway

2007-12-09 07:15

reporter   ~0016411

RavenWebServices - Thanks for letting us know - before I do, do you happen to know what versino of php5 you was on before upgrading this weekend ?

Paul

RavenWebServices

RavenWebServices

2007-12-09 11:36

reporter   ~0016413

I was using 5.2.5 both before/after but as I said I was running 5.2.5 as in a dual php setup with php4 as the default and php5 as an override using .htaccess. I don't have any way of knowing what the php.ini was before as compared to after. Sorry.

grangeway

grangeway

2007-12-09 15:59

reporter   ~0016419

Marking resolved as requested.

THanks for your feedback - i've modified some of our code to avoid php crashes in a couple of places, hence my version question

Paul

RavenWebServices

RavenWebServices

2007-12-13 17:39

reporter   ~0016439

I have some more information that may help you. Under PHP v5.2.5, it appears that core dumps and the view_all_bug_page.php gives an internal server error unless you are using Zend Optimizer 3.3.0 for PHP 5.2.5. Any less version creates the dumps and Internal Server Errors. I also have a 45meg core dump if you are interested.

grangeway

grangeway

2008-02-14 06:26

reporter   ~0017042

Raven, so your still getting this issue?

Paul

RavenWebServices

RavenWebServices

2008-02-14 16:34

reporter   ~0017048

No. My last comment was meant to be informative. Also to let you know I had dumps from when I was receiving the errors. When I never heard back I deleted the dumps.

grangeway

grangeway

2008-02-15 20:20

reporter   ~0017058

Ok, thanks Raven, in which case, marking this as resolved.