[horde] No Admin
René Lund Jensen
lundeman at tbkol.dk
Thu Jul 10 07:46:04 PDT 2003
Tomasz Orzechowski wrote:
>René Lund Jensen wrote on Thu, Jul 10, 2003 at 09:15:00AM +0200:
>
>
>>You don't...
>>in short: RTFM! http://www.horde.org/source/versions.php
>>little longer:
>>If the app (in this case Ingo) doesn't come with a conf.php.dist, then
>>that app is HEAD only, and you need the HEAD version of Horde to use it.
>>
>>
>
>So why is there a RELENG_1 of ingo in CVS which indeed allegedly works
>with horde-2.2.3, ie. without the admin interface, eh?
>
>BTW, the CVS RELENG_1 of ingo does come with ./ingo/config/conf.php.dist
>
>To answer the question, perhaps:
>http://cvs.horde.org/co.php/ingo/config/Attic/conf.php.dist?sa=1&r=1.1.2.3
>
>-- Tomasz
>ps. RTFL? ;-)
>
OK.. in that case you should really RTFM (Read The Fucking Manual).
From /horde/ingo/docs/INSTALL (RELENG_1 branch)
( http://cvs.horde.org/co.php/ingo/docs/INSTALL?sa=1&r=1.4.2.1 )
under Configure Ingo:
<quote>
To configure Ingo, change to the config/ directory of the
installed distribution, and make copies of all of the configuration
"dist" files without the "dist" suffix:
cd config/
for foo in *.dist; do cp $foo `basename $foo .dist`; done
or on Windows
copy *.dist *.
<quote/>
My answer was to the person who asked how to _generate_ the conf.php
file, assuming he had a conf.xml
René Jensen
More information about the horde
mailing list