Custom Query (267 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 267)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#275 fixed compile error under osx 10.7.3 (Lion) moo lifeofguenter
Description

I am unable to compile xcache under mac osx 10.7.3 (mbp early 2011 / i5 @2.3Ghz)

# uname -a Darwin serenity 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64

# gcc --version i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)

# php --version PHP 5.3.8 with Suhosin-Patch (cli) (built: Nov 15 2011 15:33:15) Copyright (c) 1997-2011 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies

with Xdebug v2.1.2, Copyright (c) 2002-2011, by Derick Rethans

This is the default PHP + Apache2 installation that comes with osx. Tried compiling xcache 1.3.2 and xcache-trunk:

# phpize # ./configure --enable-xcache # make

# make

/usr/bin/m4 -B 102400 -D srcdir='`'"/usr/src/xcache-trunk'" -D builddir='`'".'"  /usr/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 WARN: zend_trait_method_reference: missing structinfo, dont panic
AUTOCHECK WARN: zend_trait_alias: missing structinfo, dont panic
AUTOCHECK WARN: zend_trait_precedence: missing structinfo, dont panic
AUTOCHECK INFO: zend_class_entry: processor looks good
AUTOCHECK ERROR: ==== calc znode =================
AUTOCHECK expected: "__asm","__asm","__asm","__asm","mkdir","mkfifo","__asm","mknod","umask","_filesec","filesec_t","chflags","chmodx_np","fchflags","fchmodx_np","__asm","__asm","mkdirx_np","mkfifox_np","__asm","mlockall","munlockall","mlock","__asm","__asm","__asm","munlock","__asm","shm_open","shm_unlink","posix_madvise","madvise","mincore","minherit","closelog","openlog","setlogmask","zend_op_array","zend_op","op_type","u"
AUTOCHECK missing : "__asm" "__asm" "__asm" "__asm" "mkdir" "mkfifo" "__asm" "mknod" "umask" "_filesec" "filesec_t" "chflags" "chmodx_np" "fchflags" "fchmodx_np" "__asm" "__asm" "mkdirx_np" "mkfifox_np" "__asm" "mlockall" "munlockall" "mlock" "__asm" "__asm" "__asm" "munlock" "__asm" "shm_open" "shm_unlink" "posix_madvise" "madvise" "mincore" "minherit" "closelog" "openlog" "setlogmask" "zend_op_array" "zend_op" 
AUTOCHECK WARN: zend_op: missing structinfo, dont panic
AUTOCHECK WARN: zend_literal: missing structinfo, dont panic
AUTOCHECK WARN: zend_op_array: missing structinfo, dont panic
AUTOCHECK INFO: xc_constinfo_t: processor looks good
AUTOCHECK INFO: xc_op_array_info_detail_t: processor looks good
AUTOCHECK INFO: xc_op_array_info_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_t: processor looks good
AUTOCHECK INFO: xc_entry_php_t: processor looks good
AUTOCHECK INFO: xc_entry_var_t: processor looks good
AUTOCHECK ERROR: ==== store znode =================
AUTOCHECK ERROR: ==== restore znode =================
AUTOCHECK ERROR: ==== dprint znode =================
AUTOCHECK ERROR: ==== dasm znode =================
AUTOCHECK ERROR: ==== asm znode =================
make: *** [processor.out] Error 1
#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

#273 fixed xcache and phar moo grek
Description

Hy i have problem with phar (webphar)

when i go first time to browser http://projektmatura.grek.dogmat.eu/dcms3.phar/examle.jpg i see image i click refresh

i see

Fatal error: Uncaught exception 'PharException' with message '__HALT_COMPILER(); must be declared in a phar' in /home/grek/public_html/projektMatura/dcms3.phar on line 8
PharException: __HALT_COMPILER(); must be declared in a phar in /home/grek/public_html/projektMatura/dcms3.phar on line 8
Call Stack: 0.0000 644720
1. {main}() /home/grek/public_html/projektMatura/dcms3.phar:0 0.0001 645432
2. Phar::webPhar() /home/grek/public_html/projektMatura/dcms3.phar:8 
  • when i uninstall php5-xcache problem gone,

i use ubuntu

PHP 5.3.6-13ubuntu3.6 with Suhosin-Patch (cli) (built: Feb 11 2012 03:26:01) Copyright (c) 1997-2011 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies

with XCache v1.3.2, Copyright (c) 2005-2011, by mOo with Xdebug v2.1.0, Copyright (c) 2002-2010, by Derick Rethans

i found suoshin problem so add

suhosin.executor.include.whitelist="phar" to php.ini but problem is connected to xcache i try few times - always same sitation - when xache is installed first page show image (or any other file requestet with webphar acces example localhost://pharfile.phar/locationinsidephaer/somefile) next refresh fatal error

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.