[PHP-DEV] Bug #13088: Java call creates Segmentation Fault in Apache.

2001-08-31 Thread hertz60
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Java call creates Segmentation Fault in Apache. Running Linux RH 7.1, Apache 1.3.19 (mod_ssl, OpenSSL, php is a static module), Sun JDK1.3.1(also recreated with B

[PHP-DEV] Bug #13087 Updated: did make and that came out

2001-08-31 Thread sniper
ID: 13087 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: Linux PHP Version: 4.0.6 New Comment: http://www.php.net/manual/en/faq.build.php#AEN62964 Previous Comments:

[PHP-DEV] Bug #13087: did make and that came out

2001-08-31 Thread fankoil
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: did make and that came out I configured with and without: mysql, apache (dinamically/statically). Same error with php-4.0.4pl1 [root@alessa php-4.0.6]# mak

[PHP-DEV] Bug #13086 Updated: fread design flaw

2001-08-31 Thread rasmus
ID: 13086 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: win2k PHP Version: 4.0.6 New Comment: You mistakenly assume that the PHP strlen() function will stop counting at a NUL. That is not the case. It will c

[PHP-DEV] Bug #13086: fread design flaw

2001-08-31 Thread clarkbattle
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: fread design flaw This is more of a design flaw than a bug. In C the fread() function returns the number of bytes read. In php it returns the string rea

[PHP-DEV] Bug #13085: Apache dies at startup

2001-08-31 Thread kolja . sauer
From: [EMAIL PROTECTED] Operating system: Redhat 7.0 PHP version: 4.0.6 PHP Bug Type: PostgreSQL related Bug description: Apache dies at startup Apache dies at startup: Used: apache-1.3.14 as RPM from REDHAT with dso support postgresql-7.1.3.tar.gz php4-200108311635.ta

[PHP-DEV] Bug #12841 Updated: ++, -- operators does not conert the type of variable.

2001-08-31 Thread jeroen
ID: 12841 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Scripting Engine problem Operating System: FreeBSD 4.3 PHP Version: 4.0.6 Old Assigned To: Assigned To: jeroen New Comment: Working on it... Previous Comments: ---

[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg

2001-08-31 Thread mal
ID: 13055 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: GetImageSize related Operating System: Win98SE & UNIX PHP Version: 4.0.6 New Comment: Basically, do what you want with it. I have a solution to circumvent the problem for my script. You may alread

[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg

2001-08-31 Thread mal
ID: 13055 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: GetImageSize related Operating System: Win98SE & UNIX PHP Version: 4.0.6 New Comment: Basically, do what you want with it. I have a solution to circumvent the problem for my script. You may alread

[PHP-DEV] Bug #10694 Updated: mktime leap year bug

2001-08-31 Thread derick
ID: 10694 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Date/time related Operating System: Redhat 6.2 PHP Version: 4.0.4 Assigned To: derick New Comment: Ok, I was just trying to explain the same thing after some investigating... Derick Previous Comments: --

[PHP-DEV] Bug #13084: can't pipe into php script

2001-08-31 Thread cynic
From: [EMAIL PROTECTED] Operating system: NT 5 SP 1 PHP version: 4.0CVS-2001-08-31 PHP Bug Type: Scripting Engine problem Bug description: can't pipe into php script cvs up -r PHP_4_0_7 on both machines done around 17:30 GMT. on NT5 (standard cmd shell), attempt to pipe i

[PHP-DEV] Bug #13073 Updated: empty() returns wrong value

2001-08-31 Thread jeroen
ID: 13073 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: Linux, Windows2000 PHP Version: 4.0.6 New Comment: "empty($iid) returns FALSE, but $iid is not empty." $iid is NOT empty, so it indeed returns false... :-) Previous Comm

[PHP-DEV] Bug #13077 Updated: $HTTP_SESSION_VARS not set with first call to session_start()

2001-08-31 Thread sniper
ID: 13077 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Linux 2.2.16-22smp PHP Version: 4.0.6 New Comment: in php.ini: register_globals=off --Jani Previous Comments: ---

[PHP-DEV] Bug #13070 Updated: chop/rtrim don't whack null bytes as advertised

2001-08-31 Thread jeroen
ID: 13070 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Strings related Operating System: Linux PHP Version: 4.0.6 New Comment: This seems to work with me (4.0.7): Please see www.php.net/support.php for support questions, and only resubmit if th

[PHP-DEV] Bug #10694 Updated: mktime leap year bug

2001-08-31 Thread schnitten
ID: 10694 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Date/time related Operating System: Redhat 6.2 PHP Version: 4.0.4 Old Assigned To: derick Assigned To: Previous Comments: ---

[PHP-DEV] Bug #10694 Updated: mktime leap year bug

2001-08-31 Thread schnitten
ID: 10694 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Date/time related Operating System: Redhat 6.2 PHP Version: 4.0.4 Old Assigned To: derick Assigned To: New Comment: The problem is how you look at it: mktime first calculates year + month...

[PHP-DEV] Bug #13083 Updated: FOPEN does not handle redirects

2001-08-31 Thread sander
ID: 13083 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *URL Functions Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: And please don't include a strace unless somebody asks for it. See http://www.php.net/bugs-dos-and-donts.php for more information. Prev

[PHP-DEV] Bug #13083 Updated: FOPEN does not handle redirects

2001-08-31 Thread sander
ID: 13083 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *URL Functions Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: Reproduced with 4.0.6 on Win2K. It seems that fopen can only handle trailing-slash redirects on directories. Example: fopen("http:

[PHP-DEV] Bug #13083: FOPEN does not handle redirects

2001-08-31 Thread procacci
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.6 PHP Bug Type: *URL Functions Bug description: FOPEN does not handle redirects fopen does not handle redirecting URL. For example: "http://www.xanthus.net"; redirects to "http://www.xanthus.net/Cu

[PHP-DEV] Bug #13082: PEAR produces warnings with error_reporting = E_ALL

2001-08-31 Thread fidian
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *Database Functions Bug description: PEAR produces warnings with error_reporting = E_ALL Set error_reporting to E_ALL and use the PEAR database functions. Warning: Undefined property: prepare

[PHP-DEV] Bug #13081 Updated: typo in German translation of Image-functions

2001-08-31 Thread hholzgra
ID: 13081 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: win98se PHP Version: 4.0.6 New Comment: fixed in CVS Previous Comments: [2001-

[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg

2001-08-31 Thread cynic
ID: 13055 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: GetImageSize related Operating System: Win98SE & UNIX PHP Version: 4.0.6 New Comment: Did you really test that this script is the shortest one that reproduces the problem, and that it isn't a PEBKAC, i. e. a flaw

Re: [PHP-DEV] Tiny leak with append file?

2001-08-31 Thread Wez Furlong
On 08/31/01, "Zeev Suraski" <[EMAIL PROTECTED]> wrote: > Are you running the latest CVS, or is there any chance it's a snapshot from > a few days ago? Fixed. Thanks for that! --Wez. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-DEV] Tiny leak with append file?

2001-08-31 Thread Wez Furlong
On 08/31/01, "Zeev Suraski" <[EMAIL PROTECTED]> wrote: > Are you running the latest CVS, or is there any chance it's a snapshot from > a few days ago? It is CVS from a couple of days ago; I'm rebuilding now to test --Wez. -- PHP Development Mailing List To unsubscrib

Re: [PHP-DEV] Tiny leak with append file?

2001-08-31 Thread Wez Furlong
On 08/31/01, "Wez Furlong" <[EMAIL PROTECTED]> wrote: > ./zend_execute.c(1434) : Freeing 0x087FD474 (1 bytes), script=dodeletes.php > Last leak repeated 10893 times Err, scratch the append_file part of the subject; I suspected it might be the problem, but then realized that a) it just had commen

[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg

2001-08-31 Thread mal
ID: 13055 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: GetImageSize related Operating System: Win98SE & UNIX PHP Version: 4.0.6 New Comment: Also reading the manual would help. --Jani Ok, so I'm no great programmer, I don't know the manual inside

[PHP-DEV] Re: Bug #13081 Updated: typo in German translation of Image-functions

2001-08-31 Thread MasterBotAI [ UnrealED.de ]
mhh, i checked it, but it has not been fixed until now ??? MBot - Original Message - From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 31, 2001 6:05 PM Subject: Bug #13081 Updated: typo in German translation

[PHP-DEV] Bug #10519 Updated: $HTTP_COOKIE_VARS spoofing

2001-08-31 Thread sander
ID: 10519 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Variables related Bug Type: Feature/Change Request Operating System: Win98 PHP Version: 4.0.4pl1 New Comment: Not a bug (as stated by bbonev). Making it a feature/change request. Previous Comments: ---

[PHP-DEV] Bug #10694 Updated: mktime leap year bug

2001-08-31 Thread sander
ID: 10694 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Date/time related Operating System: Redhat 6.2 PHP Version: 4.0.4 Assigned To: derick New Comment: Status after almost three months??? Previous Comments: ---

[PHP-DEV] Bug #13081 Updated: typo in German translation of Image-functions

2001-08-31 Thread sander
ID: 13081 Updated by: sander Reported By: [EMAIL PROTECTED] Old Summary: bug in source Status: Open Old Bug Type: Unknown/Other Function Bug Type: Documentation problem Operating System: win98se PHP Version: 4.0.6 New Comment: Reclassified. Previous Comments:

[PHP-DEV] Bug #13081: bug in source

2001-08-31 Thread webmaster
From: [EMAIL PROTECTED] Operating system: win98se PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: bug in source You have a writing problem in the german Manual: _ Um JPEG-Grafiken lesen und

[PHP-DEV] Bug #9041 Updated: Extra #! at top of web output.

2001-08-31 Thread sander
ID: 9041 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *General Issues Operating System: Solaris 7. PHP Version: 4.0.4pl1 New Comment: Diff copied from #8898: *** sapi/cgi/cgi_main.c.origSun Dec 3 02:09:13 2000 --- sapi/cgi/cgi_main.cWed Jan 24 16:39:34 2001 *

[PHP-DEV] Bug #8898 Updated: #!/path/php at top of CGI script appears in output (Netscape Enterprise Server)

2001-08-31 Thread sander
ID: 8898 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: *General Issues Operating System: Solaris 2.6 PHP Version: 4.0.4pl1 New Comment: Marking this one as a duplicate, and copying the diff to 9041. Everybody happy? Previous Comments:

[PHP-DEV] Bug #13036 Updated: Error compiling php-4.0.6 with oracle 8.1.6 and iplanet

2001-08-31 Thread sniper
ID: 13036 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: SunOS 5.6 PHP Version: 4.0.6 New Comment: Please keep in mind that that is a development version. Better wait for PHP 4.0.7 to be released if you want to use it in production s

Re: [PHP-DEV] Tiny leak with append file?

2001-08-31 Thread Zeev Suraski
Are you running the latest CVS, or is there any chance it's a snapshot from a few days ago? At 18:45 31-08-01, Wez Furlong wrote: >I'm seeing this in the output of my cron jobs: > >./zend_execute.c(1434) : Freeing 0x087FD474 (1 bytes), script=dodeletes.php >Last leak repeated 10893 times > >The

[PHP-DEV] Tiny leak with append file?

2001-08-31 Thread Wez Furlong
I'm seeing this in the output of my cron jobs: ./zend_execute.c(1434) : Freeing 0x087FD474 (1 bytes), script=dodeletes.php Last leak repeated 10893 times The number of repeats is proportional to how much work the scripts need to do; it varies from 1 up to whatever (like 10893!). If I put "exit

[PHP-DEV] Bug #10443 Updated: PHP Crashes when it opens complicated pages

2001-08-31 Thread sander
ID: 10443 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux 2.4 PHP Version: 4.0.4pl1 + 4.05 New Comment: Please try again with 4.0.6 and/or the latest CVS. Previous Comments: ---

[PHP-DEV] Bug #11163 Updated: Serialize an object which has another object

2001-08-31 Thread thies
ID: 11163 Updated by: thies Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.5 New Comment: please update to 4.0.6 - i cannot reproduce any faulty behaviour. Previous Comments: ---

[PHP-DEV] Bug #12668 Updated: unexpected behavior of preg_replace

2001-08-31 Thread andrei
ID: 12668 Updated by: andrei Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: PCRE related Operating System: FreeBSD 4.0 PHP Version: 4.0.6 New Comment: I could change it so that only " and \ are slashed. From what I remember about some of the complaints before addslashes behavior was i

[PHP-DEV] Bug #11163 Updated: Serialize an object which has another object

2001-08-31 Thread sander
ID: 11163 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating System: any PHP Version: 4.0.5 New Comment: Not a bug. Making it a feature request. Previous Comments:

[PHP-DEV] Bug #12936 Updated: array_multisort and passing by reference

2001-08-31 Thread andrei
ID: 12936 Updated by: andrei Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Arrays related Operating System: linux PHP Version: 4.0.4 New Comment: It's a side-effect of the implementation. It could be fixed if I forced all arguments to be passed by reference, but that m

[PHP-DEV] Bug #11168 Updated: Problem with serializing more dimensional array with references ...

2001-08-31 Thread sander
ID: 11168 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Old Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating System: RedHat PHP Version: 4.0.5 New Comment: Not a bug. Making it a feature request. Duplicate of 10863. Previous

Re: [PHP-DEV] Re: problems with ob_gzhandler

2001-08-31 Thread Wez Furlong
On 08/31/01, "Zeev Suraski" <[EMAIL PROTECTED]> wrote: > The bugs (two different ones) and their symptoms should be gone now. Works for me; thanks! --Wez. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

[PHP-DEV] Bug #12606 Updated: require_once failing

2001-08-31 Thread sander
ID: 12606 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: Redhat Linux 6.2 / 2.2.14-5.0smp PHP Version: 4.0.6 New Comment: Oops... Previous Comments: -

Re: [PHP-DEV] Re: problems with ob_gzhandler

2001-08-31 Thread Zeev Suraski
It should be gone with the latest CVS At 17:55 31-08-01, Wez Furlong wrote: >On 08/31/01, "Zeev Suraski" <[EMAIL PROTECTED]> wrote: > > BTW, any chance you're using trans_sid? (can you check if > > php_session_start_output_handler() ends up being called for some reason?) > >I'm not using trans_s

[PHP-DEV] Bug #13036 Updated: Error compiling php-4.0.6 with oracle 8.1.6 and iplanet

2001-08-31 Thread rfontana . cs
ID: 13036 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: SunOS 5.6 PHP Version: 4.0.6 Previous Comments: [2001-08-30 10:07:33]

Re: [PHP-DEV] Re: problems with ob_gzhandler

2001-08-31 Thread Wez Furlong
On 08/31/01, "Zeev Suraski" <[EMAIL PROTECTED]> wrote: > BTW, any chance you're using trans_sid? (can you check if > php_session_start_output_handler() ends up being called for some reason?) I'm not using trans_sid but I am using sessions. My scripts generally do this: if (!session_is_register

[PHP-DEV] Bug #13036 Updated: Error compiling php-4.0.6 with oracle 8.1.6 and iplanet

2001-08-31 Thread rfontana . cs
ID: 13036 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: SunOS 5.6 PHP Version: 4.0.6 New Comment: Hello, Thank you for this fast answer. The new version works perfeclty. We had to change versi

[PHP-DEV] Bug #12841 Updated: ++, -- operators does not conert the type of variable.

2001-08-31 Thread sander
ID: 12841 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: FreeBSD 4.3 PHP Version: 4.0.6 New Comment: Please provide a plain diff, gzipped text is a bit hard to read without special specs ;) Previous Comments: -

[PHP-DEV] Bug #12606 Updated: require_once failing

2001-08-31 Thread sander
ID: 12606 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Redhat Linux 6.2 / 2.2.14-5.0smp PHP Version: 4.0.6 New Comment: Can you provide us a sample script? Previous Comments: --

[PHP-DEV] Bug #12257 Updated: list() can't handle associative arrays

2001-08-31 Thread sander
ID: 12257 Updated by: sander Reported By: [EMAIL PROTECTED] Old Summary: list() construct doesn't work as expected. Status: Open Old Bug Type: Scripting Engine problem Bug Type: Feature/Change Request Operating System: W2000, Debian PHP Version: 4.0.6 New Comment: List() can't handle associative

[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache

2001-08-31 Thread webmaster
ID: 13065 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Compile Issues Operating System: Red Hat Linux 6.0 PHP Version: 4.0.6 New Comment: ok, I saw my error, I was using the line in Configure with Apache, and you was talking about PHP. My apologiz

Re: [PHP-DEV] Weird error with sessions

2001-08-31 Thread Christian Joergensen
On Friday 31 August 2001 15:38, Derick Rethans wrote: > Script: > -- > > -- > > This command: > php -q sessiontest.php shows this: > > [root@mars scripts]# php -q bug1.php [snip warnings] How should php be able to set the sessioncookie when you use Quiet-mode

[PHP-DEV] update: [PHP-DEV] apache segfaults following script execution

2001-08-31 Thread Thomas Wentzel
Hehe... Should have said, that I'm looking for pointers as to what can cause such an error... /Thomas Thomas Wentzel wrote: > > Hi, > > I'm having a strange problem that I hope some of you can answer... > > I've been writing an extension which I use (obviously :-) > The problem is that after

[PHP-DEV] Bug #13061 Updated: connection-timeout does work

2001-08-31 Thread bastian
ID: 13061 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: connection-timeout doesn't work Status: Open Bug Type: Sockets related Old Operating System: Linux 2.2.18 Operating System: Linux 2.4.9 Old PHP Version: 4.0.6 PHP Version: 4.0.3pl1 New Comment: I updated the

[PHP-DEV] apache segfaults following script execution

2001-08-31 Thread Thomas Wentzel
Hi, I'm having a strange problem that I hope some of you can answer... I've been writing an extension which I use (obviously :-) The problem is that after the script is executed (in it's entirety - even PHP_RSHUTDOWN_FUNCTION is executed) apache segfaults... I used gdb and started apache in "

[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache

2001-08-31 Thread sander
ID: 13065 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Bogus Old Bug Type: MySQL related Bug Type: *Compile Issues Operating System: Red Hat Linux 6.0 PHP Version: 4.0.6 New Comment: You must add --with-zlib to the configure line of PHP, not of Apache. If needed, specify the install

Re: [PHP-DEV] Re: problems with ob_gzhandler

2001-08-31 Thread Zeev Suraski
The bugs (two different ones) and their symptoms should be gone now. At 15:49 31-08-01, Thies C. Arntzen wrote: >On 31 Aug 2001 15:27:11 +0300, Zeev Suraski wrote: > > BTW, any chance you're using trans_sid? (can you check if > > php_session_start_output_handler() ends up being called for some r

[PHP-DEV] Bug #13065 Updated: Error generated when I run Make from Apache

2001-08-31 Thread webmaster
ID: 13065 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQL related Operating System: Red Hat Linux 6.0 PHP Version: 4.0.6 New Comment: Ok, sorry I search in this database and I don't found nothing equal to this error. I try configure with your sug

[PHP-DEV] Bug #9489 Updated: The mail() function doesn't return the success or error

2001-08-31 Thread sander
ID: 9489 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Mail related Operating System: solaris and freebsd PHP Version: 4.0.4pl1 New Comment: Works fine with PHP-4.0.6 Previous Comments:

[PHP-DEV] Bug #13080 Updated: MySQL-Commands

2001-08-31 Thread sniper
ID: 13080 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: NT 4.0 PHP Version: 4.0.6 New Comment: Please ask support questions on the mailing lists: http://www.php.net/support.php Previous Comments: --

[PHP-DEV] Bug #13080: MySQL-Commands

2001-08-31 Thread Schlurchi_de
From: [EMAIL PROTECTED] Operating system: NT 4.0 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: MySQL-Commands I have an script which connects to "My-Sql Server". The connection is okay, but when i want to send commands to mysql, it always makes mistakes (bu

[PHP-DEV] Weird error with sessions

2001-08-31 Thread Derick Rethans
Hello, Script: -- -- This command: php -q sessiontest.php shows this: [root@mars scripts]# php -q bug1.php Warning: Cannot send session cookie - headers already sent in /dat/dev/srm/test/scripts/bug1.php on line 2 /dat/dev/srm/test/scripts/bug1.php

[PHP-DEV] Bug #13079 Updated: register_globals = off & session.save_handler = user

2001-08-31 Thread php-jp
ID: 13079 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Closed Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6 Previous Comments: [2001-08-31 08:

[PHP-DEV] Bug #13079 Updated: register_globals = off & session.save_handler = user

2001-08-31 Thread php-jp
ID: 13079 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6 New Comment: Sorry for the duplicate. Previous Comments: --

[PHP-DEV] Bug #13079 Updated: register_globals = off & session.save_handler = user

2001-08-31 Thread php-jp
ID: 13079 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Session related Operating System: FreeBSD 4.x PHP Version: 4.0.6 Edit this bug report at http://bugs.php.net/?id=13079&edit=1 -- PHP Development Mailing List

[PHP-DEV] Bug #13013 Updated: libphp4.so: undefined symbol: zendtext

2001-08-31 Thread sniper
ID: 13013 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Apache related Operating System: FreeBSD 4.2-RELEASE PHP Version: 4.0.6 New Comment: Please read this email carefully. You will find the link to the reply page in the end. Also, using the latest snapshot an

Re: [PHP-DEV] Re: problems with ob_gzhandler

2001-08-31 Thread Zeev Suraski
At 15:49 31-08-01, Thies C. Arntzen wrote: >On 31 Aug 2001 15:27:11 +0300, Zeev Suraski wrote: > > BTW, any chance you're using trans_sid? (can you check if > > php_session_start_output_handler() ends up being called for some reason?) > >it does get called. but the session is already there (cooki

[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg

2001-08-31 Thread sniper
ID: 13055 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: GetImageSize related Operating System: Win98SE & UNIX PHP Version: 4.0.6 New Comment: Please ask support questions on the mailing lists: http://www.php.net/support.php Also reading the manua

[PHP-DEV] Bug #13079: register_globals = off & session.save_handler = user

2001-08-31 Thread php-jp
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.x PHP version: 4.0.6 PHP Bug Type: Session related Bug description: register_globals = off & session.save_handler = user Things are fine when: register_globals = off session.save_handler = files Things are fine

[PHP-DEV] Bug #10108 Updated: cc 1501:218 file XXX contains an incorrect file suffix

2001-08-31 Thread sniper
ID: 10108 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Feedback Bug Type: Compile Failure Operating System: AIX V4.3.3 Old PHP Version: 4.0.4pl1 PHP Version: 4.0.6 New Comment: Have you tried using GCC ? Also, could you try with latest CVS snapshot: http://snaps.

[PHP-DEV] Bug #13078: register_globals = off & session.save_handler = user

2001-08-31 Thread php-jp
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.x PHP version: 4.0.6 PHP Bug Type: Session related Bug description: register_globals = off & session.save_handler = user Things are fine when: register_globals = off session.save_handler = files Things are fine

Re: [PHP-DEV] python dictionary-like % (percent) substitution in php (was: Good idea in % (percent) substitutions in string)

2001-08-31 Thread Stig Sæther Bakken
I like this idea, it should be fairly straightforward to put on top of the existing [s]printf implementation. - Stig ["---" <>] > I have seen that in php there isn't nothing similar to dictionary > substitution in python. > (a dictionary is an array with string keys, like hash in perl) > > Thi

[PHP-DEV] Re: problems with ob_gzhandler

2001-08-31 Thread Thies C. Arntzen
On 31 Aug 2001 15:27:11 +0300, Zeev Suraski wrote: > BTW, any chance you're using trans_sid? (can you check if > php_session_start_output_handler() ends up being called for some reason?) it does get called. but the session is already there (cookie based) so there's no reason to start the trans-

[PHP-DEV] Bug #10108 Updated: cc 1501:218 file XXX contains an incorrect file suffix

2001-08-31 Thread michael . viorney
ID: 10108 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: AIX V4.3.3 PHP Version: 4.0.4pl1 New Comment: I tried the latest version : php-4.0.6. Got always the same problem. MichaeL Previous Comments: -

[PHP-DEV] Re: problems with ob_gzhandler

2001-08-31 Thread Zeev Suraski
BTW, any chance you're using trans_sid? (can you check if php_session_start_output_handler() ends up being called for some reason?) At 15:16 31-08-01, Thies C. Arntzen wrote: >hi, >i have "output_handler=ob_gzhandler" in my php.ini > >and just found those messages in my apache error_log: >[Fri

[PHP-DEV] Re: problems with ob_gzhandler

2001-08-31 Thread Zeev Suraski
That's the 2nd report of the same thing - but I'll need a much more definite report in order to do something about it :I At 15:16 31-08-01, Thies C. Arntzen wrote: >hi, >i have "output_handler=ob_gzhandler" in my php.ini > >and just found those messages in my apache error_log: >[Fri Aug 31 13:20

[PHP-DEV] problems with ob_gzhandler

2001-08-31 Thread Thies C. Arntzen
hi, i have "output_handler=ob_gzhandler" in my php.ini and just found those messages in my apache error_log: [Fri Aug 31 13:20:47 2001] Script: '/home/thies/shop/login.php' --- /home/thies/devel/php4/main/output.c(240) : Block 0x0821D270 status: Beginning:

[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg

2001-08-31 Thread cynic
ID: 13055 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: GetImageSize related Operating System: Win98SE & UNIX PHP Version: 4.0.6 New Comment: user feedback: * From: "Malcolm Clark" <[EMAIL PROTECTED]> To: "Bug Databas

[PHP-DEV] Bug #13076 Updated: Freetype 2 not enabled

2001-08-31 Thread florent
ID: 13076 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: FreeeBSD 4.3 and Mandrake 7.2 PHP Version: 4.0.6 New Comment: In fact, I use the ports from FreeBSD. The Makefile.inc looks like this : LIB_DEPENDS+= gd.2:${PORTSDI

[PHP-DEV] Bug #13076 Updated: Freetype 2 not enabled

2001-08-31 Thread florent
ID: 13076 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: FreeeBSD 4.3 and Mandrake 7.2 PHP Version: 4.0.6 New Comment: In fact, I use the ports from FreeBSD. The Makefile.inc looks like this : LIB_DEPENDS+= gd.2:${PORTSDI

[PHP-DEV] Bug #13076 Updated: Freetype 2 not enabled

2001-08-31 Thread sander
ID: 13076 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: FreeeBSD 4.3 and Mandrake 7.2 PHP Version: 4.0.6 New Comment: Can you post your configure-line of PHP and of GD? Previous Comments:

[PHP-DEV] Bug #12782 Updated: ImageCopyResampled ignores srcX, and SrcY

2001-08-31 Thread sander
ID: 12782 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Red Hat Linux 7.1 PHP Version: 4.0.6 New Comment: Thanks. Copied to 12780. Previous Comments: ---

[PHP-DEV] Bug #12780 Updated: ImageCopyResampled ignores srcX and srcY parameters

2001-08-31 Thread sander
ID: 12780 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: [User input: [EMAIL PROTECTED]] I have experienced an issue identical to bug #12780, on a Linux machine running RedHat 7.1, Apache 1.3.20,

[PHP-DEV] Bug #12855 Updated: ereg_replace not working

2001-08-31 Thread sander
ID: 12855 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Old Bug Type: *Encryption and hash functions Bug Type: Regexps related Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: Unable to reproduce. Previous Comments: --

[PHP-DEV] Bug #6680 Updated: regexps (ereg*) ignores locale settings

2001-08-31 Thread sander
ID: 6680 Updated by: sander Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: *Regular Expressions Bug Type: Feature/Change Request Operating System: FreeBSD 4.1-RELEASE PHP Version: 4.0.1pl2 New Comment: Moved to feature request. Previous Comments: --

[PHP-DEV] Bug #13073 Updated: empty() returns wrong value

2001-08-31 Thread cynic
ID: 13073 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: Linux, Windows2000 PHP Version: 4.0.6 New Comment: I suggest you turn your attention to the PHP manual. (Though I admit that the fact that empty() returns true

[PHP-DEV] Bug #13077: $HTTP_SESSION_VARS not set with first call to session_start()

2001-08-31 Thread antoine
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16-22smp PHP version: 4.0.6 PHP Bug Type: Session related Bug description: $HTTP_SESSION_VARS not set with first call to session_start() My script calls session_start(), registers a session vars with session_register(). Af

[PHP-DEV] Bug #10154 Updated: Function ereg array results

2001-08-31 Thread sander
ID: 10154 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Regular Expressions Operating System: Linux/NT PHP Version: 4.0.4pl1 New Comment: >From the manual: "If ereg() finds any matches at all, $regs will be filled with exactly ten elements, even tho

[PHP-DEV] Bug #13076: Freetype 2 not enabled

2001-08-31 Thread florent
From: [EMAIL PROTECTED] Operating system: FreeeBSD 4.3 and Mandrake 7.2 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: Freetype 2 not enabled I've tried on two systems to build PHP with GD and Freetype 2. It doesn't work. PHP always report in the configurati

[PHP-DEV] Bug #13074 Updated: Comment and Class definition

2001-08-31 Thread mfischer
ID: 13074 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: FreeBSD 4.2-RELEASE PHP Version: 4.0.6 New Comment: I cannot reproduce this with latest CVS not with 4.0.6 . Please try the latest snapshot: http:

[PHP-DEV] Bug #13075 Updated: English PHP Windows Help File manual-en.chm crashes hh.exe when opened

2001-08-31 Thread derick
ID: 13075 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Documentation problem Operating System: win 2000 SP2 PHP Version: 4.0.6 Old Assigned To: Assigned To: derick New Comment: I'll update them as soon as I have access to the net from home agian..

[PHP-DEV] Bug #13075: English PHP Windows Help File manual-en.chm crashes hh.exe when opened

2001-08-31 Thread b . parish
From: [EMAIL PROTECTED] Operating system: win 2000 SP2 PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: English PHP Windows Help File manual-en.chm crashes hh.exe when opened I downloaded the English version of the Windows Help File manual-en.chm, cli

[PHP-DEV] Bug #13074: Comment and Class definition

2001-08-31 Thread bunkin
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-RELEASE PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: Comment and Class definition 1.php: /* class dirMenu { var $a1; var $a2; var $a3; var $a4; function dirMenu($x1="text1"

[PHP-DEV] Bug #8534 Updated: msvc6 compilation glitches

2001-08-31 Thread mfischer
ID: 8534 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Install and Config Operating System: WinNT4sp6 PHP Version: 4.0.4 New Comment: TSRM.DSP has been fixed in cvs now. - Markus Previous Comments: ---

[PHP-DEV] Bug #8480 Updated: TSRM.dsp has LF only; needs CRLF

2001-08-31 Thread mfischer
ID: 8480 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Problem Operating System: Win32 PHP Version: 4.0.4 New Comment: Finally has been fixed in CVS. - Markus Previous Comments: [2

Re: [PHP-DEV] emalloc_rel()

2001-08-31 Thread Zeev Suraski
Yeah, but you have to make sure that it gets passed the right arguments. Your 'hosting' function(s) must have filename&lineno info passed to them (i.e., ZEND_FILE_LINE_DC in the prototype). The allocation function should have should have 'ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC' in its prototy

[PHP-DEV] Bug #13073: empty() returns wrong value

2001-08-31 Thread carsten . senf
From: [EMAIL PROTECTED] Operating system: Linux, Windows2000 PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: empty() returns wrong value Hi, the value of iid comes from the URL-request-string. I.e. &iid=0 If I test of the emptyness of $iid, empty($iid

[PHP-DEV] php extension question

2001-08-31 Thread Shao Zhang
Hi, When debugging my own php extension, I got the following message: --- zend_execute_API.c(261) : Block 0x081BD540 status: zend_variables.c(62) : Actual location (location was relayed) Beginning: Cached (allocated on ./zend_execute.c:1601, 12 bytes)

[PHP-DEV] emalloc_rel()

2001-08-31 Thread Robin Ericsson
I'm trying to get emalloc_rel() working in a extension I wrote, but I get undefined references to __zend_filename, and I can't find that defiend anywhere in the source. Is it even possible to get emalloc_rel() working in a extension? I have the need for it, as the extension is written in c++ and

  1   2   >