[PHP-DEV] Bug #10742: iconv failure

2001-05-08 Thread dnl
From: [EMAIL PROTECTED] Operating system: redhat7.1 PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: iconv failure error source: if test -f $ICONV_DIR/lib/libconv.a -o -f $ICONV_DIR/lib/libiconv.so ; then AC_CHECK_LIB(iconv, iconv_open, AC_DEFINE(HAVE_

[PHP-DEV] Re: Serious problems with libtool 1.4..

2001-05-08 Thread Sascha Schumann
On Wed, 9 May 2001, Jani Taskinen wrote: > > The upgrade to libtool 1.4 was most likely a big mistake. > > Here's what happened on my system where everything worked > just fine before the update: You most likely have a -L/usr/lib in LDFLAGS/LIBS then which has been added by a broken conf

Re: [PHP-DEV] Bug #10299 Updated: CPU and Memory Spike

2001-05-08 Thread Goten
I am not quite sure, but you can give a try. Use require_once() include like 10 dummy config file, reload the script a couple times, and use lsof to check if your config files are still open. Derek At 03:04 PM 5/9/2001 +1000, Cameron wrote: >i dont suppose this is a session garbage collectio

Re: [PHP-DEV] Bug #10299 Updated: CPU and Memory Spike

2001-05-08 Thread Cameron
i dont suppose this is a session garbage collection?? Cameron [EMAIL PROTECTED] wrote: > ID: 10299 > User Update by: [EMAIL PROTECTED] > Status: Critical > Bug Type: Performance problem > Operating system: FreeBSD 4.2 Stable > PHP Version: 4.0.4pl1 > Description: CPU and Memory Spike > > What

[PHP-DEV] Bug #10299 Updated: CPU and Memory Spike

2001-05-08 Thread goten
ID: 10299 User Update by: [EMAIL PROTECTED] Status: Critical Bug Type: Performance problem Operating system: FreeBSD 4.2 Stable PHP Version: 4.0.4pl1 Description: CPU and Memory Spike What I found out is that using a lot of include_once, require_once + session will trigger the CPU and memory spi

[PHP-DEV] Bug #10738 Updated: socket functions cause php4 to segmentation fault

2001-05-08 Thread ngaugler
ID: 10738 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Sockets related Operating system: SunOS 5.7 Generic_106541-12 sun4 PHP Version: 4.0.5 Description: socket functions cause php4 to segmentation fault Ok, I think the problem was I was strip'ing the binary befor

[PHP-DEV] RE: Bug #10738 Updated: socket functions cause php4 to segmentation fault

2001-05-08 Thread Nicholas Gaugler
Ok, I think the problem was I was stripping the binary before moving it around. Try this: gdb ./php core GNU gdb 19981224 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it

Re: [PHP-DEV] Serious problems with libtool 1.4..

2001-05-08 Thread Andi Gutmans
I would like to revert this change for 4.0.6 and have us work on it and sort out all the problems for 4.0.7. I wanted to RC1 4.0.6 tomorrow. So many little bugs have been fixed in the last few days it'll be a bummer to ruin the release because of libtool. I think 4.0.6 will be the most stable v

Re: [PHP-DEV] Zend API changes

2001-05-08 Thread Andi Gutmans
There is a ZEND_MODULE_API_NO Andi At 01:32 PM 5/8/2001 -0700, Dan Libby wrote: >ok, so ZEND_VERSION_DOUBLE is crazy talk. the preprocessor doesn't like floats >either. But something like ZEND_VERSION_MAJOR 4, ZEND_VERSION_MINOR 6 would >satisfy it. > >-danda > >Dan Libby wrote: > > > This chan

[PHP-DEV] Bug #10741 Updated: ereg "-" problem only on 4.05 - critical!

2001-05-08 Thread koester
ID: 10741 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PCRE related Operating system: FreeBSD 4.3 PHP Version: 4.0.5 Description: ereg "-" problem only on 4.05 - critical! ok now the interesting part. As mentioned in the regex dox, "use - at the beginning or at the

Re: [PHP-DEV] Bug #10299 Updated: CPU and Memory Spike

2001-05-08 Thread Brian Foddy
Just a note, I'm not reporting the same but I have seen something that sounds kinda similar. While developing an external module that used resources, I found that I could get PHP into an infinite loop in the memory cleanup routine by improperly releasing a resource (by just freeing the resource s

[PHP-DEV] Bug #10741: ereg "-" problem only on 4.05 - critical!

2001-05-08 Thread koester
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.5 PHP Bug Type: PCRE related Bug description: ereg "-" problem only on 4.05 - critical! After updating from 4.04x to 4.05 i noticed a problem with regular expressions. regular expression: 0-9a-zA-Z[:spa

[PHP-DEV] Bug #10580 Updated: Access Violation using ADODB

2001-05-08 Thread phanto
ID: 10580 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.6-dev (dated 20010504) Assigned To: Comments: works here. the only mistake i found was, that if either the connect string or the query was wron

[PHP-DEV] Bug #10740 Updated: gf

2001-05-08 Thread sniper
ID: 10740 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: his girlfriend bugs him? :) Previous Comments: ---

[PHP-DEV] Bug #10740 Updated: gf

2001-05-08 Thread jmoore
ID: 10740 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Bogus, please stop spamming the bugs DB Previous Comments:

[PHP-DEV] Bug #10215 Updated: OCI Interface error when compiled statically with Apache

2001-05-08 Thread jmoore
ID: 10215 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Oracle related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback.. closing Previous Comments: -

[PHP-DEV] Bug #10199 Updated: c++ compiler error on ./configure

2001-05-08 Thread jmoore
ID: 10199 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback.. closing Previous Comments: -

[PHP-DEV] Bug #10198 Updated: Register functions doesn't work while starting up of apache

2001-05-08 Thread jmoore
ID: 10198 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *General Issues Operating system: PHP Version: 4.0.4 Assigned To: Comments: No feedback.. closing Previous Comments: ---

[PHP-DEV] Bug #10188 Updated: Problem in loading dynamic module (Desc. below)

2001-05-08 Thread jmoore
ID: 10188 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback.. closing Previous Comments: -

[PHP-DEV] Bug #10740: gf

2001-05-08 Thread hhdg
From: [EMAIL PROTECTED] Operating system: w PHP version: 4.0.5 PHP Bug Type: Documentation problem Bug description: gf -- Edit Bug report at: http://bugs.php.net/?id=10740&edit=1 -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PRO

[PHP-DEV] Bug #10299 Updated: CPU and Memory Spike

2001-05-08 Thread zeev
ID: 10299 Updated by: zeev Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Performance problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Is this fairly reproducible? If it is, any chance you could build Apache with debug information (--enable-debug in configure)

[PHP-DEV] Bug #9154 Updated: HTTPD Memory Utilization Spike

2001-05-08 Thread zeev
ID: 9154 Updated by: zeev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Is this fairly reproducible? If it is, any chance you could build Apache with debug information (--enable-debug in configure), att

[PHP-DEV] Bug #10580 Updated: Access Violation using ADODB

2001-05-08 Thread jason
ID: 10580 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: Win2k PHP Version: 4.0.6-dev (dated 20010504) Description: Access Violation using ADODB Here is a code snippet for testing ADODB: Open(OLEDB_CONNECTION_STRING); $command = "SELECT * from employe

[PHP-DEV] RE: Bug #10580 Updated: Access Violation using ADODB

2001-05-08 Thread Jason Gan
Here is a code snippet for testing ADODB: Open(OLEDB_CONNECTION_STRING); $command = "SELECT * from employees"; $rs = $conn->Execute($command); // Recordset $num_columns = $rs->Fields->Count(); $this->set_arr($num_columns); for ($i=0; $i < $num_columns; $i++) { $fld[$i] = $rs->Fields($

[PHP-DEV] Serious problems with libtool 1.4..

2001-05-08 Thread Jani Taskinen
The upgrade to libtool 1.4 was most likely a big mistake. Here's what happened on my system where everything worked just fine before the update: I have most of the external libraries that the extensions need in /www/*/lib. And I have these in my configure script: --with-*=/www/*/ where * is the

[PHP-DEV] Bug #10739 Updated: Zlib compile fails

2001-05-08 Thread sniper
ID: 10739 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: There is more likely something else that fails. Check the config.log file for more info. --Jani Previous Com

[PHP-DEV] Bug #10739 Updated: Zlib compile fails

2001-05-08 Thread phil . cohen
ID: 10739 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: Red Hat 7.1 PHP Version: 4.0.5 Description: Zlib compile fails My compile options follow: ./configure \ --prefix=/usr/local/php \ --disable-debug \ --enable-shared \ --enable-inline-optimiz

[PHP-DEV] Bug #10739: Zlib compile fails

2001-05-08 Thread phil . cohen
From: [EMAIL PROTECTED] Operating system: Red Hat 7.1 PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: Zlib compile fails Zlib fails to compile even though it is properly installed. configure: error: Zlib module requires zlib >= 1.0.9. [root@websmith php-

[PHP-DEV] How to make apache support xml???

2001-05-08 Thread ÕŕF
PlatForm: win2k server Apache : 1.39 -- 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]

Re: [PHP-DEV] Dynamic Update of DNS ??

2001-05-08 Thread Stig Venaas
On Tue, May 08, 2001 at 08:35:37AM -0400, Stig Sæther Bakken wrote: > [Stig Venaas <[EMAIL PROTECTED]>] > > the LDAP back-end, see http://www/dns/bind/bind-sdb/. If you look at > ^^^ > I guess this will take most people to somewhere else than they > expect. :-) > >

Re: [PHP-DEV] Zend API changes

2001-05-08 Thread Dan Libby
ok, so ZEND_VERSION_DOUBLE is crazy talk. the preprocessor doesn't like floats either. But something like ZEND_VERSION_MAJOR 4, ZEND_VERSION_MINOR 6 would satisfy it. -danda Dan Libby wrote: > This change also broke my extension. I'd like to have the extension > be buildable with all of 4.x w

[PHP-DEV] Bug #10738 Updated: socket functions cause php4 to segmentation fault

2001-05-08 Thread sniper
ID: 10738 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: I think the '--enable-debug' didn't get accounted for. Please try deleting config.cache and reconfigure/compil

Re: [PHP-DEV] Zend API changes

2001-05-08 Thread Dan Libby
This change also broke my extension. I'd like to have the extension be buildable with all of 4.x without user intervention, so I'm trying to figure out some way to handle the change via the pre-processor. I thought that ZEND_VERSION, defined in zend.h, might do the trick. Unfortunately, it is de

[PHP-DEV] Bug #10580 Updated: Access Violation using ADODB

2001-05-08 Thread phanto
ID: 10580 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6-dev (dated 20010504) Assigned To: Comments: could you provide a short snippet, i can't reproduce this. are you using the cgi or the isapi version ? Previous Comm

[PHP-DEV] Bug #10737 Updated: include_path

2001-05-08 Thread sniper
ID: 10737 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: It means you didn't read the bugs-dos-and-donts before submitting this report. Please ask support questions on

[PHP-DEV] Bug #6175 Updated: XML functions no longer work in objects

2001-05-08 Thread jon
ID: 6175 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *XML functions Operating system: FreeBSD 4.3-STABLE PHP Version: 4.0 Latest CVS (08/05/2001) Description: XML functions no longer work in objects I still get a segfault here, pretty much the same as the last time: #0 0x0 in ??

[PHP-DEV] Bug #10733 Updated: configure --disable-short-tags doesn't disable short-tags

2001-05-08 Thread derick
ID: 10733 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: PHP options/info functions Operating system: PHP Version: 4.0 Latest CVS (2001-05-08) Assigned To: Comments: This is fixed in CVS (by Jani). Previous Comments:

[PHP-DEV] Bug #10738: socket functions cause php4 to segmentation fault

2001-05-08 Thread ngaugler
From: [EMAIL PROTECTED] Operating system: SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-250 PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: socket functions cause php4 to segmentation fault I recently wanted to do socket based options with PHP4, so

[PHP-DEV] Bug #10736 Updated: sapi_apache2.c line 248

2001-05-08 Thread sniper
ID: 10736 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: Apache 2.0.16 is too old, get a newer beta Previous Comments: --

[PHP-DEV] Bug #10737: include_path

2001-05-08 Thread T . Kaulen
From: [EMAIL PROTECTED] Operating system: Win 98 PHP version: 4.0.5 PHP Bug Type: *Install and Config Bug description: include_path Warning: Failed opening '' for inclusion (include_path='.') in Unknown on line 0 What did it mean? -- Edit Bug report at: http://bugs.php.

[PHP-DEV] Bug #10736: sapi_apache2.c line 248

2001-05-08 Thread jacobc
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux 2.2rev2 on Alpha platform PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: sapi_apache2.c line 248 When compiling for the Apache2 (beta) server v.2.0.16, got error in php-4.0.5/sapi/apache2filter/sa

[PHP-DEV] Bug #10250 Updated: UnixODBC can make use of SQLDriverConnect functionality too

2001-05-08 Thread kalowsky
ID: 10250 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: now in cvs. thank you! Previous Comments: --

Re: [PHP-DEV] 4.0.6

2001-05-08 Thread Andi Gutmans
Can you please check the latest CVS and let me know if the line numbers are OK now? (when using \r as an end of line). Thanks, Andi At 08:55 PM 5/8/2001 +0300, Andi Gutmans wrote: >There is a problem with line numbers if you use "\r" as line endings. I >will try and fix it before 4.0.6 (althou

[PHP-DEV] Bug #9422 Updated: Apache hangs when Win goes to standby

2001-05-08 Thread php
ID: 9422 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Operating system: win98, win98SE PHP Version: 4.0.4 Description: Apache hangs when Win goes to standby yes, persists with 4.0.5 with php.ini-optimized from http://www.php.net/do_download.php?dow

Re: [PHP-DEV] Re: [PHP-QA] Linux on S/390

2001-05-08 Thread derick
On Tue, 8 May 2001, Zak Greant wrote: > I would also guess that we could just sign up for a PHP/QA account > that the Dev team and QA members could share as needed. > > I will keep an eye on the page and will sign up for an account as > soon as they become available again. I was

[PHP-DEV] Re: [PHP-QA] Linux on S/390

2001-05-08 Thread derick
Hello, I have such an account already. I don't get PHP too build on it unfortunately (see my previous message to php-dev). I can easily add new accounts to that box though. regards, Derick On Tue, 8 May 2001, Zak Greant wrote: > Hello All, > > Anyone have an interest in this? > > IBM Linux Co

[PHP-DEV] Re: [PHP-QA] Linux on S/390

2001-05-08 Thread Zak Greant
James Moore wrote: > Zak, > > I suggest that one of the QA Team Members signs up for an account, > preferably someone who has a decent amount of experiance of debugging on > Linux we could then use the system to verify bugs/run RC tests on the > server. Any of the QA Team Members/Developers willi

[PHP-DEV] RE: [PHP-QA] Linux on S/390

2001-05-08 Thread Liz
I've got a reasonable amount of linux/porty type skills, Im just not sure I can deal with testing another OS as well as the 3 Im doing now.. I feel Im likely to be missing something if I spread myself any more thinly (especially as I develop my own software too) Sorry > -Original Message---

[PHP-DEV] RE: [PHP-QA] Linux on S/390

2001-05-08 Thread James Moore
Zak, I suggest that one of the QA Team Members signs up for an account, preferably someone who has a decent amount of experiance of debugging on Linux we could then use the system to verify bugs/run RC tests on the server. Any of the QA Team Members/Developers willing to be responsible for this?

[PHP-DEV] Linux on S/390

2001-05-08 Thread Zak Greant
Hello All, Anyone have an interest in this? IBM Linux Community Development System Welcome to the Linux Community Development System (the 'Service'), a Service provided by IBM. The Service provides you with access to a Linux on S/390 environment for the purpose of providing the Open Source commu

[PHP-DEV] Blowfish detection in ext/standard

2001-05-08 Thread Alexander Bokovoy
Hi there! I have system Glibc 2.2.2 with fully integrated crypt_blowfish() in it but check for Blowfish in ext/standard/config.m4 does not work (it doesn't detect blowfish on system). Wouldn't be better to extend this test to actually find blowfish-related functions in /usr/include/crypt.h in ca

[PHP-DEV] Bug #5653 Updated: with setcookie(), only the last cookie is written

2001-05-08 Thread schulte
ID: 5653 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Open Bug Type: Other web server Operating system: Linux PHP Version: 4.0 Release Candidate 2 Description: with setcookie(), only the last cookie is written Previous Comments: ---

Re: Fw: [PHP-DEV] 4.0.6

2001-05-08 Thread Andi Gutmans
At 06:32 PM 5/8/2001 +0300, Boian Bonev wrote: >- Original Message - >From: "Boian Bonev" <[EMAIL PROTECTED]> >To: "Dave Jones" <[EMAIL PROTECTED]> >Sent: Tuesday, May 08, 2001 6:29 PM >Subject: Re: [PHP-DEV] 4.0.6 > > > > hi, > > > > > And also line number don't get incremented if there

Re: [PHP-DEV] 4.0.6

2001-05-08 Thread Andi Gutmans
There is a problem with line numbers if you use "\r" as line endings. I will try and fix it before 4.0.6 (although after my last patch functionally "\r"'s will work which is the most important thing). Andi At 08:50 AM 5/8/2001 -0400, Dave Jones wrote: >>>it is not that odd because it may have

[PHP-DEV] Bug #10732 Updated: Storage of session variable fails

2001-05-08 Thread Paul_Kroll
ID: 10732 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Session related Operating system: Linux PHP Version: 4.0.5 Description: Storage of session variable fails Not only could I not reproduce this locally from the snapshot of 4.0.6, but I couldn't from a local

[PHP-DEV] RE: NEWS line

2001-05-08 Thread James Moore
Hmm WTF where did that come from?? - James > -Original Message- > From: Andrei Zmievski [mailto:[EMAIL PROTECTED]] > Sent: 08 May 2001 17:18 > To: PHP Developers; [EMAIL PROTECTED] > Subject: NEWS line > > > What's this NEWS line for? > > - Ported Documentation structure from phpdoc.

[PHP-DEV] Bug #10735 Updated: Crypt function not available?

2001-05-08 Thread jmoore
ID: 10735 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: This was to do with the build that was released from php.net not having it built in, hopefully when Zend

[PHP-DEV] buildconf weirdness

2001-05-08 Thread Derick Rethans
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, while running buildconf I get the following errors: derick@(none):~/php4 > ./buildconf rebuilding configure autoconf: Undefined macros: ***BUG in Autoconf--please report*** AC_ZEND_BROKEN_SPRINTF ***BUG in Autoconf--please report*** AC_TRY_DL

Re: [PHP-DEV] NEWS line

2001-05-08 Thread Sebastian Bergmann
Andrei Zmievski wrote: > - Ported Documentation structure from phpdoc. (James Moore) PHP-GTK Manual? > * It said 'Winmodem' on the box, but I still feel like I lost. * Ack :( -- sebastian bergmann[EMAIL PROTECTED] http://

[PHP-DEV] Bug #10733 Updated: configure --disable-short-tags doesn't disable short-tags

2001-05-08 Thread jbozza
ID: 10733 User Update by: [EMAIL PROTECTED] Status: Analyzed Bug Type: PHP options/info functions Operating system: FreeBSD 4.3 PHP Version: 4.0 Latest CVS (2001-05-08) Description: configure --disable-short-tags doesn't disable short-tags Couldn't this be (quickly) fixed with the following? -

[PHP-DEV] NEWS line

2001-05-08 Thread Andrei Zmievski
What's this NEWS line for? - Ported Documentation structure from phpdoc. (James Moore) -Andrei * It said 'Winmodem' on the box, but I still feel like I lost. * -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

[PHP-DEV] Bug #10609 Updated: comments made with # or // in included files cause visible output

2001-05-08 Thread andi
ID: 10609 Updated by: andi Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is fixed in the last CVS which supports "\r" as line ending. Please try the latest snapshot at snaps

[PHP-DEV] Bug #10734 Updated: Strange conversion string->numbers

2001-05-08 Thread hholzgra
ID: 10734 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Assigned To: Comments: AFAIR this is some strange magic borrowed from perl the deeper sense in this is that you can use it to increment/decrement the num

[PHP-DEV] Bug #10735: Crypt function not available?

2001-05-08 Thread support
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.0.5 PHP Bug Type: PHP options/info functions Bug description: Crypt function not available? Hi, with version v4.04pl1, there is a function "crypt"... If I upgrade to v4.0.5, it doesn't work annymore... Question

[PHP-DEV] Bug #10733 Updated: configure --disable-short-tags doesn't disable short-tags

2001-05-08 Thread sniper
ID: 10733 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: PHP options/info functions Operating system: PHP Version: 4.0 Latest CVS (2001-05-08) Assigned To: Comments: You are right. This configure option is not used anywhere. It should set the buil

[PHP-DEV] Bug #10733 Updated: configure --disable-short-tags doesn't disable short-tags

2001-05-08 Thread jbozza
ID: 10733 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: PHP options/info functions Operating system: FreeBSD 4.3 PHP Version: 4.0 Latest CVS (2001-05-08) Description: configure --disable-short-tags doesn't disable short-tags Update: --enable-short-tags=no doesn't seem to have any e

Fw: [PHP-DEV] 4.0.6

2001-05-08 Thread Boian Bonev
- Original Message - From: "Boian Bonev" <[EMAIL PROTECTED]> To: "Dave Jones" <[EMAIL PROTECTED]> Sent: Tuesday, May 08, 2001 6:29 PM Subject: Re: [PHP-DEV] 4.0.6 > hi, > > > And also line number don't get incremented if there are no line ends, so > > all syntax errors are reported as b

[PHP-DEV] Bug #10734: Strange conversion string->numbers

2001-05-08 Thread konrad
From: [EMAIL PROTECTED] Operating system: Linux 2.2 glibc-2.2.1 PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: Strange conversion string->numbers Here is a simple code And here results -5 -4 -5 -- -5 -6 <-- ? -7 It looks like "

[PHP-DEV] Bug #10733: configure --disable-short-tags doesn't disable short-tags

2001-05-08 Thread jbozza
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0 Latest CVS (2001-05-08) PHP Bug Type: PHP options/info functions Bug description: configure --disable-short-tags doesn't disable short-tags When configuring PHP4 (confirmed with latest snap from this morn

[PHP-DEV] Bug #9773 Updated: Configure hangs

2001-05-08 Thread keith
ID: 9773 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Operating system: RedHat 6.1 PHP Version: 4.0.4pl1 Description: Configure hangs My lib version is this, /lib/libc-2.1.3.so and I'm using RedHat 6.1 Keith Previous Comments: -

[PHP-DEV] Bug #10114 Updated: Error reading LONG fields (ntext) in MSSQL (SQL Server) (bug #5237)

2001-05-08 Thread kalowsky
ID: 10114 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: moving this from 'feedbac' to 'open' as user responded last.. back trace ready yet? :) Previous Comments: -

[PHP-DEV] Bug #7273 Updated: odbc_connect causes a segmentation fault

2001-05-08 Thread kalowsky
ID: 7273 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.3 Assigned To: Comments: no user feedback, considered fixed in cvs. if untrue, please reopen the bug. Previous Comments: -

[PHP-DEV] Bug #7779 Updated: ODBC query : select distinct ...

2001-05-08 Thread kalowsky
ID: 7779 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: no user feedback. considered fixed in cvs. if this is untrue, please reopen the bug. Previous Comments: -

[PHP-DEV] Bug #10732 Updated: Storage of session variable fails

2001-05-08 Thread derick
ID: 10732 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Operating system: PHP Version: 4.0.5 Assigned To: Comments: I could not verify this withphp 4.0.6dev, can you try the lastest snapshot from snaps.php.net? This was my tes

[PHP-DEV] Bug #10732: Storage of session variable fails

2001-05-08 Thread Paul_Kroll
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Storage of session variable fails Previously, doing: would result in the browser displaying: this is a test In PHP 4.0.5, the browser displays: t Which i

[PHP-DEV] Bug #10486 Updated: IIS causes the Internal server error

2001-05-08 Thread kamik
ID: 10486 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating system: Win NT4 IIS4 PHP Version: 4.0.4pl1 Description: IIS causes the Internal server error The ASP WEB uses some ActiveX controls thru MTS... Previous Comments:

Re: [PHP-DEV] RE: Bug #10731 Updated: Compile parameter discreapencyPH - Calen dar

2001-05-08 Thread derick
Hallo, there is another link just above it: * PHP 4.0.5 [4,590Kb] - 30 April 2001 (CGI binary plus server API versions for Apache, AOLserver, ISAPI and NSAPI. MySQL support built-in, many extensions included, packaged as zip) In that file are all extensions packed. rega

[PHP-DEV] Bug #10486 Updated: IIS causes the Internal server error

2001-05-08 Thread kamik
ID: 10486 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Operating system: Win NT4 IIS4 PHP Version: 4.0.4pl1 Description: IIS causes the Internal server error ads Previous Comments: --- [2001-04-25 05

[PHP-DEV] Bug #10708 Updated: modphp crashes if cascaded includes occur

2001-05-08 Thread sniper
ID: 10708 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is fixed. Fix will be in 4.0.6. --Jani Previous Comments: ---

[PHP-DEV] Bug #10729 Updated: posting XML data to the cgi-bin php script

2001-05-08 Thread sniper
ID: 10729 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please ask these support questions on [EMAIL PROTECTED] mailing list. --Jani Previous Comments:

[PHP-DEV] RE: Bug #10731 Updated: Compile parameter discreapency PH - Calendar

2001-05-08 Thread Godin . Gilles
Hi Derick, I installed the 4.0.5 version from the... PHP 4.0.5 [738Kb] - 30 April 2001 (CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external ext

[PHP-DEV] Bug #10731 Updated: Compile parameter discreapency PH - Calendar

2001-05-08 Thread derick
ID: 10731 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is not a bug. Modules only work with specific versions of PHP. So please use a php 4.0.5 version of the

[PHP-DEV] Bug #10730 Updated: Problems with COM objects

2001-05-08 Thread derick
ID: 10730 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: We are aware of this problem and this will be fixed in php 4.0.6 Acutally, it's already fixed in CVS :) Than

[PHP-DEV] Bug #10731: Compile parameter discreapency PH - Calendar

2001-05-08 Thread godin . gilles
From: [EMAIL PROTECTED] Operating system: WinNT 4.0 PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: Compile parameter discreapency PH - Calendar When processing the followin page: Bienvenu! >Bonjour et Bienvenu! Nous sommes aujourd'hui

[PHP-DEV] Bug #8638 Updated: PHP handles permission problems ungracefully rather than letting Apache do it

2001-05-08 Thread jon
ID: 8638 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating system: Linux 2.2.17 PHP Version: 4.0.5 Description: PHP handles permission problems ungracefully rather than letting Apache do it Still happens with php 4.0.5. Previous Comments: --

[PHP-DEV] Bug #10730: Problems with COM objects

2001-05-08 Thread Pietro . Picca
From: [EMAIL PROTECTED] Operating system: Windows NT PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Problems with COM objects Dear Sirs, I am a user of a provider equipped with Windows NT, and not a web administrator directly. On their servers, the

Re: [PHP-DEV] 4.0.6

2001-05-08 Thread Dave Jones
>>it is not that odd because it may have treated it like whitespace - imagine >>a long line script. now it may treat it not as whitespace and hence the >>problem >> >>there is no big difference between whitespace and newline(s) in php, is it? >Both today (4.0.6-dev) and earlier \r is treated as w

[PHP-DEV] Bug #9334 Updated: Oracle8 connect by ODBC

2001-05-08 Thread kalowsky
ID: 9334 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: ODBC related Operating system: PHP Version: 4.0.4 Assigned To: Comments: the statement "because odbc_connect doesn't work" does not help. what doesn't work about it? what error are you re

Re: [PHP-DEV] Dynamic Update of DNS ??

2001-05-08 Thread Stig Sæther Bakken
[Stig Venaas <[EMAIL PROTECTED]>] > On Mon, May 07, 2001 at 06:54:53PM +0200, Vincen Pujol wrote: > > Hi, > > Sorry for the crossposting but I don't know where to find a > > solution for this. I need to be able to update dynamically entries in a DNS > > (Bind 9). My DNS

[PHP-DEV] Bug #10708 Updated: modphp crashes if cascaded includes occur

2001-05-08 Thread estartu
ID: 10708 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating system: FreeBSD 4.3-STABLE (not improtan PHP Version: 4.0.5 Description: modphp crashes if cascaded includes occur I had some problems compiling the cvs version but it seams

[PHP-DEV] Bug #10729 Updated: posting XML data to the cgi-bin php script

2001-05-08 Thread derick
ID: 10729 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Duplicate of 10726 (there is no need to open two reports for one bug) Previous Comments: --

[PHP-DEV] Bug #10729: posting XML data to the cgi-bin php script

2001-05-08 Thread ondi
From: [EMAIL PROTECTED] Operating system: solaris 7 sparc PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: posting XML data to the cgi-bin php script Hi there again! Im trying to post XML data to the chi-bin php script, that shold parse that data a

[PHP-DEV] Bug #10728 Updated: HTTP_POST_FILES iteration

2001-05-08 Thread derick
ID: 10728 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: HTTP related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: I think you have an error in your scripting logic. You probably get a warning about a duplicate Key, and that is most

[PHP-DEV] Bug #10728: HTTP_POST_FILES iteration

2001-05-08 Thread spud
From: [EMAIL PROTECTED] Operating system: Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: HTTP related Bug description: HTTP_POST_FILES iteration i have multiple upload (3) form and when i try something like this : reset($HTTP_POST_FILES); for ( $i=0; $i<=2; $i++ ) { $tempor

[PHP-DEV] Bug #10726 Updated: cant catch post data from stdin in cgi-bin

2001-05-08 Thread ondi
ID: 10726 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating system: solaris 7 PHP Version: 4.0.4pl1 Description: cant catch post data from stdin in cgi-bin Im trying to post XML data to the chi-bin php script, that shold parse that data and deal with it

[PHP-DEV] Bug #10723 Updated: error max_execution_time, unrelated to value in php.ini

2001-05-08 Thread steffen . schreiner
ID: 10723 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Program Execution Operating system: Linux SuSE 6.4 PHP Version: 4.0.5 Description: error max_execution_time, unrelated to value in php.ini These File-handle errros I only become if I don't give the mail-Skript

[PHP-DEV] Bug #10727 Updated: print((2.3 * 100 % 100) . "\n"); does not print 30 but 29

2001-05-08 Thread hholzgra
ID: 10727 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Math related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: this is a general problem with decimal calculations on binary processors and not related to php itself Previous C

[PHP-DEV] Bug #8725 Updated: Fun with putenv

2001-05-08 Thread mikhail
ID: 8725 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating system: SCO Openserver 5.05 PHP Version: 4.0.4pl1 Description: Fun with putenv Unfortunately, my SCO Unix machine isn't available for access from outside. Previous Comments: -

[PHP-DEV] Bug #10726 Updated: cant catch post data from stdin in cgi-bin

2001-05-08 Thread jmoore
ID: 10726 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Bogus.. Looks like your trying to do somthing thats not supported.. I dont know where your getting $PHP_P

[PHP-DEV] Bug #10727: print((2.3 * 100 % 100) . "\n"); does not print 30 but 29

2001-05-08 Thread d . peereboom-voller
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Math related Bug description: print((2.3 * 100 % 100) . "
\n"); does not print 30 but 29 print((2.3 * 100 % 100) . "\n"); This generated 29 while print((230 % 100) . "\n"); writes 30 as

  1   2   >