Opened 5 years ago
Closed 4 years ago
#159 closed defect (worksforme)
White pages after raising size to any greater than 0
| Reported by: | anonymous | Owned by: | moo |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.3.0 |
| Component: | cacher | Version: | 1.2.2 |
| Keywords: | size, white page | Cc: | |
| Blocked By: | PHP Version: | 5.2.5 | |
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | apache1 | |
| Probability: | Blocking: |
Description
Hi,
i'm fiddling around with xcache for some hours now but i can't get any more than white pages after raising size to any greater than 0 - googling around didn't help unfortunately :( any idea?
I'm running php 5.2.5 and apache.
Change History (4)
comment:1 Changed 5 years ago by moo
- Status changed from new to assigned
comment:2 Changed 5 years ago by moo
- Other Exts apache deleted
- SAPI changed from Irrelevant to apache1
can i assume that you're using apache1? correct me if i'm wrong as it's working fine with apache2 in one of the users' server but not apache1
comment:3 Changed 5 years ago by moo
- Type changed from task to defect
can you pls generate a backtrace?
see http://xcache.lighttpd.net/wiki/HowToReportABug/GenerateBacktrace
set CoreDumpDirectory? /tmp in httpd.conf, restart apache and let it generate core. and then, gdb which httpd /tmp/core, bt
comment:4 Changed 4 years ago by moo
- Milestone changed from 1.3.1 to 1.3.0
- Resolution set to worksforme
- Status changed from assigned to closed
no feedback
Note: See
TracTickets for help on using
tickets.


looks like a feature regress