[PHP-DEV] Bug #12196 Updated: sesssion handling problems

2001-07-17 Thread jimw
ID: 12196 Updated by: jimw Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: linux PHP Version: 4.0.4 New Comment: not enough info. Previous Comments: [2001-07-17

[PHP-DEV] Bug #12197 Updated: sesssion handling problems

2001-07-17 Thread jimw
ID: 12197 Updated by: jimw Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: linux PHP Version: 4.0.4 New Comment: not enough info on this one, either. Previous Comments:

[PHP-DEV] CVS is broken??

2001-07-17 Thread Joey Smith
I'm getting the following error trying to compile latest CVS: undefined reference to `_zval_ptr_dtor_wrapper' This appears a number of times. I am about to go searching in the Zend CVS to see if I can find what broke it, but thought maybe someone out there might already know... -- PHP

[PHP-DEV] Bug #12188 Updated: Object with Sessiona

2001-07-17 Thread wedro
ID: 12188 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.6 New Comment: what is my error then ? Previous Comments:

[PHP-DEV] Bug #12198: Problem with recursive function - only works if I echo something in it

2001-07-17 Thread silvio
From: [EMAIL PROTECTED] Operating system: WINDOWS NT PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Problem with recursive function - only works if I echo something in it I've written this class to scan through a remote directory using FTP functions.

Re: [PHP-DEV] CVS is broken??

2001-07-17 Thread Zeev Suraski
Sounds like a broken build to me. Any chance you switched between debug and non-debug recently? Try a clean build... Zeev At 11:21 17/7/2001, Joey Smith wrote: I'm getting the following error trying to compile latest CVS: undefined reference to `_zval_ptr_dtor_wrapper' This appears a number

[PHP-DEV] Bug #12199: Bad return value from include_once()

2001-07-17 Thread marten
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Bad return value from include_once() Currently include_once() returns 1 the first time a file is included and NULL the second time (when the file is

[PHP-DEV] Bug #12183 Updated: ISSET

2001-07-17 Thread zak
ID: 12183 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PWS related Operating System: WIN32 (98) PHP Version: 4.0.5 New Comment: User reports that changing error_reporting to E_ALL resolved error... er... Previous Comments:

Re: [PHP-DEV] curl problem

2001-07-17 Thread Stanislav Malyshev
CV Sterling has been fixing some other cURL stuff, but he's told me CV (offlist) that he can't look at this problem until next week. CV Hopefully someone else can stand up and take a quick look. Generally, I think I know how to fix this in PHP. I am not copletely sure, however, that cURL's

[PHP-DEV] Bug #12200: getimagesize() JPG Bug

2001-07-17 Thread ales . kunst
From: [EMAIL PROTECTED] Operating system: Win 2000 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: getimagesize() JPG Bug GD library doesn't work properly when you call getimagesize() for jpeg image!It doesn't return proper width and height of image (usually

Re: [PHP-DEV] curl problem

2001-07-17 Thread Stanislav Malyshev
CV Sterling has been fixing some other cURL stuff, but he's told me CV (offlist) that he can't look at this problem until next week. CV Hopefully someone else can stand up and take a quick look. Could you please try the attached patch? It seems to me that it results in a sane behaviour, while

[PHP-DEV] Bug #12018 Updated: curl_exec() kills script

2001-07-17 Thread stas
ID: 12018 Updated by: stas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: cURL related Operating System: Debian (2.4.5) PHP Version: 4.0.6 Old Assigned To: Assigned To: stas New Comment: I think I know what's the problem. Previous Comments:

[PHP-DEV] Bug #12203: Inconsistent __FILE__ contents when using require/require_once

2001-07-17 Thread adam
From: [EMAIL PROTECTED] Operating system: Red Hat 7.1 PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: Inconsistent __FILE__ contents when using require/require_once Not sure if this is a bug or a feature, or what the correct result should

[PHP-DEV] Bug #12166 Updated: SQL_CUR_DEFAULT constant not defined in php_odbc.dll

2001-07-17 Thread kalowsky
ID: 12166 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: ODBC related Operating System: Windows ME PHP Version: 4.0.6 New Comment: Which docs are you referring to? The ODBC docs for PHP? The ODBC v3 docs? The ODBC v3.5 docs? please

[PHP-DEV] Bug #12204: Datbase can not spoken on.

2001-07-17 Thread info
From: [EMAIL PROTECTED] Operating system: AIX 5L PHP version: 4.0.6 PHP Bug Type: *Database Functions Bug description: Datbase can not spoken on. We Use The Caché Database from intersystems. The Databast have a lot more Speed than MySQL, IBM DB2 or Oracle. Can you

[PHP-DEV] General behaviour of array changing funcs

2001-07-17 Thread Alexander Wirtz
Hi everyone, I encountered a problem today, which seems to be a well known feature, but I didn't find _one_ comment of a responsible person on this by looking into the bug-database! The snippet ?php $bla = array( 5 = green, 9 = orange ); var_dump( $bla ); array_shift( $bla ); var_dump( $bla );

[PHP-DEV] Bug #12205: https not working

2001-07-17 Thread yosi
From: [EMAIL PROTECTED] Operating system: RedHat 7 PHP version: 4.0.6 PHP Bug Type: cURL related Bug description: https not working When using curl to https:// reciving an SSL error . after downgrading to php 4.0.5 it work fine !!! -- Edit bug report at:

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

2001-07-17 Thread kamik
ID: 10486 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Open Bug Type: IIS related Operating System: Win NT4 IIS4 Old PHP Version: 4.0.4pl1 PHP Version: 4.0.6 New Comment: I still have this problem. And if I have the ASP web runing as nonseparate

[PHP-DEV] Bug #12206: ujentzsch@joymp.com

2001-07-17 Thread ujentzsch
From: [EMAIL PROTECTED] Operating system: win95 PHP version: 4.0.6 PHP Bug Type: *Mail Related Bug description: [EMAIL PROTECTED] ich brauch hilfe. -- Edit bug report at: http://bugs.php.net/?id=12206edit=1 -- PHP Development Mailing List http://www.php.net/ To

[PHP-DEV] Bug #12206 Updated: ujentzsch@joymp.com

2001-07-17 Thread sbergmann
ID: 12206 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Mail Related Operating System: win95 PHP Version: 4.0.6 Edit this bug report at http://bugs.php.net/?id=12206edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] Bug #12207: shared library created not loadable

2001-07-17 Thread j . h . van . nunen
From: [EMAIL PROTECTED] Operating system: HP-UX 11 PHP version: 4.0.6 PHP Bug Type: Dynamic loading Bug description: shared library created not loadable Configure script: #! /bin/ksh -px export PATH=/cadappl/bin:/opt/aCC/bin:$PATH export

[PHP-DEV] Bug #12208: $HTTP_RAW_POST_DATA should always be set

2001-07-17 Thread webmaster
From: [EMAIL PROTECTED] Operating system: NA PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: $HTTP_RAW_POST_DATA should always be set $HTTP_RAW_POST_DATA should get set, even if the content type is known. In order to access XML submitted to php

[PHP-DEV] SpamCop detained your email

2001-07-17 Thread SpamCop email filter
You have attempted to send a message to [EMAIL PROTECTED] The subject of your message was Bug #12208: $HTTP_RAW_POST_DATA should always be set. The recipient (or one of the recipients) of this message subscribes to SpamCop, a system that filters unwanted email, to cut down on electronic junk

[PHP-DEV] Bug #11304 Updated: memory leak

2001-07-17 Thread joey
ID: 11304 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: DOM XML related Operating System: RHat 6.2 PHP Version: 4.0.5 New Comment: This is great. Do you have a test case for this bug? Previous Comments:

[PHP-DEV] Re: Bug #11304 Updated: memory leak

2001-07-17 Thread Thomas Gagne
No, but it doesn't take much (I'm more of a C programmer than a PHP programmer). Just write a script that uses the same variable and keep assigning it new XML documents. You'll memory keeps getting bigger and bigger until the system falls apart. This is what happens when php runs under Apache.

[PHP-DEV] Bug #12030 Updated: function pass by reference isn't consistent.

2001-07-17 Thread stas
ID: 12030 Updated by: stas Reported By: [EMAIL PROTECTED] Old Status: Status: Closed Bug Type: Variables related Operating System: Linux redhat 7.1 PHP Version: 4.0.4pl1 New Comment: No, it should not work this way. When you pass the variable array_push in push_doesnt, you are actually passing

[PHP-DEV] Bug #12209: apxs not creating libphp4.so during 'make install'

2001-07-17 Thread dhoffutt
From: [EMAIL PROTECTED] Operating system: OpenBSD 2.9 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: apxs not creating libphp4.so during 'make install' make install: () Making install in . /usr/local/archive/php/php-4.0.6/build/shtool mkdir -p

[PHP-DEV] Bug #12158 Updated: EVAL code not working correctly if IF block

2001-07-17 Thread stas
ID: 12158 Updated by: stas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: Win2K PHP Version: 4.0.6 New Comment: The code you get is: strstr($filename,.htm) || strstr($filename,.asp) this is not a valid code block for eval. If you

[PHP-DEV] Bug #11684 Updated: Header() causes PHP to hang

2001-07-17 Thread stas
ID: 11684 Updated by: stas Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 2000/IIS4 PHP Version: 4.0.5 New Comment: BTW: header(http://foo.com/bar.html;) does not make a valid HTTP header. Didn't you mean something like: header(Location:

[PHP-DEV] Bug #11591 Updated: implode()

2001-07-17 Thread stas
ID: 11591 Updated by: stas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Old Bug Type: Scripting Engine problem Bug Type: Strings related Operating System: Windows 98 PHP Version: 4.0.5 New Comment: Try using just \n for the delimiter. Previous Comments:

[PHP-DEV] Bug #11684 Updated: Header() causes PHP to hang

2001-07-17 Thread cheald45
ID: 11684 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: HTTP related Operating System: Windows 2000/IIS4 PHP Version: 4.0.5 New Comment: Yes - I thought I corrected that when I first submitted the bug. Guess not. Anyway, I -am- using the correct header

[PHP-DEV] Bug #11990 Updated: defined constants getting corrupted

2001-07-17 Thread stas
ID: 11990 Updated by: stas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Scripting Engine problem Operating System: RedHat Linux 6.2 PHP Version: 4.0.5, 4.0.6 New Comment: I get a crash too, but in different place. I fear it might be just you getting out of memory.

[PHP-DEV] Bug #11990 Updated: defined constants getting corrupted

2001-07-17 Thread blalor
ID: 11990 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Operating System: RedHat Linux 6.2 PHP Version: 4.0.5, 4.0.6 New Comment: free -m reports 251MB total on our production box, and 125MB on my dev box. If it is running

[PHP-DEV] Bug #12210: DirectoryMatch/php_value/.htaccess

2001-07-17 Thread john
From: [EMAIL PROTECTED] Operating system: linux 2.2.19 PHP version: 4.0.5 PHP Bug Type: Apache related Bug description: DirectoryMatch/php_value/.htaccess Apache version 1.3.14 IF a php_XXX config directive (maybe ANY php_XXX config directive) is used inside a

[PHP-DEV] Bug #12211: cURL (OpenSSL) https:// calls do not function

2001-07-17 Thread techsupport
From: [EMAIL PROTECTED] Operating system: Mandrake/Slackware PHP version: 4.0.6 PHP Bug Type: cURL related Bug description: cURL (OpenSSL) https:// calls do not function In php4.0.5 cURL w/OpenSSL is fully functional without problems; although, in php4.0.6, When cURL

[PHP-DEV] run cgi on windows

2001-07-17 Thread Bessenyei Zoltan
Hi List!I'd like to find out why not run cgi script on win serverwhen it run on linux.The Perl directory is given good,and the script is simplebecause I'd like to see first that whether win server canrun it but Not.Linux can run it.So telling the true I don't know how to make executable

Re: [PHP-DEV] Bug #11008 Updated: exit() should return an exit status if passed, not send to stdout

2001-07-17 Thread Jason Greene
Zeev, New Comment: Simply put - no, it should not. exit's optional argument is a termination message, not a shell status. Actually, if exit's argument is of type long, then the status is set. I think that since we support this functionality echoing the status code doesn't make much sense.

[PHP-DEV] Bug #12208 Updated: $HTTP_RAW_POST_DATA should always be set

2001-07-17 Thread rasmus
ID: 12208 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: NA PHP Version: 4.0.6 New Comment: 4.0.7 will have a config directive to turn this on. If you need it right now, grab the current CVS version of PHP.

[PHP-DEV] Bug #10520 Updated: Access $HTTP_RAW_POST_DATA

2001-07-17 Thread rasmus
ID: 10520 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: N/A PHP Version: 4.0.4pl1 New Comment: 4.0.7 will have a config directive to turn this on. Previous Comments:

[PHP-DEV] Bug #5503 Updated: Please allow access to the raw HTTP POST data (not just parsed form variables)

2001-07-17 Thread rasmus
ID: 5503 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.0 New Comment: PHP 4.0.7 will have a config option to turn this on. Previous Comments:

[PHP-DEV] Bug #12214: Additional param to ereg/eregi/ereg_replace/eregi_replace

2001-07-17 Thread ruslan2000
From: [EMAIL PROTECTED] Operating system: windows 2000 PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: Additional param to ereg/eregi/ereg_replace/eregi_replace Please add new param to ereg/eregi/ereg_replace/eregi_replace which will specify the

[PHP-DEV] Engine problem

2001-07-17 Thread Andrei Zmievski
I updated from Zend CVS today, and recompiled everything freshly. Ran into a problem with the following: ?php class matcher { var $arg_types = array(); function get($type) { return $this-arg_types[$type]; } } $matcher = new matcher(); $matcher-get('foo');

[PHP-DEV] Re: Engine problem

2001-07-17 Thread Zeev Suraski
Is that a new problem related to your CVS update? At 22:16 17/07/2001, Andrei Zmievski wrote: I updated from Zend CVS today, and recompiled everything freshly. Ran into a problem with the following: ?php class matcher { var $arg_types = array(); function get($type) {

[PHP-DEV] Re: Engine problem

2001-07-17 Thread Andrei Zmievski
On Tue, 17 Jul 2001, Zeev Suraski wrote: Is that a new problem related to your CVS update? I don't think it's build related or anything. I have confirmation of at least 3 other people who have experienced it. -Andrei * 2 + 2 = 5 for extremely large values of 2. * -- PHP Development Mailing

[PHP-DEV] Re: Engine problem

2001-07-17 Thread Zeev Suraski
That's not what I asked :) I played with this code (a bit) a couple of days ago. Can you verify whether this problem is happening in the old (say, 4.0.6) version..? At 22:49 17/07/2001, Andrei Zmievski wrote: On Tue, 17 Jul 2001, Zeev Suraski wrote: Is that a new problem related to your

[PHP-DEV] Re: Engine problem

2001-07-17 Thread Andrei Zmievski
On Tue, 17 Jul 2001, Zeev Suraski wrote: That's not what I asked :) I played with this code (a bit) a couple of days ago. Can you verify whether this problem is happening in the old (say, 4.0.6) version..? The problem did not exist as of midnight of July 14, 2001. -Andrei * Entropy isn't

[PHP-DEV] Bug #12216: 4.0.6 + curl 7.8 Do not properly support https

2001-07-17 Thread dave
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.6 PHP Bug Type: cURL related Bug description: 4.0.6 + curl 7.8 Do not properly support https Compiled php4.0.6 with curl 7.8 and open ssl. using this small script, the data properly returns:

Re: [PHP-DEV] Re: Engine problem

2001-07-17 Thread Frank M. Kromann
To my knowledge 4.0.6 works fine, but the latest cvs does not. - Frank That's not what I asked :) I played with this code (a bit) a couple of days ago. Can you verify whether this problem is happening in the old (say, 4.0.6) version..? At 22:49 17/07/2001, Andrei Zmievski wrote: On

[PHP-DEV] Bug #12217: Apache + oracle + php 4.0.6 + debian

2001-07-17 Thread anacronik
From: [EMAIL PROTECTED] Operating system: Debian PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Apache + oracle + php 4.0.6 + debian I have a debian patatoes + apache 1.3.x + oracle 8i + php 4.0.6 i want to use OCI8 with php. i compile php4.0.6 with

[PHP-DEV] [PHP] mail() help (fwd)

2001-07-17 Thread Rasmus Lerdorf
I am not a fan of that config change that happened in 4.0.6 that checked to see if a sendmail binary is on the path and if it isn't it disables the mail() function at compile time. I really think this should be a simple warning so people can configure php to point to whatever they want, or

[PHP-DEV] Re: Engine problem

2001-07-17 Thread Zeev Suraski
I found the problem, trying to figure out a fix. Zeev At 22:16 17/07/2001, Andrei Zmievski wrote: I updated from Zend CVS today, and recompiled everything freshly. Ran into a problem with the following: ?php class matcher { var $arg_types = array(); function get($type) {

[PHP-DEV] Setting title with header ?

2001-07-17 Thread Beric Slobodan
I have this code: $size = filesize($file); $fh = fopen($file, r); $name = basename($file); header(Content-Type: application/octet-stream); header(Content-Length: $size); header(Content-Disposition:$attachment filename=$name);

[PHP-DEV] Bug #12218: relative URL incorrect when a session id is appended to URL

2001-07-17 Thread ddawson
From: [EMAIL PROTECTED] Operating system: RedHat Linux 6.2 (2.2.12 kernel) PHP version: 4.0.6 PHP Bug Type: Session related Bug description: relative URL incorrect when a session id is appended to URL Hi, I'm not sure if this is a PHP problem, an Apache problem, or a

[PHP-DEV] Bug #12219: Command Line Arguments not being passed correctly

2001-07-17 Thread procacci
From: [EMAIL PROTECTED] Operating system: Redhat 7.0 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Command Line Arguments not being passed correctly ./grab_meta http://altavista.com/sites/search/web?q=task+managementpg=qkl=XX 3 The following

[PHP-DEV] Bug #12219 Updated: Command Line Arguments not being passed correctly

2001-07-17 Thread zak
ID: 12219 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: Redhat 7.0 PHP Version: 4.0.5 New Comment: This is not a bug. Review http://www.php.net/manual/en/language.variables.external.php Previous Comments:

Re: [PHP-DEV] Setting title with header ?

2001-07-17 Thread Zak Greant
Dear Beric, This list is used for discussing the development of the PHP language - not development with and the use of the PHP language. Try the PHP-General mailing list ([EMAIL PROTECTED]). --zak - Original Message - From: Beric Slobodan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent:

[PHP-DEV] Bug #12220: help

2001-07-17 Thread boo_d81
From: [EMAIL PROTECTED] Operating system: windows 98 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: help the problem is i want to check a directory ... 09 ? chdir(d:/temp) 10 $dir=username; 11 if(is_dir($dir)) 12 { 13 //code 14

[PHP-DEV] Bug #12220 Updated: help

2001-07-17 Thread zak
ID: 12220 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: windows 98 PHP Version: 4.0.6 New Comment: Sorry! This is *not* a support forum. Subscribe to the PHP General mailing list ([EMAIL PROTECTED]). Visit