Frequently Asked Questions
Q: Why aren't the encoded installer data added via _halt_compiler()?
A: The installer data must be added as a variable, because encoderds like ioncube can't handle the _halt_compiler() directive properly.
Q: Why are files in the encoded installer data not loaded via a stream wrapper?
A: When using the Suhosin Hardening Patch, a stream wrapper must have be on the whitelist in the php.ini.