[PHP-DEV] PHP 4.0 Bug #9740: wrong xml node content

2001-03-14 Thread marcel
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16-3 (RH) PHP version: 4.0.4pl1 PHP Bug Type: DOM XML related Bug description: wrong xml node content Element nodes contain the wrong content When I loop through all the children of the node "root" of the following xml the

[PHP-DEV] PHP 4.0 Bug #9728 Updated: I cannot post any string over any form or send through a GET method....

2001-03-14 Thread jose . plans
ID: 9728 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Apache related Description: I cannot post any string over any form or send through a GET method OK thanks Jani but that doesnt work at all This is my configure line: PHP: ./configure --with-apache=../a

[PHP-DEV] X-Powered-by

2001-03-14 Thread Mark Taylor
Dear all, When I upload my php4 work to my ISP, the following is displayed at the beginning of each php page. "X-Powered-By: PHP/4.0.4pl1 Content-type: text/html" Now, after reading numerous support pages, I know that this can be turned off if php is in 'quiet' mode. Having emailed this inform

Re: [PHP-DEV] X-Powered-by

2001-03-14 Thread Zeev Suraski
At 11:22 14/3/2001, Mark Taylor wrote: >Dear all, > >When I upload my php4 work to my ISP, the following is displayed at the >beginning of each php page. > >"X-Powered-By: PHP/4.0.4pl1 Content-type: text/html" > >Now, after reading numerous support pages, I know that this can be turned >off if php

Re: [PHP-DEV] Adding oneself as "Author"

2001-03-14 Thread Zeev Suraski
There's no established criteria really. Once you feel you made a substantial contribution to the development of a certain module, add yourself. Fixing a buglet here or there usually doesn't cut it. Making an overhaul, adding a new set of functions/functionality, etc. - that usually cuts it.

Re: [PHP-DEV] X-Powered-by

2001-03-14 Thread Egon Schmid (@work)
Mark Taylor wrote: > When I upload my php4 work to my ISP, the following is displayed at the > beginning of each php page. > > "X-Powered-By: PHP/4.0.4pl1 Content-type: text/html" Tell your ISP, he should set "expose_php = Off" in php.ini. -Egon -- SIX Offene Systeme GmbH ·Stut

Re: [PHP-DEV] X-Powered-by

2001-03-14 Thread Zeev Suraski
At 11:39 14/3/2001, Egon Schmid (@work) wrote: >Mark Taylor wrote: > > > When I upload my php4 work to my ISP, the following is displayed at the > > beginning of each php page. > > > > "X-Powered-By: PHP/4.0.4pl1 Content-type: text/html" > >Tell your ISP, he should set "expose_php = Off" in php.in

[PHP-DEV] PHP 4.0 Bug #9741: MacOS / Skandinavian alphabets

2001-03-14 Thread jussi . ranta
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Mail related Bug description: MacOS / Skandinavian alphabets In order to print the skandinavian alphabets succesfully in the mail message with mac, Mime-Version: 1.0 should be announced in

[PHP-DEV] PHP 4.0 Bug #9742: "die" crash

2001-03-14 Thread princeali
From: [EMAIL PROTECTED] Operating system: Windows 98 SE 4.10. PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: "die" crash if you declare more than one class in a file,and place 'die();' as the final excutable statement,PHP will crash e.g: "

Re: [PHP-DEV] X-Powered-by

2001-03-14 Thread Sascha Schumann
(note that this thread is off-topic. This list is about developing PHP, not developing with PHP. Further emails on this topic should be send to php-general.) A possible cause is passing a string to header (or SetCookie) which contains a CRLF. header("Foo: bar\r\n");

[PHP-DEV] PHP 4.0 Bug #9743: can exec() or system() return the pid ?

2001-03-14 Thread tf
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: can exec() or system() return the pid ? hi, its possible to implement, that exec saves the new pid of the executed external programm into another par

[PHP-DEV] PHP 4.0 Bug #9741 Updated: MacOS / Skandinavian alphabets

2001-03-14 Thread wez
ID: 9741 Updated by: wez Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Mail related Assigned To: wez Comments: This isn't a bug in PHP - yes you need to specify the correct MIME headers in order for your email client to understand the content. I suggest that you tak

[PHP-DEV] PHP 4.0 Bug #9741 Updated: MacOS / Skandinavian alphabets

2001-03-14 Thread wez
ID: 9741 Updated by: wez Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Mail related Assigned To: wez Comments: Sorry - I just re-read your report. It sounds like a bug in your mail client rather than PHP - PHP just passes the mail on to sendmail, and it is down to your mail client t

[PHP-DEV] PHP 4.0 Bug #9727 Updated: Unable to use @ in URL passwords with fopen()

2001-03-14 Thread aaron . webb
ID: 9727 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Filesystem function related Description: Unable to use @ in URL passwords with fopen() Here's my exact code with only the username and password changed (oops - i sent a slightly altered version before, to change

[PHP-DEV] PHP 4.0 Bug #8202 Updated: exec("java -cp classpath classname inputArgument"); has no effect

2001-03-14 Thread sniper
ID: 8202 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Function Specific Assigned To: Comments: Can you please tell which SAPI you're using, ISAPI or CGI? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9728 Updated: I cannot post any string over any form or send through a GET method....

2001-03-14 Thread sniper
ID: 9728 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Assigned To: Comments: Works for me just fine. Does it print any error messages for you? Is the register_globals directive set "on" in php.ini? Try changing the $test to $HTT

[PHP-DEV] PHP 4.0 Bug #9680 Updated: Segmentation fault

2001-03-14 Thread sniper
ID: 9680 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Dynamic loading Assigned To: Comments: 1. What was the configure line EXACTLY like? 2. Do you have something else in Apache that uses mysql? If so, you have to add the path to mysql install

[PHP-DEV] PHP 4.0 Bug #9687 Updated: x-httpd-source fails with zero length

2001-03-14 Thread sniper
ID: 9687 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PHP options/info functions Assigned To: Comments: Try changing the httpd.conf directives to: AddType application/x-httpd-php .php .inc AddType application/x-httpd-php-source .phps .incs

[PHP-DEV] PHP 4.0 Bug #9744: libgd linking problem

2001-03-14 Thread bnies
From: [EMAIL PROTECTED] Operating system: HP-UX 11.0 PHP version: 4.0.4pl1 PHP Bug Type: Compile Problem Bug description: libgd linking problem I tried to compile PHP with Apache and GD support. cd apache_1.3.19 CC="cc -Ae" CXX="aCC" ./configure --prefix=/opt/apache cd ..

[PHP-DEV] PHP 4.0 Bug #9745: PHP Warning: Unable to load dynamic library './msql.dll'

2001-03-14 Thread john
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: PHP Warning: Unable to load dynamic library './msql.dll' I have just installed php on Windows 98 using PWS. Then followed configuration steps and installed

[PHP-DEV] PHP 4.0 Bug #9745 Updated: PHP Warning: Unable to load dynamic library './msql.dll'

2001-03-14 Thread joey
ID: 9745 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: MySQL related Assigned To: Comments: The error says it all. You need to escape the double quotes inside a string. Please read the manual at www.php.net/manual/en Previous Comments: -

[PHP-DEV] PHP 4.0 Bug #9745 Updated: PHP Warning: Unable to load dynamic library './msql.dll'

2001-03-14 Thread joey
ID: 9745 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Open Bug Type: MySQL related Assigned To: Comments: Ooops. Too tired, did not see your .'s. My bad Previous Comments: --- [2001-03-14 16:06

[PHP-DEV] PHP 4.0 Bug #9741 Updated: MacOS / Skandinavian alphabets

2001-03-14 Thread jussi . ranta
ID: 9741 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Mail related Description: MacOS / Skandinavian alphabets I tried to read the same headers with Mac/Netscape Messenger. Worked fine. It seems that there is a bug in mac-version of Eudora. Previous Comments: --

[PHP-DEV] PHP 4.0 Bug #9745 Updated: PHP Warning: Unable to load dynamic library './msql.dll'

2001-03-14 Thread joey
ID: 9745 Updated by: joey Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Assigned To: Comments: I meant: put a ; at the end of that line (thanks, maz) Previous Comments: --- [2001-03-14 16:07:22] [EMAI

[PHP-DEV] PHP 4.0 Bug #9745 Updated: PHP Warning: Unable to load dynamic library './msql.dll'

2001-03-14 Thread joey
ID: 9745 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Assigned To: Comments: *sigh* Previous Comments: --- [2001-03-14 16:13:55] [EMAIL PROTECTED] I meant: put a ;

[PHP-DEV] RE: PHP 4.0 Bug #9745 Updated: PHP Warning: Unable to load dynamic library './msql.dll'

2001-03-14 Thread John Stoops
I think its more to do with the configuration of php and mysql than the code. Heres my whole php page if its any help: Start New Quote Start New Quote Company Name Employee ".$row[1]."" } ?>

[PHP-DEV] Problems with 4.0.5 RC1

2001-03-14 Thread Dan Kalowsky
Ladies and Gentlemen, your food for thought. Ran into a rather odd problem with RC1, trying to see how/if we can recreate it currently. Consider this email just throwing out the flag for everyone to hash over Setup: FreeBSD 4.2-STABLE (from March 1st) Apache 1.3.17 mod_perl 1.24 PHP 4.0.5RC

[PHP-DEV] PHP 4.0 Bug #9746: pg_close (or autoclose) closes wrong connections

2001-03-14 Thread rich
From: [EMAIL PROTECTED] Operating system: Linux 2.2.15-2.9.0 ppc PHP version: 4.0.4pl1 PHP Bug Type: PostgreSQL related Bug description: pg_close (or autoclose) closes wrong connections I recall this coming up before, but I can't find it in the list of open or closed postgr

Re: [PHP-DEV] PHP 4.0 Bug #9716: internal_functions.c:32: `#include'expects "FILENAME" or

2001-03-14 Thread Joey Smith
I bet this is related to getting those line endings correct...ie, it's "\n" on Unix, "\r\n" on Win32...and so on. Most likely not a PHP bug. On 13 Mar 2001, [EMAIL PROTECTED] wrote the following to [EMAIL PROTECTED]: > From: [EMAIL PROTECTED] > > From: [EMAIL PROTECTED] > Operating

[PHP-DEV] PHP 4.0 Bug #9728 Updated: I cannot post any string over any form or send through a GET method....

2001-03-14 Thread jose . plans
ID: 9728 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Description: I cannot post any string over any form or send through a GET method Ok, that worked !! it was php.ini the problem, switching the register_gloabals to ON .. thanks a lot Ja

[PHP-DEV] PHP 4.0 Bug #9626 Updated: unable to use sybase-extension

2001-03-14 Thread joey
ID: 9626 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sybase-ct (ctlib) related Assigned To: Comments: Never was a PHP bug. :) Previous Comments: --- [2001-03-13 17:29:58] [EMAI

[PHP-DEV] RE: PHP 4.0 Bug #9745 Updated: PHP Warning: Unable to load dynamic library './msql.dll'

2001-03-14 Thread John Stoops
Lets start again. My php page: Untitled My error message: PHP Warning: Unable to load dynamic library './msql.dll' - One of the library files needed to run this application cannot be found. in Unknown on line 0 -- PHP Development Mailing List To unsubsc

Re: [PHP-DEV] RE: PHP 4.0 Bug #9745 Updated: PHP Warning: Unable toload dynamic library './msql.dll'

2001-03-14 Thread Joey Smith
Open a new bug. You reported two bugs in the same place. You had the msql.dll bug, and: Parse error: parse error, expecting `','' or `';'' On Wed, 14 Mar 2001, John Stoops wrote the following to Bug Database : > Lets start again. > > My php page: > > > > > Untitled > > >ech

Re: [PHP-DEV] 4.0.5RC1 packaged

2001-03-14 Thread Joey Smith
Everything looks clean on Debian Potato and Debian Woody as a CGI. I'll run the Apache through some testing tonight. (I think everyone knows by now that I need sleep. :) On Tue, 13 Mar 2001, Zeev Suraski wrote the following to [EMAIL PROTECTED] : > http://www.php.net/distributions/RCs/php-4.0.5R

[PHP-DEV] PHP 4.0 Bug #9728 Updated: I cannot post any string over any form or send through a GET method....

2001-03-14 Thread sniper
ID: 9728 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related Assigned To: Comments: Another happy customer. :) --Jani Previous Comments: --- [2001-03-14 16:26:29]

Re: [PHP-DEV] RE: PHP 4.0 Bug #9745 Updated: PHP Warning: Unable toload dynamic library './msql.dll'

2001-03-14 Thread Jani Taskinen
On Wed, 14 Mar 2001, John Stoops wrote: >Lets start again. > >My php page: > > > > > Untitled > > > echo "Hello world"; >?> > > > >My error message: > >PHP Warning: Unable to load dynamic library './msql.dll' - One of the >library files needed to run this application cannot be found.

[PHP-DEV] web site bug report

2001-03-14 Thread Monte Ohrt
I'm not sure where to send this bug report, but when I try to add a user note to the online PHP manual, I get this error: Your submission was successful -- thanks for contributing! Warning: Could not execute mail delivery program in /local/Web/sites/phpweb/manual/add-note.php on line 58 -- Mont

[PHP-DEV] PHP 4.0 Bug #9748: wrong behavior of is_dir() and is_file() on a dir-link

2001-03-14 Thread fabiankessler
From: [EMAIL PROTECTED] Operating system: winnt 4.0 PHP version: 4.0.4 PHP Bug Type: *Directory/Filesystem functions Bug description: wrong behavior of is_dir() and is_file() on a dir-link on a directory link, is_dir() returns false while is_file() returns true. i don't th

[PHP-DEV] PHP 4.0 Bug #9749: ucwords() problem

2001-03-14 Thread jean-rene . auger
From: [EMAIL PROTECTED] Operating system: Windows NT Server 4.0 PHP version: 4.0.4pl1 PHP Bug Type: Strings related Bug description: ucwords() problem echo ucwords("céline"); outputs: CéLine but should output: Céline The "é" (ascii 130) character is one of many accented

[PHP-DEV] PHP 4.0 Bug #9749 Updated: ucwords() problem

2001-03-14 Thread hholzgra
ID: 9749 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Strings related Assigned To: Comments: can't reproduce this on unix what kind of character set (and locale settings) are you using? in the ISO character set used by Windows and Unix "

[PHP-DEV] PHP 4.0 Bug #9750: Informix Fetch Array

2001-03-14 Thread michaeld
From: [EMAIL PROTECTED] Operating system: Linux - INFORMIX PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Informix Fetch Array I would like to have an Informix function very similar in nature to mysql_fetch_array, where I can access returns by e

[PHP-DEV] PHP 4.0 Bug #9751: WANTED: Informix RESET

2001-03-14 Thread michaeld
From: [EMAIL PROTECTED] Operating system: Linux - INFORMIX 2 (very low priority) PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: WANTED: Informix RESET Also on my Informix wishlist for backend portability is a function that allows me to reset the

[PHP-DEV] PHP 4.0 Bug #9749 Updated: ucwords() problem

2001-03-14 Thread sbergmann
ID: 9749 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Strings related Assigned To: Comments: outputs Céline on PHP 4.0.5-dev on Win32. Previous Comments: --- [2001-03-14 11:33

[PHP-DEV] PHP 4.0 Bug #9752: Auto Table Generation (ifx_htmltbl_result)

2001-03-14 Thread michaeld
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Auto Table Generation (ifx_htmltbl_result) One feature I *REALLY* love that I've only seen under Informix is the ifx_htmltbl_result function, which ma

[PHP-DEV] PHP 4.0 Bug #9749 Updated: ucwords() problem

2001-03-14 Thread hholzgra
ID: 9749 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Strings related Assigned To: Comments: é is 130 in the DOS character set it works fine in ANSI/ISO8859 Previous Comments: -

Re: [PHP-DEV] RE: PHP 4.0 Bug #9745 Updated: PHP Warning: Unable toload dynamic library './msql.dll'

2001-03-14 Thread Joey Smith
Actually, he doesn't need either. Just put a semi-colon in front of the line starting: extension=msql.dll Note the section a few lines down: ;Note that MySQL and ODBC support is now built in, so no dll is needed for it. On Wed, 14 Mar 2001, Jani Taskinen wrote the following to John Stoops : >

[PHP-DEV] PHP 4.0 Bug #9753: MySQL Connection Failed: Can't initialize character set 14 (path: default)

2001-03-14 Thread sdneprov
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: MySQL Connection Failed: Can't initialize character set 14 (path: default) php compiled with build-in mysql support my.cnf: default-character-set=cp1251

[PHP-DEV] PHP 4.0 Bug #9753 Updated: MySQL Connection Failed: Can't initialize character set 14 (path: default)

2001-03-14 Thread sniper
ID: 9753 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: MySQL related Assigned To: Comments: This is fixed in CVS. Try the latest CVS snapshot from http://snaps.php.net/ --Jani Previous Comments: ---

Fwd: RE: [PHP-DEV] 4.0.5RC1

2001-03-14 Thread Andi Gutmans
Any idea what the problem could be? I doubt Mac OS X uses \r\n. Andi >From: Lon Baker <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>, > "Zeev Suraski" <[EMAIL PROTECTED]>, > <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> >Subject: RE: [PHP-DEV] 4.0.5RC1 > >The source compiles and installs as a DSO un

[PHP-DEV] PHP 4.0 Bug #9754: Canceled stdout streams end up in apache's error_log

2001-03-14 Thread seth
From: [EMAIL PROTECTED] Operating system: Linux 2.4.2 PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: Canceled stdout streams end up in apache's error_log If you readfile() a large file, then cancel the stream, the entire file ends up in the

[PHP-DEV] PHP 4.0 Bug #9755: "browscap.c", line 209: undefined symbol: core_globals

2001-03-14 Thread dkluge
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0 Latest CVS (13/03/2001) PHP Bug Type: Compile Failure Bug description: "browscap.c", line 209: undefined symbol: core_globals Hello there, this is php4-200103131945 compiling with Sun Workshop Pro 5.0 on

[PHP-DEV] PHP 4.0 Bug #9755 Updated: "browscap.c", line 209: undefined symbol: core_globals

2001-03-14 Thread dkluge
ID: 9755 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Description: "browscap.c", line 209: undefined symbol: core_globals Fixed with browscap.c 1.43 Previous Comments: --- [200

[PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread jason
ID: 8828 Updated by: jason Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Assigned To: Comments: This actually is part of the Ansi C standard. Solaris 8 manpage --- The original values of the components may be either greater than or less than th

Re: RE: [PHP-DEV] 4.0.5RC1

2001-03-14 Thread Jason Greene
Andi + Zeev, I wouldn't consider bug number 8828 a show-stopper, unless you want to implement a work-around for OS X. If you read my comments on 8828 you will see that PHP's mktime + documentation is clearly following the standard, its OS X that isn't -Jason - Original Message - From:

[PHP-DEV] PHP 4.0 Bug #9687 Updated: x-httpd-source fails with zero length

2001-03-14 Thread markhers
ID: 9687 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: PHP options/info functions Description: x-httpd-source fails with zero length I must be missing something, but it would seem your suggestion/solution is to symlink all my files for which I want to see color

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Sascha Schumann
> This actually is part of the Ansi C standard. > > Solaris 8 manpage --- > > The original values of the components may be either greater > than or less than the specified range. For example, a tm_hour > of -1 means 1 hour before midnight, tm_mday of 0 means the day > preceding

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Jason Greene
Hi Sascha, Look at 7.23.2.6 Normalization of broken-down times -Jason - Original Message - From: "Sascha Schumann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 14, 2001 12:49 PM Subject: Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime usi

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Sascha Schumann
On Wed, 14 Mar 2001, Jason Greene wrote: > Hi Sascha, > > Look at 7.23.2.6 Normalization of broken-down times Which version of the "Ansi C standard" are you referring to? C99 (ANSI/IEC/ISO 9899:1999) does not contain such a section nor does it contain the term normalization. T

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Jason Greene
I think i was looking at a draft, is there anything in the your copy oflC99 that resembles?: 7.23.2.6 Normalization of broken-down times [#1] A broken-down time is normalized by the mkxtime function in the following manner. A broken-down time is normalized by

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Sascha Schumann
On Wed, 14 Mar 2001, Jason Greene wrote: > I think i was looking at a draft, > is there anything in the your copy oflC99 that resembles?: > > 7.23.2.6 Normalization of broken-down times Jason, >[#1] A broken-down time is normalized by the mkxtime

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Jason Greene
Sascha, Yes i noticed that but the next line states A broken-down time is normalized by the /mktime/function in the same manner ^^ Either way though, you are saying that this has not been excepted into the final C99? So shoul

Re: [PHP-DEV] X-Powered-by

2001-03-14 Thread Boian Bonev
hi, > header("Foo: bar\r\n"); > Get rid of that CRLF and it should work. this is an idea. what about if header stripped all \n \r? i cant see a reasonable use of \n in a header line... b. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #9756: Module activation line in wrong place with ssl

2001-03-14 Thread mrobinso
From: [EMAIL PROTECTED] Operating system: Redhat6.1 / Redhat7.0 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: Module activation line in wrong place with ssl When executing 'make install', php4 activates the php module by adding 2 lines to httpd.con

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Sascha Schumann
Hi, > Either way though, you are saying that this has not been > excepted into the final C99? Correct. A bit of googling brought up this page where Paul Eggert documents why the proposal is broken. http://www.cl.cam.ac.uk/~mgk25/c-time/comment-eggert.html > So should we depend

Re: RE: [PHP-DEV] 4.0.5RC1

2001-03-14 Thread Zeev Suraski
Yes, I agree. At 20:42 14/3/2001, Jason Greene wrote: >Andi + Zeev, > >I wouldn't consider bug number 8828 a show-stopper, unless you >want to implement a work-around for OS X. If you read my comments >on 8828 you will see that PHP's mktime + documentation is clearly >following the >standard, it

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Jason Greene
Sascha + Everyone, Thanks for pointing that out ( I should have known better to argue standards with Sascha: ) I reviewed the official C99 ANSI/ISO/IEC 9899-1999 and it does make no mention as to the use of mday=0 or the normalization of tm structs as specified in the proposal that I was citi

[PHP-DEV] PHP 4.0 Bug #9757: Php.exe Process doesnt kill itself

2001-03-14 Thread pweigan1
From: [EMAIL PROTECTED] Operating system: WinNT 4 SP6 PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: Php.exe Process doesnt kill itself We use Windows NT 4 Server and IIS, and Php is running in cgi script mode. We use php to connect to our MSSQL 7 data

[PHP-DEV] PHP 4.0 Bug #9746 Updated: pg_close (or autoclose) closes wrong connections

2001-03-14 Thread rich
ID: 9746 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: PostgreSQL related Description: pg_close (or autoclose) closes wrong connections I tried with php4-200103141145; still as described above. Previous Comments: ---

[PHP-DEV] Re: PHP 4.0 Bug #9729 Updated: --enable-sockets problem

2001-03-14 Thread Xuemei Tang
Hi, I have download the latest version of php4(13/3/2001) and follow the last comment in#8667. I did help me to install the sockets. I browsed the php settings by using phpinfo(). It shows that "socket support enabled". But when the php program calls socket() , I got error : "Fatal error: Call t

[PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread jason
ID: 8828 Updated by: jason Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Assigned To: Comments: I was incorrect, This is not a part of C99(ANSI/ISO/IEC9899-1999) this is just implemented in Solaris, Linux, Irix, and possibly a few others. -Jason Previous Comments:

Re: [PHP-DEV] PHP 4.0 Bug #8828 Updated: mktime using mday<=0

2001-03-14 Thread Lon Baker
I would vote for C simply for the fact that I developer on Windows 2000 and Linux quite a bit and then I upload to either a Linux or Mac OS X box for testing and serving. This would mean that my local dev site will work and my testing or live sites will have problems with this command. Now I am a

[PHP-DEV] PHP 4.0 Bug #9729 Updated: --enable-sockets problem

2001-03-14 Thread xue . mei . tang
ID: 9729 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Description: --enable-sockets problem I have downloaded the latest version PHP4 (3/13/2001)followed the ticket #8667(last comment). It did solve the problem that I metioned before. I ha

[PHP-DEV] PHP 4.0 Bug #9718 Updated: Memory leak when passing String values into methods through COM

2001-03-14 Thread Jason
ID: 9718 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: COM related Description: Memory leak when passing String values into methods through COM Disregard my previous example with the classes. I've just tried a test without using classes and it still leaks memory. Consider example belo

[PHP-DEV] PHP 4.0 Bug #9718 Updated: Memory leak when passing String values into methods through COM

2001-03-14 Thread Jason
ID: 9718 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: COM related Description: Memory leak when passing String values into methods through COM On that note, changing code to below also leaks memory. Variables html_example_test01, etc are declared as public static variables in the COM

[PHP-DEV] PHP 4.0 Bug #8202 Updated: exec("java -cp classpath classname inputArgument"); has no effect

2001-03-14 Thread Lee . Seldon
ID: 8202 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Function Specific Description: exec("java -cp classpath classname inputArgument"); has no effect Using CGI, i.e. php.exe with the correspondng extension (.php) in the IIS 4 list pointing to php.exe %s %s C:\

[PHP-DEV] PHP 4.0 Bug #9756 Updated: Module activation line in wrong place with ssl

2001-03-14 Thread wez
ID: 9756 Updated by: wez Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Install and Config Assigned To: Comments: I also find this problem using SuSE 7.0 (apache 1.3.12), BUT I think this is a problem with apxs and not the PHP installer. A quick grep for the word "activating" through t

[PHP-DEV] PHP 4.0 Bug #9758: Is there any way that you can create a random letter from A-Z?

2001-03-14 Thread brad
From: [EMAIL PROTECTED] Operating system: Unix PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Is there any way that you can create a random letter from A-Z? I would like to be able to create a random letter from A-Z for a member login authorizat

[PHP-DEV] PHP 4.0 Bug #9758 Updated: Is there any way that you can create a random letter from A-Z?

2001-03-14 Thread torben
ID: 9758 Updated by: torben Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Feature/Change Request Assigned To: Comments: This isn't the place for questions. Something like the following should work. I haven't tested it. In the future, please use the mailing lists

[PHP-DEV] PHP 4.0 Bug #9759: 3

2001-03-14 Thread 1
From: [EMAIL PROTECTED] Operating system: 2 PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: 3 5 -- Edit Bug report at: http://bugs.php.net/?id=9759&edit=1 -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECT

[PHP-DEV] PHP 4.0 Bug #9759 Updated: 3

2001-03-14 Thread torben
ID: 9759 Updated by: torben Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2001-03-14 18:30:40] [EMAIL PROTECTED] 5

[PHP-DEV] PHP 4.0 Bug #9735 Updated: Mysql / IMAP issues

2001-03-14 Thread danellis
ID: 9735 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: MySQL related Description: Mysql / IMAP issues I will try to attach a script soon. The problem does not seem to happen when a smaller script (20 or so lines) runs, but does when larger ones run (~100 lines).

[PHP-DEV] PHP 4.0 Bug #9735 Updated: Mysql / IMAP issues

2001-03-14 Thread danellis
ID: 9735 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Description: Mysql / IMAP issues I will try to attach a script soon. The problem does not seem to happen when a smaller script (20 or so lines) runs, but does when larger ones run (~100 lines). The imap server see

[PHP-DEV] PHP 4.0 Bug #9760: disable functions.

2001-03-14 Thread k0009
From: [EMAIL PROTECTED] Operating system: BSD/OS PHP version: 4.0.1pl2 PHP Bug Type: *Install and Config Bug description: disable functions. the `disable functions`can't be working. disable_functions =phpinfo After configuared the php.ini file and restart the apa

[PHP-DEV] Memory corruption in Zend, should we allow this?

2001-03-14 Thread André Langhorst
Hi have found an interesting behaviour, watch below... 1) $foobar->rfoo=&$a; $foobar->r2foo=&$foobar->rfoo; $foobar->rfoo=4; What are we assigning 4 here to? The first question is, should we allow this? I think no, references to non-existing variables should be disallowed (although Zend allows

[PHP-DEV] Re: Chunked buffered output

2001-03-14 Thread André Langhorst
Joey Smith wrote: > Can I get what you've been using to test chunked buffered output? sure you can, I just found out that chunked output *seems* to work for values from 2 to [?], it puts something out, I do not know how if it really was chunked... crash: ob_start('strlen',123); // crashes wit

Re: [PHP-DEV] Chunked output compression

2001-03-14 Thread André Langhorst
> Read: You can now efficiently have your outgoing PHP/HTTP traffic > compressed with good compression ratios without sacrificing memory. > > Comments extremely welcome - and if people can also test it and let me > know whether it works for them, it'd be great. Taking your example... >>ob_st

Re: [PHP-DEV] Chunked output compression

2001-03-14 Thread André Langhorst
> $x=str_repeat('t',6).''; > function strlens($string){ > //return str_replace("\n",'',$string); > sleep(3); > return $string; > } > > ob_start('strlens',128); > echo str_repeat($x,50); > ob_end_flush(); in addition this code crashes ;) dealing with these amounts of cras

[PHP-DEV] Re: Memory corruption in Zend, should we allow this?

2001-03-14 Thread Andi Gutmans
I tried the following (command line): rfoo=&$a; $foobar->r2foo=&$foobar->rfoo; $foobar->rfoo=4; print $a; and it didn't crash. Are you sure this reproduces a crash for you? On which platform? And any other information you can give us. Andi At 03:27 AM 3/15/2001 +0100, André Langhorst wrote: >

[PHP-DEV] PHP 4.0 Bug #9761: open failed: No such file or directory

2001-03-14 Thread philip73
From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: open failed: No such file or directory Greetings, If the naspi_readme.txt a mistake: #note place following two lines after mime types init! > In

Re: [PHP-DEV] Re: Memory corruption in Zend, should we allow this?

2001-03-14 Thread Sebastian Bergmann
Andi Gutmans wrote: > $foobar->rfoo=&$a; > $foobar->r2foo=&$foobar->rfoo; > $foobar->rfoo=4; > print $a; > > and it didn't crash. This doesn't produce a crash here on Win32, PHP 4.0.5-dev (CVS from last night). -- sebastian bergmann[EMAIL PROTECTED]