SV: [horde] Problem with Horde Installation
Flemming Christensen
fc at dsidata.dk
Thu Jul 4 03:54:22 PDT 2002
I'm using ApacheToolbox and can't seem to find a way to install gettext support in PHP.
I guess I have to get into that maillist too :)
Thanks for pointing me in the right direction !!
Cheers,
Flemming
-----Oprindelig meddelelse-----
Fra: Michael Cochrane [mailto:mike at graftonhall.co.nz]
Sendt: 4. juli 2002 12:37
Til: Flemming Christensen
Cc: horde at lists.horde.org
Emne: Re: [horde] Problem with Horde Installation
you haven't got gettext installed...
check /horde/test.php
Quoting Flemming Christensen <fc at dsidata.dk>:
> I have installed Horde but when I try to run test.php I get this php error
>
>
>
> Fatal error: Call to undefined function: _() in
> /usr/local/apache/htdocs/mail/horde/config/registry.php on line 67
>
>
>
> The error is in this line:
>
>
>
>
>
> $this->applications['horde'] = array(
>
> 'fileroot' => dirname(__FILE__) . '/..',
>
> 'webroot' => '/horde',
>
> 'initial_page' => 'login.php',
>
> 'icon' => '/horde/graphics/home.gif',
>
> error --> 'name' => _("Horde"),
>
> 'allow_guests' => true,
>
> 'show' => true,
>
> 'templates' => dirname(__FILE__) . '/../templates',
>
> 'cookie_domain' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'],
>
> 'cookie_path' => '/horde',
>
> 'server_name' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_NAME'],
>
> 'server_port' => $GLOBALS['HTTP_SERVER_VARS']['SERVER_PORT']
>
> );
>
>
>
> What is wrong with the _("Horde")
>
>
>
> I'm using PHP 4.2.1
>
>
>
> Cheers,
>
>
>
> Flemming Christensen
>
>
-------------------------------------------------------------------------
This mail sent from Mike's CVS HEAD install of IMP: http://horde.org/imp/
More information about the horde
mailing list