[horde] Just a blank page after configuing in RH7.3
    Eric Rostetter 
    eric.rostetter at physics.utexas.edu
       
    Thu Dec 12 19:59:29 PST 2002
    
    
  
Quoting taz <taz at weldre5j.k12.co.us>:
> I have installed the following under Red Hat 7.3
> php-4.1.2-0horde1.i386.rpm
> php-devel-4.1.2-0horde1.i386.rpm
> php-imap-4.1.2-0horde1.i386.rpm
One would think those would have gettext support, but...
> [Thu Dec 12 12:21:57 2002] [error] PHP Fatal error:  Call to undefined
> function:  _() in
That says you don't have gettext enabled in your php.  I would assume
the horde rpms built it in.  If so, then it must need to be enabled in
the php.ini file.
>  and if I goto 172.31.14.31:8000/test.php the following is logged
> with a blank p[Thu Dec 12 12:23:39 2002] [error] PHP Warning:  Failed opening
> '/usr/local/apache/htdocs/horde/test.php' for inclusion
> (include_path='/usr/share/php:/usr/share/pear:.') in Unknown on line 0
It probably has no permissions -- set the permission (e.g. chmod 644 test.php)
so the web server can access it.
 
> Any help would be greatly appreciate,
> 
> taz
-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
    
    
More information about the horde
mailing list