From:             
Operating system: ubuntu
PHP version:      5.3.10
Package:          PHAR related
Bug Type:         Bug
Bug description:PHP 5.3.6-13ubuntu3.6 with Suhosin-Patch , Xdebug    

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 bug report at https://bugs.php.net/bug.php?id=61496&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=61496&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=61496&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=61496&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=61496&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61496&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=61496&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=61496&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=61496&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=61496&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=61496&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=61496&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=61496&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=61496&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=61496&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=61496&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=61496&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=61496&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=61496&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=61496&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=61496&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=61496&r=mysqlcfg

Reply via email to