Hi STDERR function in compile trow me a error but i fix that with simple line code. if(!defined('STDERR')) define('STDERR', fopen('php://stderr', 'wb')); this line i add to line 6 in compile.php please add this to source code Thanks