pk-fr / yakpro-po

YAK Pro - Php Obfuscator
http://www.php-obfuscator.com
Other
1.24k stars 350 forks source link

Error when requiring a php file #85

Closed ghost closed 3 years ago

ghost commented 3 years ago

so i finally managed to install linux mint and i obfuscate my php files successully , but the problem is that when i send a http request to my php file (to test if they work with the new obfuscator) it throws these errors : Warning: require(qIbEN): failed to open stream: No such file or directory Fatal error: require(): Failed opening required 'qIbEN' (include_path='.;C:\php\pear') Warning: Use of undefined constant qIbEN - assumed 'qIbEN'

so any idea where why im getting these errors ?

pk-fr commented 3 years ago

see the warning : use of an undefined constant !