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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC