On Sat, September 15, 2012 13:08, Christian Weiske wrote:
>> The bug is from Suhosin which doesn't allow execution of phar:// URLs
>
> No, this is not the issue. The issue is that apache does not even let
> PHP handle the .phar file at all.
I'm missing why we would want Apache to handle the phar f
> The bug is from Suhosin which doesn't allow execution of phar:// URLs
No, this is not the issue. The issue is that apache does not even let
PHP handle the .phar file at all.
--
Regards/Mit freundlichen Grüßen
Christian Weiske
-=≡ Geeking around in the name of science since 1982 ≡=-
signatur
The bug is from Suhosin which doesn't allow execution of phar:// URLs
(what a shame).
You need to add this to your php.ini :
suhosin.executor.include.whitelist="phar"
signature.asc
Description: PGP signature
3 matches
Mail list logo