Re: [phpldapadmin-users] confusing missing function problem

2008-03-02 Thread konsolebox
On Mon, Mar 3, 2008 at 1:12 PM, Deon George <[EMAIL PROTECTED]> wrote: > konsolebox wrote: > > This is the error message: > > > > Fatal error: Call to undefined function _() in > > /srv/www/htdocs/phpldapadmin/lib/functions.php on line 513 > > > > Any suggestion? > > > PLA requires gettext

Re: [phpldapadmin-users] confusing missing function problem

2008-03-02 Thread Deon George
konsolebox wrote: > This is the error message: > > Fatal error: Call to undefined function _() in > /srv/www/htdocs/phpldapadmin/lib/functions.php on line 513 > > Any suggestion? > PLA requires gettext - install that and you should be OK. ...deon ---

[phpldapadmin-users] confusing missing function problem

2008-03-02 Thread konsolebox
Hi I am installing phpldapadmin on SUSE Ent. Server 10. I am having this message when I start my browser on its index.php: This is the error message: Fatal error: Call to undefined function _() in /srv/www/htdocs/phpldapadmin/lib/functions.php on line 513 Any suggestion? Thanks in advance ---