ID:               25620
 User updated by:  xris at farcaster dot net
 Reported By:      xris at farcaster dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         Gettext related
 Operating System: GNU/Linux 2.4.20
 PHP Version:      4.3.3
 New Comment:

> You used the configure I posted?

nope, sorry, my statement was not clear; i used _my_ last
set of configure options.


Previous Comments:
------------------------------------------------------------------------

[2003-09-23 09:34:25] [EMAIL PROTECTED]

You used the configure I posted? If so, then maybe this is not gettext
related at all, more likely mbstring related.

Try enabling mbstring again to see if that is causing the error.


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

[2003-09-23 09:15:35] xris at farcaster dot net

Using the stable (4.3.x-dev) snapshot from Sep 23, 2003 09:30
to build a CLI PHP (and the last set of configure options),
the error ceased to appear. I'll try building mod_php again.

Anyway, thanks so far helping me out- sorry for any possibly
unneccessary work on your side.

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

[2003-09-23 03:35:50] [EMAIL PROTECTED]

And get the latest stable CVS snapshot from http://snaps.php.net
first.


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

[2003-09-23 03:34:50] [EMAIL PROTECTED]

Try this configure line instead:

'--prefix=/usr' '--disable-cgi'
'--with-gd' '--enable-gd-native-ttf'
'--with-png-dir=/usr' '--with-jpeg-dir=/usr'
'--with-tiff-dir=/usr' '--enable-exif' 
'--with-mysql=/usr' '--with-mysql-sock=/var/run/mysqld/mysqld.sock'
'--with-gettext' '--with-config-file-path=/etc/php/cli-php4'



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

[2003-09-22 20:42:02] xris at farcaster dot net

same behaviour, same backtrace with a stripped down
php CLI version, using the following configure options:

'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc'
'--localstatedir=/var/lib' '--with-readline' '--with--ncurses'
'--disable-cgi' '--enable-cli' '--without-db3' '--without-db4'
'--without-db2' '--with-gd' '--enable-gd-native-ttf'
'--with-png-dir=/usr' '--with-jpeg' '--with-jpeg-dir=/usr'
'--enable-exif' '--with-tiff-dir=/usr' '--with-mysql=/usr'
'--with-mysql-sock=/var/run/mysqld/mysqld.sock' '--with-gettext'
'--with-qtdom' '--enable-dbx' '--with-zlib' '--with-zlib-dir=/usr/lib'
'--enable-mbstring=all' '--enable-mbregex' '--enable-track-vars'
'--enable-trans-sid' '--enable-versioning'
'--with-config-file-path=/etc/php/cli-php4

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/25620

-- 
Edit this bug report at http://bugs.php.net/?id=25620&edit=1

Reply via email to