downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

简介> <lzf_optimized_for
[edit] Last updated: Fri, 25 May 2012

view this page in

Phar



add a note add a note User Contributed Notes Phar
bohwaz 21-Nov-2011 02:43
If you get blank pages when trying to access a phar web-page, then you probably have Suhosin on your PHP (like in Debian and Ubuntu), and you need to ad this to your php.ini to allow execution of PHAR archives :

suhosin.executor.include.whitelist="phar"

 
show source | credits | sitemap | contact | advertising | mirror sites