[horde] File does not exist

Johan de Vries johan.devries at bravilor.com
Wed May 26 02:26:33 PDT 2004


Oke, that worked


In registry.php I removed the lines:
if (isset($_SERVER['DOCUMENT_ROOT'])) {
    $webroot = str_replace(array('\\',
                                 $_SERVER['DOCUMENT_ROOT'],
                                 '/config/registry.php'),
                           array('/', '', ''), __FILE__);
} else {


Now the page is coming up with: 
Horde is not activated

Do I have to activate it, or does it look like a httpd.conf / DNS setting now ?

Johan


-----Oorspronkelijk bericht-----
Van: Jan Schneider [mailto:jan at horde.org]
Verzonden: woensdag 26 mei 2004 11:16
Aan: horde at lists.horde.org
Onderwerp: Re: [horde] File does not exist


Zitat von Johan de Vries <johan.devries at bravilor.com>:

> Hi all,
>
> I want to install Horde 3 , but have some problems with it
> So far I am running:
> FreeBSD 5
> Apache 2
> PHP 4.3.4
>
> Horde is in it's place
> I ran the framework
> Then a http://myservername/horde  gave me the warnings the config 
> files were not on it's place
> After copying the .dist files to .php files I end up with a:  File 
> not found    in the browser
>
> The log gives me:  File does not exist: /usr/local/www/data/horde/-dist
>
> Where is this /-dist dir coming from ?

Your $webroot setting in registry.php might be wrong. Make sure to really
make copies for the configuration files and do not create symlinks.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting.php
-- 
Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org



More information about the horde mailing list