[chora] Stable Chora Build

Jon Parise jon at horde.org
Thu Jul 24 14:50:26 PDT 2003


On Thu, Jul 24, 2003 at 03:01:59PM -0400, zx at bugsbunny.laudanski.com wrote:

> $this->applications['chora'] = array(
>     'fileroot' => dirname(__FILE__) . '/../chora',
>     'webroot' => $this->applications['horde']['webroot'] . '',

'webroot' => ''

>     'icon' => $this->applications['horde']['webroot'] . 
> '/graphics/chora.gif',

'icon' => '/graphics/chora.gif'

>     'name' => 'PHP-Nuke betaNC-CVS',
>     'allow_guests' => true,
>     'status' => 'inactive'
> );
> 
> And this is the error I get:
> 
> File does not exist: /www/horde/cvs.php
> 
> The site didn't display at all.
> 
> I'm stuck, in a bad way. 
 
I think you need to sit down and learn the difference between
"fileroot" and "webroot".  Then, think about your Apache
configuration.  It's really not a hard problem, and it seems like
every time you send your configurations to the mailing list, you've
gone and changed multiple variables at once without understanding what
you're doing.

-- 
Jon Parise (jon at horde.org) :: The Horde Project (http://horde.org/)


More information about the chora mailing list