Timeline
2007-10-30:
- 19:17 Ticket #142 (support for php 5.3) created by
- […]
- 07:24 JoinDevel edited by
- (diff)
- 07:16 AboutUs edited by
- sorry, email was wrong (diff)
2007-10-29:
- 01:38 Ticket #140 (Some Problem) closed by
- invalid: read before you post. ticket system is not for asking questions
- 01:37 Ticket #141 (Some Problem) closed by
- invalid: read before you post. ticket system is not for asking questions
2007-10-25:
- 20:07 Ticket #141 (Some Problem) created by
- Hello, I use apache 2.2.5 and php 5.2.4 and zend optimizer 3 witch …
- 20:04 Ticket #140 (Some Problem) created by
- Hello, I use apache 2.2.5 and php 5.2.4 and zend optimizer 3 witch …
2007-10-24:
- 04:45 Ticket #139 (xcache admin page not showing up scripts run from CLI) closed by
- invalid: cli is not supported, and it's in another process group that cannot …
2007-10-23:
- 14:27 Ticket #139 (xcache admin page not showing up scripts run from CLI) created by
- Hi, If you run a script from CLI (on linux, in my case Redhat EL4 …
- 11:29 JoinDevel edited by
- (diff)
- 11:23 JoinDevel edited by
- (diff)
- 10:58 JoinDevel edited by
- (diff)
- 10:58 JoinDevel created by
- 10:47 WikiStart edited by
- (diff)
- 10:46 WikiStart.zh edited by
- (diff)
- 10:45 WikiStart.zh edited by
- (diff)
- 08:55 XcacheApi edited by
- add a simple oop wrapper… (diff)
- 08:43 AboutUs edited by
- about me (diff)
- 01:54 GetSupport edited by
- (diff)
- 01:54 GetSupport.zh edited by
- (diff)
- 01:53 AboutUs created by
- 01:51 Contributing.zh edited by
- typo (diff)
- 01:51 Contributing edited by
- (diff)
- 01:50 Contributing edited by
- (diff)
- 01:50 Contributing.zh edited by
- (diff)
2007-10-21:
- 01:57 Ticket #138 (Crash with long xcache.mmap_path) created by
- we have a crash with : […] SEGV on 0x00002ac028a2c9d8 in …
2007-10-17:
- 14:54 Ticket #137 (Problem with mysqli extension) created by
- Default installation of apache2 with php5 on Debian Etch (so it would …
2007-10-09:
2007-10-08:
2007-10-07:
- 06:31 Changeset in svn [484] by
-
- trunk/processor/dispatch.m4
- trunk/processor/processor.m4
fix: zval_data type size mismatch
- 06:31 Changeset in git [adf9a22]3.03.13.2trunk by
-
- processor/dispatch.m4
- processor/processor.m4
fix: zval_data type size mismatch
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@484 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:26 Changeset in svn [483] by
-
- branches/1.2
- branches/1.2/processor/processor.m4
merged [482] from trunk: fixed #129, added idx_type for PHP_5_3
- 06:26 Changeset in git [dc4c665]1.21.3 by
-
- processor/processor.m4
merged [482] from trunk: fixed #129, added idx_type for PHP_5_3
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@483 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:24 Changeset in svn [482] by
-
- trunk/processor/processor.m4
fixed #129, added idx_type for PHP_5_3
- 06:24 Changeset in git [9e29e31]3.03.13.2trunk by
-
- processor/processor.m4
fixed #129, added idx_type for PHP_5_3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@482 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-10-06:
- 09:42 Ticket #134 (Remove XCache) closed by
- invalid: simply remove all references to XCache in php.ini, and remove …
- 09:39 Ticket #135 (php.ini gonfig) closed by
- invalid: xcache.admin.pass is wrong, it must be md5()'ed. install XCache admin …
- 09:38 Ticket #133 (Wich version useful for me?!) closed by
- invalid: 1.2.1, and pls stop asking question in trac, use …
2007-10-04:
- 21:28 Ticket #135 (php.ini gonfig) created by
- i install last stable xcach for php 5.2.4 in linux os. this is my …
- 21:23 Ticket #134 (Remove XCache) created by
- Hello, How can uninstall xcache in linux server?!
- 21:17 Ticket #133 (Wich version useful for me?!) created by
- Hi, 5.2.4 Php and 1.3.39 apache install on my server. (CentOS) in need …
- 01:05 Ticket #129 (TODO: fix compatibility with PHP_5_3) reopened by
- some more to fix, with current 5_3 […] I think we might need to …
2007-10-02:
- 20:20 Ticket #132 (XCache w/ Multiple "Count" option on IIS w/ PHP via FastCGI Fails to Load) created by
- Running PHP 5.2.4-nts on IIS 6 via FastCGI and latest XCache 1.2.1-nts …
2007-10-01:
- 11:35 Ticket #129 (TODO: fix compatibility with PHP_5_3) closed by
- fixed: fixed in [480] for trunk and [481] for b1.2 should compiles now
- 11:35 Changeset in svn [481] by
-
- branches/1.2
- branches/1.2/processor/head.m4
- branches/1.2/processor/processor.m4
- …
merged [480] from trunk: compile against PHP_5_3
- 11:35 Changeset in git [8780863]1.21.3 by
-
- processor/head.m4
- processor/processor.m4
- xcache.h
merged [480] from trunk: compile against PHP_5_3
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@481 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:24 Changeset in svn [480] by
-
- trunk/processor/head.m4
- trunk/processor/processor.m4
- trunk/xcache.h
compile against PHP_5_3
- 11:24 Changeset in git [6b0f3f9]3.03.13.2trunk by
-
- processor/head.m4
- processor/processor.m4
- xcache.h
compile against PHP_5_3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@480 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:49 Ticket #130 (mod_rewrite vulnerability) closed by
- fixed: please move to http://trac.lighttpd.net/, thanks
- 09:40 Ticket #131 (warning: dereferencing type-punned pointer will break strict-aliasing rules) closed by
- invalid: this warning is issued when compiling php too, mostly on calling …
- 06:56 Ticket #131 (warning: dereferencing type-punned pointer will break strict-aliasing rules) created by
- We have the following warnings with current GCC versions […] we …
2007-09-30:
- 14:22 Ticket #130 (mod_rewrite vulnerability) created by
- lighttpd-1.4.18 ------------------------------ lighttpd.conf: …
- 02:46 Ticket #129 (TODO: fix compatibility with PHP_5_3) created by
- Currently stuff is no longer compiling with the new PHP_5_3 branch, …