[horde] Problem with Horde Installation

Michael Cochrane mike at graftonhall.co.nz
Thu Jul 4 03:36:59 PDT 2002


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