php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15451 bindtextdomain not work
Submitted: 2002-02-08 09:32 UTC Modified: 2002-02-08 12:07 UTC
From: choiks at nuri dot net Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.1.1 OS: windows 2000 server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: choiks at nuri dot net
New email:
PHP Version: OS:

 

 [2002-02-08 09:32 UTC] choiks at nuri dot net
my windows box is
CPU : PII 400
O/S : Windows 2000
Web Daemon : IIS 5.0
PHP Version : 4.1.1 binary
PHP Mode : ISAPI
Zend Optimizer : 1.2.0

i try to use horde and chora that used by cvs.php.net.

but error message appear.

Error Message :
Fatal error: Call to undefined function: bindtextdomain() in F:\htdocs\horde\lib\Lang.php on line 91

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-08 09:40 UTC] derick@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 [2002-02-08 11:20 UTC] choiks at nuri dot net
By php manual, php 4.1.1 support bindtextdomain() function.

http://www.php.net/manual/en/function.bindtextdomain.php

but php 4.1.1 ISAPI mode not support bindtextdomain().

Error Message :
Fatal error: Call to <b><font color="red">undefined function:</font></b> bindtextdomain() in F:\htdocs\horde\lib\Lang.php on line 91

 [2002-02-08 12:07 UTC] sander@php.net
RTFM: bindtextdomain requires Gettext.

The bug system is not the appropriate forum for asking support questions. For a list of a range of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 10:01:29 2025 UTC