[horde] no body

Brent J. Nordquist bjn at horde.org
Tue Nov 20 10:06:46 PST 2001


On Tue, 20 Nov 2001, Keith Robinson <kar at foomonster.co.uk> wrote:

> Trying http://www.foomonster.co.uk/horde/test.php3 looks fine, but
> http://www.foomonster.co.uk/horde/setup.php3 gives the following:
> 
> Please go to the top level directory for your installation and run "sh
> ./install.sh"; this will enable the configuration manager.
> 
> So, not having a install.sh (apt-get, remember)

Hm.  The gist of what it does is to make sure that these files exist
(copying *.php3.dist to *.php3 as necessary):

config/horde.php3
imp/config/defaults.php3
imp/config/mime.php3
imp/config/ldap.php3
imp/config/servers.php3

Then it makes config/horde.php3 and imp/config/defaults.php3 writable by
everyone (chmod 777) so that setup.php3 can do its work.  So, you can do
those steps by hand, and then visit setup.php3 in your browser to
configure.  When you're done, lock them down again (chmod 444) and make
setup.php3 not readable (chmod 000); IMP will remind you to do that.

-- 
Brent J. Nordquist <bjn at horde.org> N0BJN       / OPN: #horde
Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942





More information about the horde mailing list