[imp] REPOST: [imp] Horde Always "configurable" even after secure.sh
Patrick Timmons
ptimmons@courriel.polymtl.ca
Tue, 05 Dec 2000 02:05:32 -0500
Try changing the relative paths to absolute paths in this statement:
$horde_configurable = (is_readable('./setup.php3') &&
is_writeable('./config/horde.php3'));
Ex: for my installation:
$horde_configurable = (is_readable('/home/courrier/horde/setup.php3') &&
is_writeable('/home/courrier/horde/config/horde.php3'));
PT.
"Evans, Tim" wrote:
>
> >Does the file "horde.php3" exist in the "horde/config"
> >directory? If not,
> >that would flag the configurable error.
>
> Thanks for your reply. The file exists.
>
> For the time being, I've simply commented out the configurable test from
> index.php3 and moved on.
> --
> Tim Evans, T.Rowe Price Investment Technologies | tkevans@troweprice.com
> 11550 Cronridge Drive, Owings Mills, MD 21117
> 410-345-3174; Pager: 800-946-4646, PIN 1716638; FAX 410-345-3030
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
--
Patrick Timmons, service informatique