Thanks Dan, that seemed to do the trick. One problem though in the syntax. 'html/httpd' are reversed, should be 'httpd/html', like this:
/sbin/e-smith/expand-template /home/httpd/html/horde/turba/config/sources.php
/sbin/e-smith/expand-template /home/httpd/html/horde/turba/config/conf.php
Otherwise, everything works as advertised. Thanks again!
Shawn
Dan Brown wrote:
>
> I've duplicated this problem on a fresh 5.5 installation.
> Here's what you need to do to fix it:
>
> Log in as root, and run these commands:
>
> /sbin/e-smith/expand-template
> /home/html/httpd/horde/turba/config/sources.php
> /sbin/e-smith/expand-template
> /home/html/httpd/horde/turba/config/conf.php
>
> (those are two commands, and should be a total of two lines).