[PHP-DEV] Bug #12035: Function dir with match

2001-07-11 Thread jpolaino
From: [EMAIL PROTECTED] Operating system: Win PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Function dir with match dir (string directory) is a very poor function. I'd like a funcion where I can request: dir("path/directory/with/$Match", $Ord

[PHP-DEV] Bug #12036: Error compiling if there is blank line before

2001-07-11 Thread jimmi
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 7 PHP version: 4.0.4 PHP Bug Type: *Compile Issues Bug description: Error compiling if there is blank line before --- and of course it will running well 2. Lets add one blank line in the first l

Re: [PHP-DEV] Bug #12036: Error compiling if there is blank linebefore

2001-07-11 Thread Chris Vandomelen
> 3. Lets add session feature > --- > > session_start(); > print "bla..bla.."; > ?> > --- > Ops.. we got an error here... !!! That's not a bug. session_start() wants to send a cookie to the client. But if output has already started (the blank line before

[PHP-DEV] Bug #12036 Updated: Error compiling if there is blank line before

2001-07-11 Thread zak
ID: 12036 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Compile Issues Operating System: Red Hat Linux 7 PHP Version: 4.0.4 New Comment: The output of *any* content to the browser causes the headers to be sent. After the headers have been sent, function

[PHP-DEV] Bug #12029 Updated: "--with-apxs" can cause the error "MySQL: Unable to save result set in"

2001-07-11 Thread root
ID: 12029 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: "--with-apxs" can cause the error "MySQL: Unable to save result set in" Status: Feedback Bug Type: MySQL related Operating System: Linux PHP Version: 4.0.6 New Comment: I'm getting the following error message

[PHP-DEV] Bug #12035 Updated: Function dir with match

2001-07-11 Thread zak
ID: 12035 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Feature/Change Request Operating System: Win PHP Version: 4.0.6 New Comment: dir() is a very simple function that is designed to easily allow developer to build functions like you describe. Yo

[PHP-DEV] Bug #12032 Updated: PHP dumps core when using a 3x derived class from a series of included files

2001-07-11 Thread zak
ID: 12032 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian/GNULinux unstable PHP Version: 4.0.6 New Comment: Can you reduce this to a simple case or perform additional analysis? Does the problem occur if the classes are not inclu

[PHP-DEV] Bug #12038: problem with closing database handles

2001-07-11 Thread kirill
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.0.6 PHP Bug Type: InterBase related Bug description: problem with closing database handles PHP reports warning about invalid statement handle after I use ibase_close() to close opened with ipbase_connect()

[PHP-DEV] Bug #12038 Updated: problem with closing database handles

2001-07-11 Thread kirill
ID: 12038 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: InterBase related Operating System: RedHat 7.1 PHP Version: 4.0.6 New Comment: Here is warning for sample code: Warning: InterBase: invalid statement handle in /var/www/users/kirill/bug.php on lin

[PHP-DEV] Bug #12039: Dynamic library

2001-07-11 Thread ousseynou . sow
From: [EMAIL PROTECTED] Operating system: windows 98 PHP version: 4.0.4pl1 PHP Bug Type: *Graphics related Bug description: Dynamic library I try to use the image fonction in my program. I have configured my php.ini to use dynamic extensions. I copy all the gd file in my wor

[PHP-DEV] Bug #12040: PHP dumps core when using a 3x derived class from a series of included files

2001-07-11 Thread patrick
From: [EMAIL PROTECTED] Operating system: Debian/GNULinux unstable PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: PHP dumps core when using a 3x derived class from a series of included files This is bug #12032 but I don't have a password to add more

[PHP-DEV] Bug #12041: Incorrect upload graphics files into MySQL when start PHP as Apache module

2001-07-11 Thread dva
From: [EMAIL PROTECTED] Operating system: Windows98 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Incorrect upload graphics files into MySQL when start PHP as Apache module $fd = fopen ($imagefile, "r"); $imagedata = addslashes ( fread ( $fd, filesize ($

[PHP-DEV] Bug #12041 Updated: Incorrect upload graphics files into MySQL when start PHP as Apache module

2001-07-11 Thread derick
ID: 12041 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: Windows98 PHP Version: 4.0.6 New Comment: You need to fopen the file with the "rb" settings. Windows wants these files opened as binary. Derick Previous Comme

[PHP-DEV] Bug #11993 Updated: mysql_close closes incorrect db handler

2001-07-11 Thread zak
ID: 11993 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: MySQL related Operating System: Debian 2.19 PHP Version: 4.0.6 New Comment: Dear Ati, When you enter a bug report, please make the script that reproduces the error as short and simple as possible.

[PHP-DEV] Bug #7730 Updated: unresolved text symbol (s) during final link (php creation)

2001-07-11 Thread zeev
ID: 7730 Updated by: zeev Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Scripting Engine problem Operating System: IRIX 6.5 (6.5.8m) PHP Version: 4.0.3pl1 Assigned To: zeev New Comment: C doesn't really have a standard inline declaration (well, the old standard doesn't, C9X does, but

[PHP-DEV] Bug #7730 Updated: unresolved text symbol (s) during final link (php creation)

2001-07-11 Thread zeev
ID: 7730 Updated by: zeev Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Open Bug Type: Scripting Engine problem Operating System: IRIX 6.5 (6.5.8m) PHP Version: 4.0.3pl1 Old Assigned To: zeev Assigned To: Previous Comments: -

[PHP-DEV] Re: Bug #12016 Updated: Self-icludes causes system to consume all of available memory

2001-07-11 Thread laacz
But it doesn't solve the problem itself. You can easily overload server on which you can create and execute PHP script. > ID: 12016 > Updated by: derick > Reported By: [EMAIL PROTECTED] > Old Status: Open > Status: Closed > Bug Type: Scripting Engine problem > Operating System: any > PHP Version

[PHP-DEV] Bug #12042: $ can't be escaped when using ereg function

2001-07-11 Thread teocl
From: [EMAIL PROTECTED] Operating system: LINUX PHP version: 4.0.6 PHP Bug Type: *Regular Expressions Bug description: $ can't be escaped when using ereg function Please see the codes below: '; if(eregi("<\?include\(\"\$DOCUMENT_ROOT/TEMPLATES/TOP-BANNER\.HTM\"\);\?>",$a

[PHP-DEV] Bug #12042 Updated: $ can't be escaped when using ereg function

2001-07-11 Thread zak
ID: 12042 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: $ can't be escaped when using ereg function Old Status: Open Status: Bogus Bug Type: *Regular Expressions Operating System: LINUX PHP Version: 4.0.6 New Comment: This is known and expected behavior. Please review the regex doc

[PHP-DEV] Bug #12043: Function Dir with Matches and Sort

2001-07-11 Thread jpolaino
From: [EMAIL PROTECTED] Operating system: Win PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Function Dir with Matches and Sort I try edit my last question (12035) but I don't know the field CVS Username. I made any bad? That's my response to Zak

[PHP-DEV] Reading the content.

2001-07-11 Thread Gustavo Carreno
Hi tere, Imagine that someone does the following post: ---8<- POST /bla.php HTTP/1.0 host: bla.com content-type: text/xml content-length: ## ---8<- With what function, variable, server variable or whatever do I have access to that

[PHP-DEV] Re: Bug #12032: PHP dumps core when using a 3x derived class from a series of included files

2001-07-11 Thread lenar
This might be realted to bug I reported about parent:: not working with 3 or more stage inheritance when include()s are used. It was said by Zeev that it is now fixed in CVS (for 4.0.7 i think, it din't reach 4.0.6 in time). Lenar <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[E

Re: [PHP-DEV] Re: Bug #12016 Updated: Self-icludes causes system to consume all of available memory

2001-07-11 Thread Zeev Suraski
There are many ways to cause such behavior, which are much simpler than that. One simple example is To avoid it, you should use the max execution time feature. Zeev At 12:34 11/7/2001, laacz wrote: >But it doesn't solve the problem itself. You can easily overload >server on which you can cr

[PHP-DEV] Bug #12032 Updated: PHP dumps core when using a 3x derived class from a series of included files

2001-07-11 Thread derick
ID: 12032 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Debian/GNULinux unstable PHP Version: 4.0.6 New Comment: Additions by Lenar: This might be realted to bug I reported about parent:: not working with 3 or

Re: [PHP-DEV] Reading the content.

2001-07-11 Thread derick
Hello, there should be a variabele $HTTP_RAW_POST_VARS which contains the data in this situation. Derick On Wed, 11 Jul 2001, Gustavo Carreno wrote: > Hi tere, > > Imagine that someone does the following post: > > ---8<- > POST /bla.php HTTP/1.0 > host: bla.com

[PHP-DEV] Bug #11993 Updated: mysql_close closes incorrect db handler

2001-07-11 Thread zak
ID: 11993 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Debian 2.19 PHP Version: 4.0.6 New Comment: Here is a refinement on this bug: Multiple duplicate calls to mysql_connect are supposed to return the same link ID. Each call after the

[PHP-DEV] Bug #12043 Updated: Function Dir with Matches and Sort

2001-07-11 Thread zak
ID: 12043 Updated by: zak Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Win PHP Version: 4.0.6 New Comment: The CVS username is only needed for developers. Review the email that is sent when you submit a bug -- it details (IIRC) how to edit your

[PHP-DEV] Bug #12003 Updated: failed to locate host machine

2001-07-11 Thread jan . suchanek
ID: 12003 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: InterBase related Operating System: Linux Red Hat 7.1 (2.4.2) PHP Version: 4.0.6 New Comment: Compilation of php was: ./configure --with-interbase=/opt/interbase --with-apxs=/usr/local

[PHP-DEV] Bug #12044: Duplicate mysql entries, in spite of only one query from php

2001-07-11 Thread cbj
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 / Mandrake 8.0 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: Duplicate mysql entries, in spite of only one query from php Hi! I have a strange problem, that I think has to be a bug: 1. My PHP scrip

[PHP-DEV] Bug #12010 Updated: Unable to save result set in

2001-07-11 Thread kuba
ID: 12010 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Old Bug Type: unknown Bug Type: MySQL related Operating System: Linux new 2.2.16-storm #1 PHP Version: 4.0.6 New Comment: sorry - submitted twice cause my browser's window closed when I tried submit first t

[PHP-DEV] Bug #12045: no content=cURL crashes sometimes

2001-07-11 Thread alberty
From: [EMAIL PROTECTED] Operating system: i686 PHP version: 4.0.6 PHP Bug Type: cURL related Bug description: no content=cURL crashes sometimes Hi, sometimes cURL crashes when Server gives correct headers but no content. unfortunately the problem is difficult to repr

[PHP-DEV] Bug #12046: Strange handling of negative hexadecimal numbers

2001-07-11 Thread jerome . delamarche
From: [EMAIL PROTECTED] Operating system: Linux 2.4 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: Strange handling of negative hexadecimal numbers When I initialize variables with hexadecimal integers, the positive ones are well handled but the n

[PHP-DEV] Bug #12047: refresh in netscape 6

2001-07-11 Thread raducosma
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: refresh in netscape 6 I have a php script that works with sessions (no cookies) . In IE and Netscape 4.7 works fine . But in Netscape 6 the script seems to sto

[PHP-DEV] Bug #12047 Updated: refresh in netscape 6

2001-07-11 Thread derick
ID: 12047 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *General Issues Operating System: win98 PHP Version: 4.0.5 New Comment: Very probably, but it is also possible that your HTML is not totally HTML compliant. Check it with validator.w3.org to m

Re: [PHP-DEV] CVS Account Request

2001-07-11 Thread brad lafountain
Ok, Sounds good. Just let me know when you are ready. brad --- [EMAIL PROTECTED] wrote: > > Ok you guys lost me here. If you could tell me > what > > you would like me to do then I could go ahead with > it. > > Hang on for a bit. You will likely end up being a > guinea pig for our new > PEAR-ba

[PHP-DEV] Bug #12048: Can't have a subdir called PHP in HTDOCS

2001-07-11 Thread php
From: [EMAIL PROTECTED] Operating system: Win2000 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Can't have a subdir called PHP in HTDOCS A colleague set up a directory within htdocs called PHP which contained several html & PHP files. We got a 404 Error

[PHP-DEV] Bug #12050: strtr strange results

2001-07-11 Thread -vit-
From: [EMAIL PROTECTED] Operating system: Win2K, WinNT 4 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: strtr strange results Hi! with 2 parameters all work fine. With 3 parameters function return: Example1: strtr("Function resut is BAD", "BAD"

[PHP-DEV] Bug #12050 Updated: strtr strange results

2001-07-11 Thread derick
ID: 12050 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: Win2K, WinNT 4 PHP Version: 4.0.6 New Comment: This is normal behavior, see www.php.net/strtr for more information. Derick Previous Comments:

[PHP-DEV] Bug #12051: Php 4.0.6 doesn't compile with sybase-ct

2001-07-11 Thread suraj_amin
From: [EMAIL PROTECTED] Operating system: Redhat Linux 6.2 (Intel) PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Php 4.0.6 doesn't compile with sybase-ct Php 4.0.6 doesn't compile with sybase-ct Following was the configuration options: # ./configure -

[PHP-DEV] Bug #12051 Updated: Php 4.0.6 doesn't compile with sybase-ct

2001-07-11 Thread derick
ID: 12051 Updated by: derick Reported By: [EMAIL PROTECTED] Old Summary: Php 4.0.6 doesn't compile with sybase-ct Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: Redhat Linux 6.2 (Intel) PHP Version: 4.0.6 New Comment: Use either --with-sybase OR --with-sybase-ct Der

Re: [PHP-DEV] Reading the content.

2001-07-11 Thread Gustavo Carreno
> there should be a variabele $HTTP_RAW_POST_VARS which contains the data in > this situation. Thanks for the tip, but you almost got it right :))) If there is no variables on the post, and this is inportant, because if there are any variables on the post, they get parsed and cleaned from

[PHP-DEV] Bug #12053: Password Problem on Bug ID 11911

2001-07-11 Thread aubrey
From: [EMAIL PROTECTED] Operating system: Linux RedHat 7.1 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: Password Problem on Bug ID 11911 I have reported a problem and my Bug ID is 11911. I have queried and received the correct password which is 4meonly.

[PHP-DEV] Bug #12053 Updated: Password Problem on Bug ID 11911

2001-07-11 Thread derick
ID: 12053 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: Linux RedHat 7.1 PHP Version: 4.0.6 New Comment: This is not a PHP, but your 'bug' has been forwarded to the webmaster. Derick Previous Comments:

[PHP-DEV] Bug #12049 Updated: Crash in Zend Engine

2001-07-11 Thread nassar
ID: 12049 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Debian GNU/Linux PHP Version: 4.0.6 New Comment: This code reproduces the crash: class A{} class B extends A {} class D extends C { function zoom()

[PHP-DEV] Bug #11632 Updated: Bad Request without ending /

2001-07-11 Thread cheapsalsa
ID: 11632 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Bad Request on most Sites Status: Open Bug Type: HTTP related Operating System: Red Hat Linux 7.0 Standard PHP Version: 4.0.6 New Comment: Please ignore my first post. I didn't know exactly what the problem

[PHP-DEV] Bug #12054: getcwd() returns empty string

2001-07-11 Thread yoyoque
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 2.2.12-20 PHP version: 4.0.6 PHP Bug Type: *General Issues Bug description: getcwd() returns empty string Just upgraded to 4.0.6 and getcwd() no longer works. test script: #!/usr/bin/php Old: X-Powered-By: P

[PHP-DEV] Bug #12055: Impossible to install

2001-07-11 Thread ludko_usa
From: [EMAIL PROTECTED] Operating system: Linux Mandrake 8.0 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Impossible to install it writes that i have not installed c compiler. can anybody help me or fix it? -- Edit bug report at: http://bugs.php.

[PHP-DEV] Bug #12055 Updated: Impossible to install

2001-07-11 Thread derick
ID: 12055 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux Mandrake 8.0 PHP Version: 4.0.6 New Comment: Please use this bugsystem only for BUGS. Ask on the php-general or [EMAIL PROTECTED] mailing list for s

[PHP-DEV] ftp_ functions

2001-07-11 Thread Steve Cavender
I'd like to suggest an 'ftp_quote' function for a future release. I've used the ftp_ functions to get Hylafax send status for an online report and it would be handy to be able to change the JOBFMT string, but without a quote function there's no way to send it. -- PHP Development Mailing List <

Re: [PHP-DEV] ftp_ functions

2001-07-11 Thread Jon Parise
On Wed, Jul 11, 2001 at 10:00:31AM -0500, Steve Cavender wrote: > I'd like to suggest an 'ftp_quote' function for a future release. I've used > the ftp_ functions to get Hylafax send status for an online report and it > would be handy to be able to change the JOBFMT string, but without a quote >

[PHP-DEV] Bug #12056: Transparent Session ID doesn't pick up redirects

2001-07-11 Thread bdmac
From: [EMAIL PROTECTED] Operating system: Linux 2.2.x PHP version: 4.0.6 PHP Bug Type: Session related Bug description: Transparent Session ID doesn't pick up redirects Bug #6121 was assigned in 10/2000 and I have seen no updates to it of any kind. I just wanted to let you

Re: [PHP-DEV] Reading the content.

2001-07-11 Thread Gustavo Carreno
Correction, the data get's on $HTTP_RAW_POST_DATA if the content-type is not known. Thanks Bolke de Brun -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e

Re: [PHP-DEV] ext/dom/php_domxml.c patch

2001-07-11 Thread Joey Smith
Well, xmldocfile() is fixed in HEAD, and I'm closing in on some memory leaks...Paul, if possible, I may want to collaborate with you some, because we seem to be working in the same areas of the code, and I could use the help. On Wed, 11 Jul 2001, Andi Gutmans wrote the following to Paul Marquis a

Re: [PHP-DEV] ext/dom/php_domxml.c patch

2001-07-11 Thread Andi Gutmans
Paul, I suggest you work with Joey on this and have him look at the patch. It sounds as if he knows what's happening in DOM/XML unlike me who has never messed with that module :) Andi At 10:20 AM 7/11/2001 -0600, Joey Smith wrote: >Well, xmldocfile() is fixed in HEAD, and I'm closing in on so

[PHP-DEV] Bug #12058: Serialize dies for large objects

2001-07-11 Thread joelteply
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: Class/Object related Bug description: Serialize dies for large objects $timesheet = new timesheet(); //Very large object with no references $temp=serialize($timesheet); $timesheet->write(); /

[PHP-DEV] Bug #12056 Updated: Transparent Session ID doesn't pick up redirects

2001-07-11 Thread kalowsky
ID: 12056 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Summary: Transparent Session ID doesn't pick up redirects Old Status: Open Status: Duplicate Bug Type: Session related Operating System: Linux 2.2.x PHP Version: 4.0.6 New Comment: dup of 6121 Previous Comments: --

[PHP-DEV] Bug #12059: Apache gives "Document contains no data" and segmentation fault 11

2001-07-11 Thread wim
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 (Kernel 2.4.1) PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Apache gives "Document contains no data" and segmentation fault 11 PHP 4.0.3pl1 worked fine, but I wanted to upgrade to 4.0.6 for th

[PHP-DEV] Re: Bug #12040: PHP dumps core when using a 3x derived class from a series of included files

2001-07-11 Thread lenar
in PHP 4.0.5 this resulted in engine error. Zeev said it is fixed in CVS, so right now I can't compile CVS to check it out, but maybe you can. And does this crash disappears when you use explicit class names instead parent:: (a::, b:: ... etc)? In my case it helped. Lenar <[EMAIL PROTECTED]> w

[PHP-DEV] Bug #12060: $userfile['name'][0] not set !

2001-07-11 Thread afortaleza
From: [EMAIL PROTECTED] Operating system: Linux 2.4.5 PHP version: 4.0.6 PHP Bug Type: Arrays related Bug description: $userfile['name'][0] not set ! http://www.php.net/manual/en/features.file-upload.multiple.php says that: "For instance, assume that the filenames /ho

[PHP-DEV] Re: Bug #12033 Updated: file_exists doesn't work properly with variables

2001-07-11 Thread David Druffner
I apologize - I also could not reproduce the bug in the simple test script I previously submitted - I was sure that that would reproduce it. But it did not match exactly what was going on in my actual script. The problem seems to only occur when two file_exists statements are used in a row and

[PHP-DEV] Bug #12058 Updated: Serialize dies for large objects

2001-07-11 Thread joelteply
ID: 12058 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Operating System: linux PHP Version: 4.0.5 New Comment: Serialize died because there was an object used that had a reference pointing to another reference. (Like in a two way l

[PHP-DEV] Memory Issues During MySQL Connection

2001-07-11 Thread Chris K. Chew
Can anybody offer suggestions for solving a problem that appears to be a memory issue when connecting to a mysql database since the latest php update? We generate a report that is ridiculously complex and requires a boat-load of database queries. PHP crashes every time since the upgrade to 4.06 f

[PHP-DEV] Bug #12061: CGI Error

2001-07-11 Thread peters
From: [EMAIL PROTECTED] Operating system: Win 2K PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: CGI Error when using the simple script of : I get the following error: CGI Error The specified CGI application misbehaved by not returning a co

[PHP-DEV] Bug #12062: apache doesn't find libphp4.so

2001-07-11 Thread admin
From: [EMAIL PROTECTED] Operating system: slackware 8.0 PHP version: 4.0.6 PHP Bug Type: Dynamic loading Bug description: apache doesn't find libphp4.so i'm using slackware 8.0 with apache 1.3 and i want to install php 4.0.6. when i try to ./configure with : ./configure

[PHP-DEV] Bug #12048 Updated: Can't have a subdir called PHP in HTDOCS

2001-07-11 Thread jeroen
ID: 12048 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Summary: Can't have a subdir called PHP in HTDOCS Old Status: Open Status: Bogus Bug Type: Apache related Operating System: Win2000 PHP Version: 4.0.6 New Comment: apache configuration problem. You have aliased the /php subdirecto

[PHP-DEV] Bug #12050 Updated: strtr strange results

2001-07-11 Thread jeroen
ID: 12050 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: Win2K, WinNT 4 PHP Version: 4.0.6 New Comment: You're looking for str_replace, strtr is something really different. Previous Comments: ---

[PHP-DEV] Bug #12049 Updated: Crash in Zend Engine

2001-07-11 Thread zeev
ID: 12049 Updated by: zeev Reported By: [EMAIL PROTECTED] Old Status: Status: Analyzed Bug Type: Reproducible crash Operating System: Debian GNU/Linux PHP Version: 4.0.6 New Comment: The code snippet you supplied doesn't work - it dies with Fatal error: Call to undefined function: zoom() in

[PHP-DEV] Bug #11993 Updated: mysql_close closes incorrect db handler

2001-07-11 Thread atiware
ID: 11993 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: MySQL related Operating System: Debian 2.19 PHP Version: 4.0.6 New Comment: hi zak, thanks for your answer. in my opinion, php must have some matrix, where you stores the number of connect and

[PHP-DEV] Bug #4630 Updated: Segmentation fault(coredump) in apache startup

2001-07-11 Thread david-shafer
ID: 4630 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: AIX 4.3.3 PHP Version: 4.0.6RC2 New Comment: I just tried the latest code from CVS on 2001-07-11, and the problem appears to be fixed now. Thanks! Previous Com

[PHP-DEV] Re: Bug #12059: Apache gives "Document contains no data" and segmentation fault 11

2001-07-11 Thread Wim Godden
Deleteing /usr/local/lib/php and /usr/local/include/php and then doing make install fixes the problem. You guys should pay more attention to upgrading problems... PHP Bug Database wrote: > > From: [EMAIL PROTECTED] > Operating system: RedHat Linux 6.2 (Kernel 2.4.1) > PHP version:

[PHP-DEV] Bug #12061 Updated: CGI Error

2001-07-11 Thread phildriscoll
ID: 12061 Updated by: phildriscoll Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: IIS related Operating System: Win 2K PHP Version: 4.0.6 New Comment: Your setup is just incorrectly configured. Please read the install.txt file for details of what you need to check. If

[PHP-DEV] Bug #12063: "make install" fails on cp lib/libphp4.so

2001-07-11 Thread david-shafer
From: [EMAIL PROTECTED] Operating system: AIX PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: "make install" fails on cp lib/libphp4.so Running "make install" produces the following output: ... Making install in . /local/php/src/php4/build/shto

[PHP-DEV] Bug #12063 Updated: "make install" fails on cp lib/libphp4.so

2001-07-11 Thread dshafer
ID: 12063 Updated by: dshafer Reported By: [EMAIL PROTECTED] Old Summary: "make install" fails on cp lib/libphp4.so Status: Open Bug Type: Compile Failure Operating System: AIX PHP Version: 4.0.6 New Comment: This error occurs because AIX doesn't immediately unload objects when they're no longer

[PHP-DEV] Bug #12061 Updated: CGI Error

2001-07-11 Thread peters
ID: 12061 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: Win 2K PHP Version: 4.0.6 New Comment: Installed using the Installshield package... install and go... but it doesn't... what changes does it make that it should or

[PHP-DEV] Bug #12049 Updated: Crash in Zend Engine

2001-07-11 Thread nassar
ID: 12049 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Reproducible crash Operating System: Debian GNU/Linux PHP Version: 4.0.6 New Comment: H... That code snippet crashes on my system before it has even given the error message. It's a ve

[PHP-DEV] Bug #12061 Updated: CGI Error

2001-07-11 Thread peters
ID: 12061 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Status: Open Bug Type: IIS related Operating System: Win 2K PHP Version: 4.0.6 New Comment: Installed using the Installshield package... install and go... but it doesn't... what changes does it make that it

Re: [PHP-DEV] Bug #12049 Updated: Crash in Zend Engine

2001-07-11 Thread Andrew Sitnikov
This code "Segmentation" for me also (php 4.0.5 linux). zeev> The code snippet you supplied doesn't work - it dies with zeev> Fatal error: Call to undefined function: zoom() in test.php on line 9 zeev> test.php(9) : Fatal error - Call to undefined function: zoom() zeev> At any rate - the ba

[PHP-DEV] Bug #12033 Updated: file_exists doesn't work properly with variables

2001-07-11 Thread ddruff
ID: 12033 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: file_exists doesn't work properly with variables Status: Open Bug Type: Any Operating System: Win 95 PHP Version: 4.0.5 New Comment: The example in my previous submission did not show the apparent bug. The e

Re: [PHP-DEV] Bug #12049 Updated: Crash in Zend Engine

2001-07-11 Thread Zeev Suraski
Ah, well, it segfaults because parent:: wasn't all that good until 4.0.7, with classes that are defined in runtime (like class D in the example, which is only defined at runtime, because C it inherits from is not defined until later on in the file). 4.0.7 should fix this problem, even though th

[PHP-DEV] Bug #12064: Truetype functions can't locate fonts

2001-07-11 Thread ben
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP1 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: Truetype functions can't locate fonts The GD TrueType functions can't find fonts; relative paths and absolute paths both do not work. Example (font is i

Re: [PHP-DEV] Preliminary patch for allowing relative includes

2001-07-11 Thread Aral Balkan
I don't have access to the PHP CVS at the moment (note to self: get a C compiler)... but I wanted to ask how this will affect (or will it?) HTML generated from within included PHP files. Eg. A is at web root and includes B in a subdirectory X. B generates HTML that calls for image C.gif in subdire

[PHP-DEV] Bug #12065: "libgd was not built with TrueType font support" problem

2001-07-11 Thread rip
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: "libgd was not built with TrueType font support" problem shows : Warning: libgd was not built with TrueType font support in /www/test2.php on line 1 phpinf

[PHP-DEV] Bug #12066: Enable transparent Session IDs for a whole Domain not only relative Links

2001-07-11 Thread mk
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Enable transparent Session IDs for a whole Domain not only relative Links a number of different subdomains, the use of sessions and PHP compiled with --ena

[PHP-DEV] Bug #12063 Updated: "make install" fails on cp lib/libphp4.so

2001-07-11 Thread derick
ID: 12063 Updated by: derick Reported By: [EMAIL PROTECTED] Old Summary: "make install" fails on cp lib/libphp4.so Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: AIX PHP Version: 4.0.6 New Comment: You should stop your running apache before doing make install. If you d

[PHP-DEV] Bug #12063 Updated: "make install" fails on cp lib/libphp4.so

2001-07-11 Thread david-shafer
ID: 12063 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: "make install" fails on cp lib/libphp4.so Status: Bogus Bug Type: Compile Failure Operating System: AIX PHP Version: 4.0.6 New Comment: Yes, Apache is stopped when I run make install. If Apache was running, t

[PHP-DEV] Re: Bug #12033 Updated: file_exists doesn't work properly with variables

2001-07-11 Thread David Druffner
A link to download the sample script explaining the problem is available at: ftp://www.gemini1consulting.com/pub/tekhelp/test_file_exists.phps You of course will need to change the extension to php. At 06:50 PM 7/11/01 +, you wrote: >ID: 12033 >User updated by: [EMAIL PROTECTED] >Reported By:

[PHP-DEV] Bug #12033 Updated: file_exists doesn't work properly with variables

2001-07-11 Thread zak
ID: 12033 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: file_exists doesn't work properly with variables Old Status: Status: Bogus Bug Type: Any Operating System: Win 95 PHP Version: 4.0.5 New Comment: The result of the call to file_exists() is cached. To clear the cache, call cle

[PHP-DEV] Bug #12059 Updated: Apache gives "Document contains no data" and segmentation fault 11

2001-07-11 Thread zak
ID: 12059 Updated by: zak Reported By: [EMAIL PROTECTED] Old Summary: Apache gives "Document contains no data" and segmentation fault 11 Old Status: Open Status: Bogus Bug Type: Reproducible crash Operating System: RedHat Linux 6.2 (Kernel 2.4.1) PHP Version: 4.0.6 New Comment: User states: "D

[PHP-DEV] Bug #12067: Cannot load libphp4.so into server

2001-07-11 Thread condor
From: [EMAIL PROTECTED] Operating system: Linux Slackware 7.1 PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Cannot load libphp4.so into server root@darkstar:/usr/local/apache/bin# ./apachectl start Syntax error on line 207 of /usr/local/apache/conf/httpd.c

[PHP-DEV] Bug #12068: Maybe a memory leak or something.

2001-07-11 Thread jason . gulledge
From: [EMAIL PROTECTED] Operating system: SunOS 5.7 sun4u sparc UltraE10k PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Maybe a memory leak or something. This was outputted from "top". 2581 nobody 1 00 555M 541M cpu54 1:59 12.37% httpd

[PHP-DEV] Bug #12069: Another "MySQL: Unable to save result set in" problem... not solved...

2001-07-11 Thread wim
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 - Kernel 2.4.1 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: Another "MySQL: Unable to save result set in" problem... not solved... Warning: MySQL: Unable to save result set in /hosting/tarieven.be

[PHP-DEV] Bug #12070: "Error: invalid number of arguments (at least 1 expected)" during compilation

2001-07-11 Thread wim
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 - kernel 2.4.1 PHP version: 4.0.6 PHP Bug Type: Compile Warning Bug description: "Error: invalid number of arguments (at least 1 expected)" during compilation When compiling PHP, when I do a make install, I get : i

[PHP-DEV] Bug #12071: Maybe a memory leak or something.

2001-07-11 Thread jason . gulledge
From: [EMAIL PROTECTED] Operating system: SunOS 5.7 sun4u sparc UltraE10k PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Maybe a memory leak or something. This was outputted from "top". 2581 nobody 1 00 555M 541M cpu54 1:59 12.37% httpd

[PHP-DEV] Bug #11665 Updated: failure to configure --with-imap-ssl

2001-07-11 Thread green
ID: 11665 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Install and Config Operating System: RedHat 6.2 and 7.1 Old PHP Version: 4.0.6 PHP Version: 4.0.6 & 4.0.7-dev New Comment: Well, configure works okay on HPUX, but still fails on RedHat 6.2 and 7.

[PHP-DEV] Bug #12072: Maybe a memory leak or something.

2001-07-11 Thread jason . gulledge
From: [EMAIL PROTECTED] Operating system: SunOS 5.7 sun4u sparc UltraE10k PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Maybe a memory leak or something. This was outputted from "top". 2581 nobody 1 00 555M 541M cpu54 1:59 12.37% httpd

[PHP-DEV] Bug #12073: TTF file is not found

2001-07-11 Thread pmcweb
From: [EMAIL PROTECTED] Operating system: Win2000 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: TTF file is not found the same script works in 4.0.5 and lower but called with 4.0.6 the TTF file is not found. error msg: Could not find/open font in imagebut

Re: [PHP-DEV] Preliminary patch for allowing relative includes

2001-07-11 Thread Jeroen van Wolffelaar
> I don't have access to the PHP CVS at the moment (note to self: get a C > compiler)... but I wanted to ask how this will affect (or will it?) HTML > generated from within included PHP files. Eg. A is at web root and includes > B in a subdirectory X. B generates HTML that calls for image C.gif in

[PHP-DEV] Bug #12072 Updated: Maybe a memory leak or something.

2001-07-11 Thread jeroen
ID: 12072 Updated by: jeroen Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Apache related Operating System: SunOS 5.7 sun4u sparc UltraE10k PHP Version: 4.0.6 New Comment: Please submit only once... Dups 12068 Previous Comments: ---

[PHP-DEV] Bug #12074: Enhance sybase_ct with sybasel_unbuffered_query(),

2001-07-11 Thread mad
From: [EMAIL PROTECTED] Operating system: Linux & HP-UX PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Enhance sybase_ct with sybasel_unbuffered_query(), NEW FEATURE Enhance Sybase_ct with sybase_unbuffered_query() (The same function mysql_unb

[PHP-DEV] Bug #12075: Merge all db functions

2001-07-11 Thread mad
From: [EMAIL PROTECTED] Operating system: Linux & HP-UX PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Merge all db functions CHANGE FEATURE Merge all DB functions, the distinction for DB must no longer be in php scripts but in php source. mys

  1   2   >