Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010113 | mantisbt | webpage | public | 2009-02-04 14:47 | 2011-09-29 06:29 |
| Reporter | rlatorre | Assigned To | atrol | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.1.6 | ||||
| Summary | 0010113: Problem when i want see all incidents | ||||
| Description | Hi, I am a new user in Mantis, I want to know what the problem is that I can have, because when I see all the incidents, only a single sample. attached to the image problem | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
It looks like the page rendering is incomplete. Are there any logs from the web server (PHP errors)? |
|
|
I think that timeout for generate page |
|
|
This is most likely a duplicate of 0008538. Summarizing, see if you are running Zend Optimizer and either disable or upgrade it. Older versions are know to produce this kind of effect |
|
|
giallu, can you write how I can check from me? I install xampp and I this Zend Optimizer installing too. |
|
|
just create a test.php file in your web area with the line: <?php phpinfo(); and open it with your browser. you will be able to see which extensions you have installed and their version. |
|
|
was resolved by adding $g_show_assigned_names = OFF; to config_inc.php shared serverPHP version: 5.2.0MySQL version: 5.0.45-communityMantis 1.1.6 |
|
|
yeah, but that is a workaround rather than a real solution. The real solution is to disable or upgrade the Zend Optimizer |
|
|
I have Is it Zend Optimizer? |
|
|
I appled patch from 9997 and |
|
|
yes, that's good... |
|
|
Rlatorre: the issue your hitting is a buggy php<>zend optimiser combination (it's worth updating zend optmiiser to 3.3 Kirill: Are you hitting the same problem or what exactly is the problem your hitting? Paul |
|
|
No, I try check my server for may be future's problems. |
|
|
rlatorre, this issue seems not to be caused by MantisBT. |
|
related to
child of
duplicate of