Solution: Tips Running eZ Publish PHP CLI Scripts

  1. Capture all script output to log file: # php /path/to/script | tee ~/ez.script.2006.11.17.001.log
  2. A solution to running php cli scripts or other programs with required arguments in a limited hosting environment.