Custom Query (267 matches)
Results (22 - 24 of 267)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #274 | duplicate | xcache crash phar files | moo | grek |
| Description |
when i install xcache phar files stop work !!! info here https://bugs.php.net/bug.php?id=61496 |
|||
| #214 | fixed | xcache compile error | moo | binbash@… |
| Description |
cc -I. -I/opt/src/xcache-trunk -DPHP_ATOM_INC -I/opt/src/xcache-trunk/include -I/opt/src/xcache-trunk/main -I/opt/src/xcache-trunk -I/opt/www/php_5.3.0RC1/include/php -I/opt/www/php_5.3.0RC1/include/php/main -I/opt/www/php_5.3.0RC1/include/php/TSRM -I/opt/www/php_5.3.0RC1/include/php/Zend -I/opt/www/php_5.3.0RC1/include/php/ext -I/opt/www/php_5.3.0RC1/include/php/ext/date/lib -I/opt/www/php_5.3.0RC1/include/php -DHAVE_CONFIG_H -g -O2 -E /opt/src/xcache-trunk/includes.c -o ./includes.i ./structinfo.m4 is optional if XCache test is not enabled, feel free if it awk failed to produce it LANG=C /bin/gawk -f /opt/src/xcache-trunk/mkstructinfo.awk < ./includes.i > ./structinfo.m4.tmp && mv -f ./structinfo.m4.tmp ./structinfo.m4 /usr/bin/m4 -B 102400 -D srcdir="/opt/src/xcache-trunk" -D builddir="." /opt/src/xcache-trunk/processor/main.m4 > ./processor.out.tmp AUTOCHECK INFO: runtime autocheck Disabled (optimized build) AUTOCHECK INFO: zend_compiled_variable: processor looks good AUTOCHECK INFO: zend_try_catch_element: processor looks good AUTOCHECK INFO: zend_brk_cont_element: processor looks good AUTOCHECK INFO: HashTable: processor looks good AUTOCHECK INFO: zval: processor looks good AUTOCHECK INFO: zend_arg_info: processor looks good AUTOCHECK INFO: zend_constant: processor looks good AUTOCHECK INFO: zend_property_info: processor looks good AUTOCHECK INFO: zend_class_entry: processor looks good AUTOCHECK INFO: znode: processor looks good AUTOCHECK INFO: zend_op: processor looks good AUTOCHECK ERROR: ==== calc zend_op_array ================= AUTOCHECK expected: type,function_name,scope,fn_flags,prototype,num_args,required_num_args,arg_info,pass_rest_by_reference,return_reference,done_pass_two,refcount,opcodes,last,size,vars,last_var,size_var,T,brk_cont_array,last_brk_cont,current_brk_cont,try_catch_array,last_try_catch,static_variables,start_op,backpatch_count,this_var,filename,line_start,line_end,doc_comment,doc_comment_len,early_binding,reserved AUTOCHECK missing : this_var AUTOCHECK INFO: xc_constinfo_t: processor looks good AUTOCHECK INFO: xc_funcinfo_t: processor looks good AUTOCHECK INFO: xc_classinfo_t: processor looks good AUTOCHECK INFO: xc_autoglobal_t: processor looks good AUTOCHECK INFO: xc_compilererror_t: processor looks good AUTOCHECK INFO: xc_entry_data_php_t: processor looks good AUTOCHECK INFO: xc_entry_data_var_t: processor looks good AUTOCHECK INFO: xc_entry_t: processor looks good AUTOCHECK ERROR: ==== store zend_op_array ================= AUTOCHECK ERROR: ==== dprint zend_op_array ================= AUTOCHECK ERROR: ==== dasm zend_op_array ================= AUTOCHECK ERROR: ==== asm zend_op_array ================= make: *** [processor.out] Error 1 |
|||
| #197 | fixed | xcache cache 2 different site with a strange merge (?!?) | moo | gmorandippp@… |
| Description |
Hello, i am here to report a strange bug of the current svn version of xcache. first of all, setup config 1) lighttpd 1.5 (updated now) 2) php 5.2.6 3) xcache svn sites there are many different site, that are hosted via $HTTPhost? == "angelmule.com" $HTTPhost? == "forum-it.alaunt.com" and so on on angelmule.com and forum-it.alaunt.com, is installed a forum, mybboard. obviusly they are different in content, but not in version. forum file are, obviusly, in 2 different folders on my server. so, things are going pretty well without xcache, i use php with spawn-fcgi, 8 process, all variable are correctly exported export PHP_FCGI_MAX_REQUESTS export PHP_FCGI_CHILDREN and now, the wired stuff... i turn on xcache, admin panel correctly worked, and site are up and reachable. when i go to angelmule.com, i see mybboard with some part of code taken by forum-it.alaunt.com, and viceversa. example: the title on the page on forum-it.alaunt.com is angelmule, and the title on the page of www.angelmule.com is alaunt forum :D also, the content sometimes are switched, on alaunt -> angelmule and viceversa. unfortunatly i can't reproduce it, or, better say, i cannot leave it in this situation for much time to allow you to see this problem. Tell me if i can assist you with more informations |
|||

