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, 18 Sep 2009

view this page in

Phar



add a note add a note User Contributed Notes Phar
bohwaz 20-Nov-2011 07: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 | stats | sitemap | contact | advertising | mirror sites