Solution: Tips Running eZ Publish PHP CLI Scripts
- Capture all script output to log file: # php /path/to/script | tee ~/ez.script.2006.11.17.001.log
- A solution to running php cli scripts or other programs with required arguments in a limited hosting environment.