[PHP-DEV] Bug #13636 Updated: configure doesn't find librecode

2001-11-01 Thread sniper
ID: 13636 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Recode related Operating System: FreeBSD 4.1-RELEASE PHP Version: 4.0.6 New Comment: Seems like there is something wrong with the shared lib. Try removing those librecode.so and librecode.so.2

[PHP-DEV] Bug #13899 Updated: Configuration problem

2001-11-01 Thread sniper
ID: 13899 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: Linux (slackware 7.0) PHP Version: 4.0.6 New Comment: What does config.log have about this in it? --Jani Previous Comments: -

Re: [PHP-DEV] [Fwd: PHP and MySQL 4.0.0]

2001-11-01 Thread Sebastian Bergmann
Jani Taskinen wrote: > I have committed a fix for all this. > Please check it out, especially the thread-safe stuff. Works fine with * PHP built as CGI, Apache 2.0.28-dev and MySQL 3.23.41 with bundled libmysql on Windows * PHP with Apache2Filter SAPI, Apache 2.0.28-dev and

[PHP-DEV] Bug #13785 Updated: Compile with MySQL 4.0.0

2001-11-01 Thread sniper
ID: 13785 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: MySQL related Operating System: FreeBSD 4.4 PHP Version: 4.0CVS-2001-10-24 Old Assigned To: derick Assigned To: New Comment: Fixed in CVS. --Jani Previous Comments: ---

Re: [PHP-DEV] [Fwd: PHP and MySQL 4.0.0]

2001-11-01 Thread Jani Taskinen
I have committed a fix for all this. Please check it out, especially the thread-safe stuff. This diff shows why the HAVE_MYSQL_REAL_CONNECT broke things: http://cvs.php.net/diff.php/php4/ext/mysql/php_mysql.c?r1=1.37&r2=1.38&f=h :) --Jani On Fri, 2 Nov 2001, Sebastian Bergmann wrote: >Timot

[PHP-DEV] Stack overflow in ext/pcre

2001-11-01 Thread Sebastian Bergmann
When running pear/PHPDoc php.exe (built from current CVS) crashes on Win32. The MSVC++ Debugger shows a stack overflow in ext/pcre/pcrelib/pcre.c in static BOOL match(register const uschar *eptr, register const uschar *ecode, int offset_top, match_data *md, unsigned long int

[PHP-DEV] Bug #13905 Updated: mysql_list_fields() fails

2001-11-01 Thread sniper
ID: 13905 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: RedHat Linux 7.1 PHP Version: 4.0.4pl1 New Comment: Your script is buggy. Not a PHP bug -> Bogus. Ask support questions on the mailing lists: http://www.php.net

[PHP-DEV] [Fwd: PHP and MySQL 4.0.0]

2001-11-01 Thread Sebastian Bergmann
Timothy Smith wrote: > There is an odd conflict with the USE_OLD_FUNCTIONS change in > MySQL 4.0. PHP wraps almost all of ext/mysql/php_mysql.c in > an #ifdef HAVE_MYSQL_REAL_CONNECT, which is only defined if > USE_OLD_FUNCTIONS is defined (in mysql-4.0's mysql.h). So, you > have to #define USE_

[PHP-DEV] Q:About HTTP header.

2001-11-01 Thread amtd
hi,all I don't know how send to the host HTTP header and recive return message uses PHP.Tell me,thanks. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-ma

[PHP-DEV] Bug #13902 Updated: ld: "cannot find -lmysqlclient" (-L flag missing)

2001-11-01 Thread sniper
ID: 13902 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: RedHat Linux 2.4.7-10 #1 i686 PHP Version: 4.0.6 New Comment: Could you please try latest CVS? I fixed one thing which might have caused this. --Jani Pr

[PHP-DEV] Bug #13905: mysql_list_fields() fails

2001-11-01 Thread ub
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.1 PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: mysql_list_fields() fails When running a simple query using the mysql_list_fields() function, I get an error no. 1064. Below: 1. HTML output 2.

[PHP-DEV] Bug #13904 Updated: can not find php_mcrypt.dll

2001-11-01 Thread sniper
ID: 13904 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: mcrypt related Operating System: win9x PHP Version: 4.0.6 New Comment: Ask support questions elsewhere, this is not a support forum. Previous Comments: -

[PHP-DEV] Bug #13904: can not find php_mcrypt.dll

2001-11-01 Thread zgjiagang
From: [EMAIL PROTECTED] Operating system: win9x PHP version: 4.0.6 PHP Bug Type: mcrypt related Bug description: can not find php_mcrypt.dll why I can not find php_mcrypt.dll,so I can not use mcrypt function to encrypt my data,some one can help me??? thank you!! -- Edit b

Re: [PHP-DEV] php_ini.c.diff

2001-11-01 Thread Jani Taskinen
Done. --Jani On Thu, 1 Nov 2001, Derick Rethans wrote: >Hello, > >I just commited this, should I commit it to the 4_0_7 branch too? > >regards, >Derick > >On Thu, 1 Nov 2001, Yasuo Ohgaki wrote: > >> Zeev Suraski wrote: >> >> > Can you commit it? >> >> >> I'm afraid not, since I don't have CVS

Re: [PHP-DEV] Extension checkins?

2001-11-01 Thread Matt McClanahan
On Fri, Nov 02, 2001 at 12:11:17AM +, Jonathan Gillette wrote: > Hi. I'm aware of an extension that would fit quite nicely into the > current set. What's the protocol for proposing a entry into the > extension repository? Mentioning what it does may be a good start.. Matt -- PHP Develop

[PHP-DEV] Extension checkins?

2001-11-01 Thread Jonathan Gillette
Hi. I'm aware of an extension that would fit quite nicely into the current set. What's the protocol for proposing a entry into the extension repository? Thanks, Jonathan -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[PHP-DEV] Bug #13902: ld: "cannot find -lmysqlclient" (-L flag missing)

2001-11-01 Thread jasonw
From: [EMAIL PROTECTED] Operating system: RedHat Linux 2.4.7-10 #1 i686 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: ld: "cannot find -lmysqlclient" (-L flag missing) Short version: I ran ./configure with --with-mysql=/usr (among other things..

[PHP-DEV] Bug #13900 Updated: date(I) does not correctly identify daylight saving time

2001-11-01 Thread cnewbill
ID: 13900 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating System: Windows NT/XP PHP Version: 4.0.6 New Comment: You said you were running it as a CGI therefore my test should be equivalent without me having to use Apache. I don't see how

[PHP-DEV] Bug #13900 Updated: date(I) does not correctly identify daylight saving time

2001-11-01 Thread bmplummer1
ID: 13900 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Date/time related Operating System: Windows NT/XP PHP Version: 4.0.6 New Comment: Well, I am getting zeros... I get in on PHP 4.06 on Windows XP pro and I get zeros on PHP 4.0

[PHP-DEV] Bug #13901 Updated: str_replace() seqfaults with empty string in array argument

2001-11-01 Thread andrei
ID: 13901 Updated by: andrei Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Reproducible crash Operating System: Linux PPC (2.2.18) and MacOSX 10 PHP Version: 4.0.6 Old Assigned To: Assigned To: andrei Edit this bug report at http://bugs.php.net/?id=13901&edit=1 --

[PHP-DEV] Bug #13901: str_replace() seqfaults with empty string in array argument

2001-11-01 Thread steve_cayford
From: [EMAIL PROTECTED] Operating system: Linux PPC (2.2.18) and MacOSX 10.1 PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: str_replace() seqfaults with empty string in array argument I'm using str_replace to fill out mailing label templates with data f

[PHP-DEV] Bug #13900 Updated: date(I) does not correctly identify daylight saving time

2001-11-01 Thread cnewbill
ID: 13900 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Date/time related Operating System: Windows NT/XP PHP Version: 4.0.6 New Comment: See http://bugs.php.net/bug.php?id=13888 for why the months are doubled. Here is my result from first scri

[PHP-DEV] Re: Bug #13896: Segmentation fault with xslt extention

2001-11-01 Thread J Smith
I think this has already been fixed, at least to some extent. I think one of the Sablotron guys posted about this, or somebody forwarded a solution to the problem at any rate. I was having this problem all the time since I started using XSLT with Sablotron, but after applying the fix, I have

Re: [PHP-DEV] Re: PHP Session: cache limitter addition request

2001-11-01 Thread Rasmus Lerdorf
This look ok to me. Don't forget to update the docs though. -Rasmus On Thu, 1 Nov 2001, Rui Hirokawa wrote: > > I am also using Mozilla. > I hope this patch is acceptable for CVS tree. > Can I commit this patch ? > > Deleting 'Expires' header from 'private' mode is another option, > but, it

[PHP-DEV] Bug #13893 Updated: win32_apache_mod_ssl + php = crash

2001-11-01 Thread jyrgen
ID: 13893 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.0.8 New Comment: grin ... all ya bug-hole scanners, i do not have IIS nor do i permit any CGI access to foregin hosts ... a

[PHP-DEV] Bug #13900: date(I) does not correctly identify daylight saving time

2001-11-01 Thread bmplummer1
From: [EMAIL PROTECTED] Operating system: Windows NT/XP PHP version: 4.0.6 PHP Bug Type: Date/time related Bug description: date(I) does not correctly identify daylight saving time Bug id #13880 Status: Bogus User Modify Dev Modify From: [EMAIL PROTECTED] Reported: 2

[PHP-DEV] email adress change request for cvs account

2001-11-01 Thread Christian Stocker
Hi my old company fucked up :) could someone please change my email adress from [EMAIL PROTECTED] to [EMAIL PROTECTED] for my cvs account (chregu). the old address bounces back since yesterday. (sorry for the trouble, but it's a kindergarten here at the moment...) thanks chregu -- PHP Develop

Re: [PHP-DEV] Benjamin Kromann

2001-11-01 Thread Andrei Zmievski
On Thu, 01 Nov 2001, Frank Kromann wrote: > Hi, > > It is getting late now in CA, but I have to tell you all about Benjamin Kromann, our >new son :-) > > He was born last night at 11:23pm and he is a healthy boy 50 cm long and he weighs >3550 g. Mis mom is doing very well allthough we all need

[PHP-DEV] Re: PHP Session: cache limitter addition request

2001-11-01 Thread Rui Hirokawa
I am also using Mozilla. I hope this patch is acceptable for CVS tree. Can I commit this patch ? Deleting 'Expires' header from 'private' mode is another option, but, it may causes backward compatiblitiy problem. Rui Yasuo Ohgaki wrote: > When 'private' cache limitter is used, old enough > "Ex

[PHP-DEV] Re: PHP Session: cache limitter addition request

2001-11-01 Thread Rui Hirokawa
I am also using Mozilla. I hope this patch is acceptable for CVS tree. Can I commit this patch ? Deleting 'Expires' header from 'private' mode is another option, but, it may causes backward compatiblitiy problem. Rui Yasuo Ohgaki wrote: > When 'private' cache limitter is used, old enough > "E

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: and yet anoter bt: Starting program: /usr/sbin/httpd -X [New Thread 1024 (LWP 26820)] Program

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: finally an xslt-related backtrace: Starting program: /usr/sbin/httpd -X [New Thread 1024 (LWP 26473)] Program re

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: backtrace no. 3 Starting program: /usr/sbin/httpd -X [New Thread 1024 (LWP 26867)] Program received signal SIGSE

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: backtrace No. 2 Starting program: /usr/sbin/httpd -X [New Thread 1024 (LWP 26843)] Program received signal SIGSE

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: backtrace No. 1 Starting program: /usr/sbin/httpd -X [New Thread 1024 (LWP 26820)] Program rece

[PHP-DEV] Bug #13898 Updated: Pb with Apache

2001-11-01 Thread julien . dufrenne
ID: 13898 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: XP Pro PHP Version: 4.0.6 New Comment: When I have LoadModule php4_module c:/PHP/sapi/php4apache.dll in pt httpd.conf, Apache return me a s

[PHP-DEV] Bug #13899: Configuration problem

2001-11-01 Thread radar
From: [EMAIL PROTECTED] Operating system: Linux (slackware 7.0) PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Configuration problem Hi, there's a problem with "configure" script, it say: ac_cv_header_sys_resource_h=${ac_cv_header_sys_resource_h=no}

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: sample xml: http://transalp.com/TMP/samplearticle.xml sample xsl: http://transalp.com/styles

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread derick
ID: 13896 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: Read http://bugs.php.net/bugs-generating-backtrace.php Previous Comments: ---

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: how do I provide a backtrace? thanks Jens Previous Comments: -

[PHP-DEV] Bug #13889 Updated: FORM variables not passed with php.ini-optimized

2001-11-01 Thread jdousa
ID: 13889 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PHP options/info functions Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Thanks, Philip. You're right. I've just verified it. - Original Message - From: "Philip Olson"

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread derick
ID: 13896 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: The bug system made a mess of it, can you put it on the web and make it available for download? Derick Previo

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: ups, the xml/xsl got mixed up a bit while pasting into the input form ... Previous Comments: -

Re: [PHP-DEV] Benjamin Kromann

2001-11-01 Thread Markus Fischer
I welcome our new little Frank to php-dev ;-)) GRATS! -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #13898 Updated: Pb with Apache

2001-11-01 Thread derick
ID: 13898 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: XP Pro PHP Version: 4.0.6 New Comment: You need to supply more information, please read bugs.php.net/how-to-report.php and add all relevant information wit

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread jens
ID: 13896 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: $xsl = $root . "/styles/travel.xsl"; //$xml_str is read from a database $xp = xslt_create();

[PHP-DEV] CVS Account Request: yohgaki

2001-11-01 Thread Yasuo Ohgaki
I'm interested in QA mainly. But I'm also prepared for contributing Japanese Documentation, improving multi-byte encoding support and implementation of asyncronous query interface for pgsql module. phpdoc/ja phpdoc/en/functions (for mbstring & pgsql)php4/ext/mbstring php4/ext/pgsql --

[PHP-DEV] Re: Benjamin Kromann

2001-11-01 Thread Sebastian Bergmann
"Frank M. Kromann" wrote: > It is getting late now in CA, but I have to tell you all about Benjamin > Kromann, our new son :-) Congratulations! -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlis

[PHP-DEV] Bug #13898: Pb with Apache

2001-11-01 Thread julien . dufrenne
From: [EMAIL PROTECTED] Operating system: XP Pro PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Pb with Apache When I launch PHP as module (with sapi) or as an action, PHP crash automatically. I've Apache 1.3.22 and PHP 4.06. Could you help me ?

Re: [PHP-DEV] Benjamin Kromann

2001-11-01 Thread Zeev Suraski
Congratulations! At 12:56 01/11/2001, Frank M. Kromann wrote: >Hi, > >It is getting late now in CA, but I have to tell you all about Benjamin >Kromann, our new son :-) > >He was born last night at 11:23pm and he is a healthy boy 50 cm long and >he weighs 3550 g. Mis mom is doing very well allth

[PHP-DEV] Benjamin Kromann

2001-11-01 Thread Frank M. Kromann
Hi, It is getting late now in CA, but I have to tell you all about Benjamin Kromann, our new son :-) He was born last night at 11:23pm and he is a healthy boy 50 cm long and he weighs 3550 g. Mis mom is doing very well allthough we all need some sleep now. Happy hacking to all of you and I'll

Re: [PHP-DEV] php_ini.c.diff

2001-11-01 Thread Derick Rethans
Hello, I just commited this, should I commit it to the 4_0_7 branch too? regards, Derick On Thu, 1 Nov 2001, Yasuo Ohgaki wrote: > Zeev Suraski wrote: > > > Can you commit it? > > > I'm afraid not, since I don't have CVS account. > > If anyone could give me a CVS account, I might be able to >

Re: [PHP-DEV] php_ini.c.diff

2001-11-01 Thread Zeev Suraski
Submit a request - and you'd be approved :) At 12:52 01/11/2001, Yasuo Ohgaki wrote: >Zeev Suraski wrote: > >>Can you commit it? > > >I'm afraid not, since I don't have CVS account. > >If anyone could give me a CVS account, I might be able to contribute a >little for QA Team, Japanese Documentat

Re: [PHP-DEV] php_ini.c.diff

2001-11-01 Thread Yasuo Ohgaki
Zeev Suraski wrote: > Can you commit it? I'm afraid not, since I don't have CVS account. If anyone could give me a CVS account, I might be able to contribute a little for QA Team, Japanese Documentation and a little bugfix or coding for modules. I need asnycronous query interface (pgsql) fo

Re: [PHP-DEV] ftp_connect()???

2001-11-01 Thread Matthias Blaser
On Wednesday 31 October 2001 22:52, JIM wrote: > i was developing in redhat 7.2. with php/4.0.4pl1. iwas able to use > ftp_connect(). > but, in a freebsd with php/4.0.6, it returns error that "call to undefined > function"... add --enable-ftp to your configuration script options... matt -- PHP

[PHP-DEV] ftp_connect()???

2001-11-01 Thread JIM
hi all, i was developing in redhat 7.2. with php/4.0.4pl1. iwas able to use ftp_connect(). but, in a freebsd with php/4.0.6, it returns error that "call to undefined function"... anyone can help? thanks. im -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PR

Re: [PHP-DEV] php_ini.c.diff

2001-11-01 Thread Zeev Suraski
Can you commit it? At 01:40 31/10/2001, Yasuo Ohgaki wrote: >This patch fixes small phpinfo() problem. >Current phpinfo() does not display values properly, if > - value is string AND > - value is not set in php.ini AND > - value is modified by other places such as .htaccess, >httpd.conf, etc.

[PHP-DEV] CVS Account Request: alexwaugh

2001-11-01 Thread Alex Waugh
Changes for RISC OS port and new SAPI module ext/mysql, ext/standard, sapi, TSRM, Zend -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #13897 Updated: can not install to apache 1.3.22

2001-11-01 Thread derick
ID: 13897 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: CygWin PHP Version: 4.0.6 New Comment: Not enough information, please read bugs.php.net/how-to-report.php before submitting a report. Derick Previous Comment

[PHP-DEV] Bug #13873 Updated: wddx_*() functions only handle ascii

2001-11-01 Thread johan
ID: 13873 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: WDDX related Operating System: Linux PHP Version: 4.0.6 New Comment: 1. Linux distribution is Slackware 4.0 which is a libc 5 dist. Running kernel 2.2.19 2. configure --with-

[PHP-DEV] Bug #13897: can not install to apache 1.3.22

2001-11-01 Thread hyn_4
From: [EMAIL PROTECTED] Operating system: CygWin PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: can not install to apache 1.3.22 Cygwin 1.3.3 $ cd apache_1.3.22 $ ./configure $ cd .. $ cd php-4.0.6 $ ./configure --with-mysql --with-apache=../apach

Re: [PHP-DEV] run php in commandline

2001-11-01 Thread Markus Fischer
commandline != web environment. you can: php -f getdata.php apple=good_fruit and parse the data yourself. - Markus -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrat

[PHP-DEV] Bug #13896 Updated: Segmentation fault with xslt extention

2001-11-01 Thread derick
ID: 13896 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: XSLT related Operating System: Linux RH 7.2 PHP Version: 4.1.0RC1 New Comment: Can you make a backtrace and provide a short reproducing script? Derick Previous Comments: ---

[PHP-DEV] Bug #13896: Segmentation fault with xslt extention

2001-11-01 Thread jens
From: [EMAIL PROTECTED] Operating system: Linux RH 7.2 PHP version: 4.1.0RC1 PHP Bug Type: XSLT related Bug description: Segmentation fault with xslt extention php-4.1.0-RC1 on Linux RH 7.2, Apache-1.3.20 './configure' '--with-config-file-path=/etc' '--with-xml' '--with-

[PHP-DEV] Bug #13636 Updated: configure doesn't find librecode

2001-11-01 Thread arne
ID: 13636 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Recode related Operating System: FreeBSD 4.1-RELEASE PHP Version: 4.0.6 New Comment: ldd librecode.so says: librecode.so: ldd: librecode.so: Exec format error librecode.so: