[phpldapadmin] [ phpldapadmin-Bugs-3067190 ] Fatal error: Call to undefined function bindtextdomain() in
"SourceForge.net" <[email protected]> Tue, 14 Dec 2010 09:20:04 +0000
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #3067190, was opened at 2010-09-15 23:26 Message generated for change (Settings changed) made by sf-robot 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: Closed 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: SourceForge Robot (sf-robot) Date: 2010-12-14 09:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 28 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Deon George (wurley) Date: 2010-11-16 09:05 Message: Those commands are not command line commands. As per my previous comment, create a file (eg: debug.php), put those commands in the file, and then navigate to that file with your browser. (eg: http://xxxx/PathToPLA/debug.php) ---------------------------------------------------------------------- Comment By: C. Mallon (cmallon) Date: 2010-09-24 17:54 Message: I'm sorry Mr. Wurley, but I'm not sure I understand. When I did the php install, I followed the instructions on creating a php test file in the web server documents. When I point a browser to http://127.0.0.1/phptest.php I get a page that has a banner across the top that says PHP Version 5.2.12 PHP and then specifics that include System, Build date, Configure command, sever api, etc. Because there was no error, I thought the php build was successful. How do complete your instructions regarding "print_r(get_loaded_extensions());"? When I tried to run this on the command line, I got an error. ---------------------------------------------------------------------- Comment By: Deon George (wurley) Date: 2010-09-24 14:02 Message: They are php commands. Create a php file on your web server and then point to it with your browser. ---------------------------------------------------------------------- Comment By: C. Mallon (cmallon) Date: 2010-09-21 18:39 Message: Is that it then? There's nothing more that can be done? ---------------------------------------------------------------------- Comment By: C. Mallon (cmallon) Date: 2010-09-17 14: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-17 01: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 ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/