On Mon, 01 Mar 2004 08:50:27 -0500, Christopher Ness <nesscg@xxxxxxxxxxx> wrote: >To use PHP with a command line simply put this at the top of your >script. You need to tell it where to find php. > >#!/usr/bin/php -q > >Any output that would normally go to the browser should go to STDOUT. > Unfortunately, simple scripts like that work, but the complex script that's used to configure the latest CVS version of Horde doesn't. I get the error "<filename. is not available through the web interface." The developers at Horde.org say this is a PHP compilation issue. -- Steve