Custom Query (267 matches)
Results (19 - 21 of 267)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #29 | invalid | win32 error - Invalid argument | moo | anonymous |
| Description |
Hi all, i have tried to install XCache-trunk-php-5.1.4-Win32-20060814060520 win32autobuild on Apache/2.2.2 (Win32) / PHP/5.1.4 (Apache 2.0 Handler) and: nothing: apache error.log: [Mon Aug 14 13:09:02 2006] [crit] (22)Invalid argument: unable to replace stderr with error_log [Mon Aug 14 13:09:02 2006] [crit] (2)No such file or directory: unable to replace stderr with /dev/null [Mon Aug 14 13:09:03 2006] [crit] (22)Invalid argument: unable to replace stderr with error_log [Mon Aug 14 13:09:03 2006] [crit] (2)No such file or directory: unable to replace stderr with /dev/null [Mon Aug 14 13:23:15 2006] [crit] (22)Invalid argument: unable to replace stderr with error_log [Mon Aug 14 13:23:15 2006] [crit] (2)No such file or directory: unable to replace stderr with /dev/null [Mon Aug 14 13:23:15 2006] [crit] (22)Invalid argument: unable to replace stderr with error_log [Mon Aug 14 13:23:15 2006] [crit] (2)No such file or directory: unable to replace stderr with /dev/null php.ini: [xcache-common] zend_extension_ts = "\xampp\php\extensions\php_xcache.dll" auto_globals_jit = Off [xcache.admin] xcache.admin.user = "mOo" xcache.admin.pass = "" [xcache] xcache.size = 8M xcache.count = 1 xcache.slots = 8K xcache.var_size = 8M xcache.var_count = 1 xcache.var_slots = 8K xcache.test = Off xcache.readonly_protection = Off xcache.mmap_path = "\xampp\tmp" xcache.coredump_directory = "\xampp\tmp" xcache.cacher = On xcache.optimizer = Off [xcache.coverager] xcache.coveragedumper = Off Thanks for helping me. Carlo |
|||
| #31 | fixed | cannot configure with disassembler | moo | clay@… |
| Description |
Configuring trunk (r96) with --enable-xcache-disassembler fails with: configure: error: cannot build with disassembler, /usr/local/src/php/xcache/opcode_spec_def.h required opcode_spec_def.h is not included in trunk r96 checkout. |
|||
| #32 | invalid | Problem with proxy requests and authentication | moo | Adam |
| Description |
Recently I moved my PHP app to use a multiplexing proxy. It takes incoming connections, holds them, creates its own connections to the webserver(lighttpd or apache) and passes requests through its own connections. When doing this I noticed users were seeing eachother's data. This behavior only appears in xcache and affects both apache and lighttpd with keep alives on or off. Using other PHP caching programs such as APC fixed this problem. |
|||

