Changes between Initial Version and Version 4 of Ticket #18
- Timestamp:
- 2006-07-16T04:46:45+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18
- Property Status changed from new to closed
- Property Resolution changed from to fixed
- Property Milestone changed from to 1.0.1
-
Ticket #18 – Description
initial v4 6 6 www.thecenter.at 7 7 but if i want to RELOAD the page i get: 8 8 {{{ 9 9 Fatal error: Cannot redeclare pagesettersetupbaseurl() in 10 10 modules/pagesetter/pnuser.php on line 28 11 11 }}} 12 12 unnecessary to say that this must be a xcache related problem, i dont 13 13 have this issue with apc. … … 18 18 19 19 Simon 20 20 21 PS: upon reply i fall back to apc. ;) 21 22 22 23 PSS: almost forgot: Fedora Linux, Lighty 1.4.11, FASTCGI, PHP5.1.4 23 24 here is my xcache configuration part: 24 ------------SNIP---------------- 25 {{{ 25 26 [xcache-common] 26 27 ;; install as zend extension (recommended), normally … … 84 85 xcache.coveragedump_directory is not set 85 86 xcache.coveragedumper = Off 86 ---------------SNAP---------------------------- 87 }}}

