-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Matthew,
I just found something very annoying out, while trying to bring my PHP Bot for #zftalk with it's own stream wrapper to my dedicated server: a) allow_url_include in php.ini must be set to On b) When hardened suhosin patch is applied to PHP (on most debian/ubuntu systems the default), the wrapper must be listed in the php.ini suhosin whitelist, like: suhosin.executor.include.whitelist = "view" That could be a problem, when somebody wants to go online with a project to some random webspace provider, and suddently sees, that he needs that to be enabled, but it isn't. That should maybe mentioned within the docs, to avoid huge refacoring on developer side. Greez, Ben - -- ................................... : ___ _ ___ ___ ___ _ ___ : : | \ /_\ / __| _ \ _ (_) \ : : | |) / _ \\__ \ _/ / | |) | : : |___/_/:\_\___/_| |_|_\_|___/ : :........:........................: : Web : http://www.dasprids.de : : E-mail : [EMAIL PROTECTED] : : Jabber : [EMAIL PROTECTED] : : ICQ : 105677955 : :........:........................: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIRDNU0HfT5Ws789ARAl2YAJsHKNXdXP9MT8CCWx8K+dXzJSuIJgCgrCXc NFWhqwLatbE+qYDQasGN2mw= =2Qdj -----END PGP SIGNATURE-----
