[phpldapadmin] [ phpldapadmin-Bugs-3067190 ] Fatal error: Call to undefined function bindtextdomain() in

"SourceForge.net" <[email protected]> Tue, 21 Sep 2010 18:39:23 +0000
Newsgroups gmane.comp.ldap.davedap
Message-ID <[email protected]>
Bugs item #3067190, was opened at 2010-09-15 18:26
Message generated for change (Comment added) made by cmallon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3067190&group_id=61828

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: C. Mallon (cmallon)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fatal error: Call to undefined function bindtextdomain() in 

Initial Comment:
	Fatal error: Call to undefined function bindtextdomain() in /Library/WebServer/Documents/LDAP/phpldapadmin/lib/common.php on line 267

I've tried installing php-5.3.3 and gettext as well as the latest phpldapadmin patch.   I can get to http://myserver/ldap but when I click on phpldapadmin, I get that error.


Any insights or assistance would be appreciated. 

Thank you

Mac OS XServer 10.5.8 
Phpldapadmin - RELEASE-1.2.0.5 w/phpldapadmin-1.2.0.5-php53.patch

bash-3.2# gettext -V    
gettext (GNU gettext-runtime) 0.18.1
Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

bash-3.2# php -v
PHP 5.2.12 (cli) (built: Feb  9 2010 00:34:23) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
(phptest.php test succeeds)

bash-3.2# apachectl -v
Server version: Apache/2.2.14 (Unix)
Server built:   Feb  8 2010 23:48:18

Firefox 3.6.8


bash-3.2# ldapsearch -xh ldap.back.mycompany.com -b '' -s base subschemaSubentry
# extended LDIF
#
# LDAPv3
# base <> with scope baseObject
# filter: (objectclass=*)
# requesting: subschemaSubentry 
#

#
dn:
subschemaSubentry: cn=Subschema

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1
bash-3.2# hostname
admin.back.mycompany.com
bash-3.2# 

----------------------------------------------------------------------

>Comment By: C. Mallon (cmallon)
Date: 2010-09-21 13:39

Message:
Is that it then?  There's nothing more that can be done?

----------------------------------------------------------------------

Comment By: C. Mallon (cmallon)
Date: 2010-09-17 09:55

Message:
Hi - Thank you for responding to my request.  Something is not quite right
here:


bash-3.2# 
bash-3.2# 
bash-3.2# print_r(get_loaded_extensions());
bash: syntax error near unexpected token `get_loaded_extensions'
bash-3.2# 
bash-3.2# cd /Library/WebServer/Documents/LDAP/phpldapadmin/
bash-3.2# 
bash-3.2# print_r(get_loaded_extensions());
bash: syntax error near unexpected token `get_loaded_extensions'
bash-3.2# 

I've tried running the command from the root directory and the
phpldapadmin directory.  

----------------------------------------------------------------------

Comment By: Deon George (wurley)
Date: 2010-09-16 20:12

Message:
Please attach a file with the output of:

print_r(get_loaded_extensions());

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498546&aid=3067190&group_id=61828

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
______________________________________
phpLDAPadmin development mailing list.
To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel
http://phpldapadmin.sourceforge.net/