Edit report at https://bugs.php.net/bug.php?id=61496&edit=1

 ID:                 61496
 Updated by:         paj...@php.net
 Reported by:        grek at pogodzinach dot net
 Summary:            PHP 5.3.6-13ubuntu3.6 with Suhosin-Patch , Xdebug
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            PHAR related
 Operating System:   ubuntu
 PHP Version:        5.3.10
 Block user comment: N
 Private report:     N

 New Comment:

Please try again using no xdebug, xcache or suhosin patches or extension.


Previous Comments:
------------------------------------------------------------------------
[2012-03-24 13:36:18] grek at pogodzinach dot net

Description:
------------
Hy i have problem with phar (webphar)

when i go first time to browser  /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


Expected result:
----------------
i think is big problem i dont find any infio about it, is hard to use phar if 
they in some servers run in other not (xcache is popular i think)



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61496&edit=1

Reply via email to