[PHP-DEV] PHP 4.0 Bug #8756: Floating point exception

2001-01-17 Thread land
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.2-Release PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Floating point exception After configuring and compiling as cgi program, php coredumps with diagnostics: Floating point exception. It

Re: [PHP-DEV] bitmapid in swf functions?

2001-01-17 Thread Rasmus Lerdorf
They are a bit magical. You might want to have a look at: http://www.opaque.net/ming/, which provides an easier to use interface (I'm currently working with the author to contribute the PHP extension code to the php distribution, he's keen on the idea (ie, if you compile --with-swf

[PHP-DEV] unsecure / unsafe /tmp/ usage in PHP 3

2001-01-17 Thread Marcus Meissner
Hi php-dev, gccs automatic warnings are nice, but unfortunately they do NOT trigger during shared library builds. In our ongoing audit I have spotted several /tmp vulnerabilities in PHP 3. ./functions/file.c:void php3_tempnam(INTERNAL_FUNCTION_PARAMETERS) { ./functions/file.c: t =

Re: [PHP-DEV] midgard, was RE: [PHP-DEV] Legal solution: RE: [PHP-DEV]Non-GPL readline

2001-01-17 Thread Sascha Schumann
On Wed, 17 Jan 2001, Sam Liddicott wrote: Midgard, soon to use php4 is to be released GPL (according to their website www.midgard-project.org). How will this work; will it just be the patch to php4 that makes it INTO migard that will be GPL, or midgard+PHP that will be GPL. The owner

Re: [PHP-DEV] midgard, was RE: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline

2001-01-17 Thread Rasmus Lerdorf
At 12:08 17/1/2001, Rasmus Lerdorf wrote: They obviously can't distribute PHP under the GPL. And I wish they would just contribute whatever patches to PHP they think need so Midgard could use a vanilla PHP install. Stas talked to them a while ago, some of their patches don't really align

Re: [PHP-DEV] midgard, was RE: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline

2001-01-17 Thread Zeev Suraski
At 12:02 17/1/2001, Sam Liddicott wrote: If (b) is true then surely we need officialy a choice of license (or at least project-midgard.org does) As Rasmus said, obviously they can't distribute PHP under the GPL - and there's nothing wrong with that. It doesn't mean that they can't distribute

Re: [PHP-DEV] midgard, was RE: [PHP-DEV] Legal solution: RE: [PHP-DEV] Non-GPL readline

2001-01-17 Thread Zeev Suraski
At 12:17 17/1/2001, Rasmus Lerdorf wrote: At 12:08 17/1/2001, Rasmus Lerdorf wrote: They obviously can't distribute PHP under the GPL. And I wish they would just contribute whatever patches to PHP they think need so Midgard could use a vanilla PHP install. Stas talked to them a while

Re: [PHP-DEV] bitmapid in swf functions?

2001-01-17 Thread Rasmus Lerdorf
is an example in c (the api's are nearly the same, except php doesn't support the sounds)... I noticed a patch referenced in the user comments at php.net/swf which adds sound support. -Rasmus -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP-DEV] PHP 4.0 Bug #8738 Updated: PHP compiled statically into Apache dumps core at apache start

2001-01-17 Thread vahan
ID: 8738 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related Description: PHP compiled statically into Apache dumps core at apache start Everything worked with the latest snapshot. Thanks. Previous Comments:

RE: [PHP-DEV] ImageCreate() problem

2001-01-17 Thread David Örn Johannsson
Thanks for the help, but I'm a newbie here so you would have to tell me where I should execute that command -Original Message- From: Derick Rethans [mailto:[EMAIL PROTECTED]] Sent: 17. janar 2001 12:10 To: David rn Johannsson Cc: '[EMAIL PROTECTED]' Subject: Re: [PHP-DEV] ImageCreate()

[PHP-DEV] Redirecting output to a file

2001-01-17 Thread Malcolm Locke
Please correct me if there is already a facility to do this in place, but I have searched the manual and can find no functions. I would like the ability to redirect the standard PHP output stream to a file temporarily to a file, and return to output to the browser at some point in the script.

Re: [PHP-DEV] ImageCreate() problem

2001-01-17 Thread Kjartan Ólason
Add: extension=php_gd.dll To your php.ini file - Original Message - From: "David rn Johannsson" [EMAIL PROTECTED] To: "'Derick Rethans'" [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, January 17, 2001 11:23 AM Subject: RE: [PHP-DEV] ImageCreate() problem Thanks for the

[PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST

2001-01-17 Thread kappa
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: Lots of zero-sized files remain in directory for tmp files uploaded via POST I have a form with some type="file" fields for uploading images.

[PHP-DEV] PHP 4.0 Bug #8759: xslt_process doesn't work at all

2001-01-17 Thread andre
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Sablotron XSL Bug description: xslt_process doesn't work at all The example-script in the current php manual returns a strange error: ?php $xslData = ' ... a xsl stylesheet ...'; $xmlData =

[PHP-DEV] PHP 4.0 Bug #8586 Updated: msgtype: error

2001-01-17 Thread sterling
ID: 8586 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: Comments: Fixed in CVS (the msgtype: error indicates invalid xsl or xml, causing an error to be output, no sablotron correctly displays the message). Previous

[PHP-DEV] PHP 4.0 Bug #8458 Updated: xslt_process failure solution

2001-01-17 Thread sterling
ID: 8458 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sablotron XSL Assigned To: Comments: the error reporting mechanism is fixed in cvs... Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #8385 Updated: Fatal error occurs with Sablotron 0.50

2001-01-17 Thread sterling
ID: 8385 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Sablotron XSL Assigned To: Comments: Fixed in CVS Previous Comments: --- [2001-01-01 22:46:17] [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #5526 Updated: Openlink support bug in PHP4.

2001-01-17 Thread kalowsky
ID: 5526 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Compile Failure Assigned To: zeev Comments: Haven't heard anything negative or postive back from user. If it still exists, reopen the bug... Previous Comments:

[PHP-DEV] PHP 4.0 Bug #6843 Updated: Select from Array

2001-01-17 Thread kalowsky
ID: 6843 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Assigned To: Comments: Please try the latest release and see if this continues for you... Previous Comments: --- [2000-10-02

[PHP-DEV] PHP 4.0 Bug #7653 Updated: openlink - query error

2001-01-17 Thread kalowsky
ID: 7653 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Assigned To: Comments: Please try the latest PHP build as both of these issues have been (I believe) delt with in it. Previous Comments:

[PHP-DEV] Press R: Letting you know about Emma

2001-01-17 Thread Justice For Emma
Emma may not have received quite as much publicity as Elian Gonzalez did, b= ut=20 her story is similar. International Child Abduction: US and Canadian privat= e=20 social services abducts Emma and protects its secrecy...the first of its ki= nd=20 in history! Why do they want to keep Emma's name

Re: [PHP-DEV] PHP 4.0 Bug #8751: configure misdetects zlib on FreeBSD4.1.1

2001-01-17 Thread Ignacio Vazquez-Abrams
On 17 Jan 2001 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: FreeBSD 4.1.1 PHP version: 4.0.4pl1 PHP Bug Type: PHP options/info functions Bug description: configure misdetects zlib on FreeBSD 4.1.1 When running configure for PHP 4.0.4pl1 on

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS Makefile.in config.m4 php_vpopmail.c php_vpopmail.h

2001-01-17 Thread Boian Bonev
hi, i do not like this too but this are the names exported by vpopmail api. this can be changed very easy. i am currently waiting for reply from David about what the php api support, what not and how... b. - Original Message - From: "Andrei Zmievski" [EMAIL PROTECTED] To: "David Croft"

[PHP-DEV] PHP 4.0 Bug #8759 Updated: xslt_process doesn't work at all

2001-01-17 Thread andre
ID: 8759 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Sablotron XSL Description: xslt_process doesn't work at all Oh man! I got the problem. This xslt funtion doesn't recognize the xml header!!! Try it out. Place in the first line of your xsl/xml-buffer: ?xml version="1.0"? an

Re: [PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST

2001-01-17 Thread Alex Kapranoff
On Wed, Jan 17, 2001 at 03:48:58PM +0200, Jani Taskinen wrote: On 17 Jan 2001 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.0.4pl1 PHP Bug Type: Filesystem function related Bug description: Lots of zero-sized files remain

[PHP-DEV] PHP 4.0 Bug #8760: Troubles enabling extension php_curl.php

2001-01-17 Thread dan . polansky
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: Troubles enabling extension php_curl.php When I enable php_curl.php extension by uncommenting extension=php_curl.dll no php script ever gets

[PHP-DEV] PHP 4.0 Bug #8761: read() on udp-sockets fails

2001-01-17 Thread mavetju
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.0 PHP version: 4.0.4 PHP Bug Type: Sockets related Bug description: read() on udp-sockets fails ? $port=7; $ip="127.0.0.1"; $sock=socket(AF_INET,SOCK_DGRAM,IPPROTO_UDP); $retval=connect($sock,$ip,$port);

[PHP-DEV] PHP 4.0 Bug #8762: No warning when entered nonexistent dll.

2001-01-17 Thread dan . polansky
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: *Configuration Issues Bug description: No warning when entered nonexistent dll. When I enter nonexistent extension into php.ini like extension=i_do_not_exist.dll php just gets stuck

[PHP-DEV] PHP 4.0 Bug #4593 Updated: Randomly does not load pages in PHP/Zeus

2001-01-17 Thread joosters
ID: 4593 Updated by: joosters Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Other web server Assigned To: Comments: This will happen if you try to load a URL like: http://www.somewhere.com/phpfile.php/extra/information Previous versions of Zeus+ISAPI+PHP

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS Makefile.in config.m4 php_vpopmail.c php_vpopmail.h

2001-01-17 Thread Boian Bonev
sorry for broken english. I just wanted to say that vpopmail's api uses function naming convention which is incomatible with php style. This is the reason to name php functions after vpopmail api, prefixing them with vpopmail_. We can fix this easy. b. - Original Message - From: "Boian

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS Makefile.in config.m4 php_vpopmail.c php_vpopmail.h

2001-01-17 Thread Andrei Zmievski
On Wed, 17 Jan 2001, Boian Bonev wrote: sorry for broken english. I just wanted to say that vpopmail's api uses function naming convention which is incomatible with php style. This is the reason to name php functions after vpopmail api, prefixing them with vpopmail_. We can fix this easy.

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS Makefile.in config.m4 php_vpopmail.c php_vpopmail.h

2001-01-17 Thread Boian Bonev
hi, sure. can i ask you another style question? snips form a config.m4 file: --- AC_MSG_RESULT(found in $VPOPMAIL_LIB_DIR) --- --- AC_MSG_CHECKING(for vpopmail install directory) ... code follows... AC_MSG_RESULT($VPOPMAIL_DIR) --- i wonder which one is preferable to use. b. - Original

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/vpopmail .cvsignore CREDITS Makefile.in config.m4 php_vpopmail.c php_vpopmail.h

2001-01-17 Thread Andrei Zmievski
On Wed, 17 Jan 2001, Boian Bonev wrote: hi, sure. can i ask you another style question? snips form a config.m4 file: --- AC_MSG_RESULT(found in $VPOPMAIL_LIB_DIR) --- --- AC_MSG_CHECKING(for vpopmail install directory) ... code follows... AC_MSG_RESULT($VPOPMAIL_DIR) --- i

[PHP-DEV] setup.stub files

2001-01-17 Thread Stanislav Malyshev
Those files - what are they for? -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DEV] PHP 4.0 Bug #8764:

2001-01-17 Thread fred
From: [EMAIL PROTECTED] Operating system: NT 4 PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: -- Edit Bug report at: http://bugs.php.net/?id=8764edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #8765: Unable to load dynamic library

2001-01-17 Thread fred
From: [EMAIL PROTECTED] Operating system: NT 4.0 SP6 PHP version: 4.0.4pl1 PHP Bug Type: IIS related Bug description: Unable to load dynamic library Unable to load dynamic library 'c:\php\extentions/php_ldap.dll'- ... Unable to load dynamic library

[PHP-DEV] PHP 4.0 Bug #8764 Updated:

2001-01-17 Thread derick
ID: 8764 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related Assigned To: Comments: No information at all Previous Comments: --- [2001-01-17 12:43:19] [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #8766: couldn't connect to MySQL server which has default character set cp1251

2001-01-17 Thread crazy50s
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.3 PHP version: 4.0 Latest CVS (17/01/2001) PHP Bug Type: MySQL related Bug description: couldn't connect to MySQL server which has default character set cp1251 FreeBSD 3.3 -RELEASE Apache/1.3.14 PHP 4.0.5-dev compiled as

[PHP-DEV] PHP 4.0 Bug #8740 Updated: $this can't be passed by reference inside of constructor

2001-01-17 Thread florian . ortner
ID: 8740 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *General Issues Description: $this can't be passed by reference inside of constructor works, but still a bit clumsy. thanks for the help. Previous Comments:

Re: [PHP-DEV] ADT in PHP - where do we want them?

2001-01-17 Thread Rasmus Lerdorf
some time ago I had a discussion on #php.de with Ulf Wendel and Johann-Peter Hartmann about Advanced Data Types (short: ADT; data structures like Hashes, Linked Lists, Trees, ...) in PHP, because we needed efficient implementation of those for a project. Hrm.. Having just completed a

[PHP-DEV] PHP 4.0 Bug #8746 Updated: Crash on comparing GLOBALS Variabel

2001-01-17 Thread korenhof
ID: 8746 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: Crash on comparing GLOBALS Variabel DR WATSON DUMP: --- Toepassingsuitzondering: Toep: (PID=2004) Tijd: 16-01-2001 @ 22:00:18.053 Uitzonderingsnummer:

[PHP-DEV] PHP 4.0 Bug #8751 Updated: configure misdetects zlib on FreeBSD 4.1.1

2001-01-17 Thread webmaster
ID: 8751 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PHP options/info functions Description: configure misdetects zlib on FreeBSD 4.1.1 I ran configure with those same flags again in order to gather some more information for you guys, and strangely enough it

Re: [PHP-DEV] Timezone offset differences

2001-01-17 Thread Andrei Zmievski
On Wed, 17 Jan 2001, Jim Winstead wrote: i didn't check how date('Z') is defined (do you add it to local time to get UTC or subtract it?) but it may be that systems where struct tm has a tm_gmtoff member and systems that use the timezone global may define it different ways. Well, I am in

[PHP-DEV] PHP 4.0 Bug #8746 Updated: Crash on comparing GLOBALS Variabel

2001-01-17 Thread korenhof
ID: 8746 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash Description: Crash on comparing GLOBALS Variabel Problem solved: I used a varible SCRIPT_NAME in a global form. Then i printed SCRIPT_NAME?blabla The program terminated because it

[PHP-DEV] PHP 4.0 Bug #8758 Updated: Lots of zero-sized files remain in directory for tmp files uploaded via POST

2001-01-17 Thread sniper
ID: 8758 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: Filesystem function related Assigned To: Comments: User was using PHP 4.0.3 and this was fixed in 4.0.4 - bogus. Previous Comments:

AW: [PHP-DEV] PHP 4.0 Bug #8767: user name prepended to table names in query

2001-01-17 Thread Harald Radi
hi i've never worked with informix, but afaik from other 'big' DBs you have to prepend the owner of the requested object (e.g. the table) or create an alias to the object for every user that wants to access it. because if now owner is specified the client assumes that the actual user owns the

[PHP-DEV] PHP 4.0 Bug #8768: 'continue' inside of 'switch' statement acts like 'break' instead of 'continue'

2001-01-17 Thread godai
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.3pl1 PHP Bug Type: Scripting Engine problem Bug description: 'continue' inside of 'switch' statement acts like 'break' instead of 'continue' When a continue is used inside of a switch statement (inside a

[PHP-DEV] PHP 4.0 Bug #8469 Updated: function pdf_setlinewidth does not work at all.

2001-01-17 Thread sniper
ID: 8469 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: PDF related Assigned To: Comments: What is the status for this? Does it work now or not? --Jani Previous Comments: --- [2001-01-03

[PHP-DEV] PHP 4.0 Bug #8310 Updated: Coredump when running php

2001-01-17 Thread sniper
ID: 8310 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: PDF related Assigned To: Comments: Does this happen with PHP 4.0.4pl1 ? --Jani Previous Comments: --- [2000-12-28 16:20:54] [EMAIL

[PHP-DEV] PHP 4.0 Bug #7649 Updated: Error Compiling

2001-01-17 Thread sniper
ID: 7649 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: GD related Assigned To: Comments: No feedback - closed. Previous Comments: --- [2000-12-07 19:49:53] [EMAIL

[PHP-DEV] PHP 4.0 Bug #8473 Updated: Like Bug id #7893

2001-01-17 Thread sniper
ID: 8473 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *XML functions Assigned To: Comments: No feedback and should be fixed in PHP 4.0.4pl1. If not, reopen this bug report. --Jani Previous Comments:

Re: [PHP-DEV] **** Access denied: Insufficient Karma (lyric|phpweb/include)

2001-01-17 Thread Zeev Suraski
At 00:31 18/1/2001, Alex Akilov wrote: I'm having the same problem and so is Bill Stoddard. Our id's are akilov and stoddard respectively. Did we all get bounced for insufficient activity of late? No :) We just added ACLs to the repositories. I'll add you up for the java dirs. Zeev --

Re: [PHP-DEV] MySQL client library upgrade: 3.3.31

2001-01-17 Thread chrisv
On Wed, 17 Jan 2001, Thimble Smith wrote: On Wed, Jan 17, 2001 at 01:57:08AM -0800, [EMAIL PROTECTED] wrote: +AC_DEFUN(PHP_MYSQL_VERSION,[ + if test "$PHP_MYSQL" != "yes"; then +AC_MSG_CHECKING(for MySQL version) +MYSQL_VERSION=$( strings $MYSQL_LIB_DIR/libmysqlclient.so | grep

[PHP-DEV] PHP 4.0 Bug #8771: failed to have the server's date and time

2001-01-17 Thread webdev
From: [EMAIL PROTECTED] Operating system: Win NT PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: failed to have the server's date and time I got some problem using Unix TimeStamp, when the user change her own date/time (double click in the date time

[PHP-DEV] PHP 4.0 Bug #8771 Updated: failed to have the server's date and time

2001-01-17 Thread sniper
ID: 8771 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Date/time related Assigned To: Comments: This system is not meant for asking support questions. Please ask this on [EMAIL PROTECTED] --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8772: user level session storage fails when register_globals off

2001-01-17 Thread serge
From: [EMAIL PROTECTED] Operating system: RH Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: user level session storage fails when register_globals off When using a user level session storage method to db for example, if register_globals is

[PHP-DEV] PHP 4.0 Bug #8774: undefined versioned symbol name __ns_name_unpack@@GLIBC2.1

2001-01-17 Thread mark
From: [EMAIL PROTECTED] Operating system: Linux 2.2.5 PHP version: 4.0.4 PHP Bug Type: Compile Failure Bug description: undefined versioned symbol name __ns_name_unpack@@GLIBC2.1 PHP 4.0.4 will not compile on my linux system as a module, although it will compile into a

[PHP-DEV] Session, register_globals, $HTTP_SESSION_VARS???

2001-01-17 Thread Andrew Sitnikov
Hello , sess.php ? $var_name = 'TEST_VAR'; session_register($var_name); if (isset($HTTP_SESSION_VARS[$var_name])){ $HTTP_SESSION_VARS[$var_name] ++; }else{ $HTTP_SESSION_VARS[$var_name] = 0; } echo "\$HTTP_SESSION_VARS[$var_name] : ".$HTTP_SESSION_VARS[$var_name]; ? Result:

[PHP-DEV] Re: [PHP] Session, register_globals, $HTTP_SESSION_VARS???

2001-01-17 Thread Teodor Cimpoesu
Hi Andrew! On Wed, 17 Jan 2001, Andrew Sitnikov wrote: Hello , sess.php ? $var_name = 'TEST_VAR'; session_register($var_name); if (isset($HTTP_SESSION_VARS[$var_name])){ $HTTP_SESSION_VARS[$var_name] ++; }else{ $HTTP_SESSION_VARS[$var_name] = 0; } echo

Re: [PHP-DEV] Timezone offset differences

2001-01-17 Thread Chuck Hagenbuch
Quoting Jim Winstead [EMAIL PROTECTED]: i didn't check how date('Z') is defined (do you add it to local time to get UTC or subtract it?) but it may be that systems where struct tm has a tm_gmtoff member and systems that use the timezone global may define it different ways. they should be

[PHP-DEV] PHP 4.0 Bug #8769 Updated: Persistent connections aren't closed when using dynamically loaded module

2001-01-17 Thread pete
ID: 8769 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: PostgreSQL related Description: Persistent connections aren't closed when using dynamically loaded module It seems that either the PostgreSQL connections are not killed after the Apache child process exits, or Apache isn't

[PHP-DEV] PHP 4.0 Bug #8310 Updated: Coredump when running php

2001-01-17 Thread s . piton
ID: 8310 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: PDF related Description: Coredump when running php Yes, it happens with PHP 4.04pl1. No solutions found yet. Previous Comments: ---

Re: [PHP-DEV] RE: mysql_pconnect still broken (was: RE: What does this mean ?)

2001-01-17 Thread Andi Gutmans
Looks like this was my bad :) Sorry, Andi At 01:47 AM 1/17/2001 +0200, Zeev Suraski wrote: Yep, you're right. Fixed. Thanks, Zeev At 23:24 16/1/2001, Steven Roussey wrote: OK. Look at a quick report. I've just installed php4-200101152345. It runs with mysql-3.23.27-beta. Apache 1.3.12,

RE: [PHP-DEV] RE: mysql_pconnect still broken (was: RE: What does this mean ?)

2001-01-17 Thread Maciek Uhlig
I think you might be interested in some feedback after the newest PHP snapshot with a fix was installed here. The "Aborted connection ... (Got an error reading communication packets)" messages disappeared. This may seem as expected behaviour. However there is one additional point worth