From: Ramiro Gonzalez on
I use bcompiler in my php
code(bcompiler_write_header+bcompiler_write_file+bcompiler_write_footer).
If the original phps are not located in the deployment directory I get an
error: require_once use the path to the not compiled phps.
I'd like to know if there is any way to compile the phps and use the
compiled versiĆ³n from a different directory.

Thanks
Ramiro