[horde] gettext is but isn't there... ??

Henry Blackman h.blackman at chester.ac.uk
Tue Nov 5 00:57:16 PST 2002


You'll need to check if gettext is compiled into PHP.  You can use the
phpinfo() function and check for it's presence.  It's not enough for gettext
to be installed on the server, it has to be compiled into PHP for it to
support the _() methods.

Henry

----- Original Message -----
From: "NJD - Webmaster" <webmaster at njdevils.info>
To: <horde at lists.horde.org>
Sent: Tuesday, November 05, 2002 5:55 AM
Subject: [horde] gettext is but isn't there... ??


> Okay, I have a problem that I have seen on a lot of messages, but I
> couldn't seem to find my answer.  My web host (which uses Horde,
> incidentally, with no problem), has gettext installed as well as the
> latest version of Horde.  I tried to install a copy of horde locally on
> my web site, but to no avail.  I get the Fatal Error message, reading
> this:
>
>
>
> Fatal error: Call to undefined function: _() in
> /web/njdevils/public_html/my/config/registry.php on line 67
>
>
>
> So, reading up in the FAQ, I see that this means I don't have gettext.
> but I do!  And furthermore, the test page just comes up a blank page, so
> I can't even double check it.  Should I rename the session from Horde to
> something else?  Also, please speak in the easiest terms possible when
> it comes to PHP please!  I speak C++, CGI, HTML, and JavaScript, but I
> haven't found the time to learn PHP yet ;-).  So, if anyone has a clue
> as to how I should proceed, let me know!  You can see what I am talking
> about at http://my.njdevils.info <http://my.njdevils.info/>  and
> http://my.njdevils.info/help.php
>
>
>
> Thank you for your help, time, and effort,
>
>             ~Kyle Bisignani
>
>
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>



More information about the horde mailing list