[PHP-DEV] PHP 4.0 Bug #8311 Updated: quotes added when using session_start

2001-01-19 Thread sas
ID: 8311 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Assigned To: Comments: (I assume you are using the transparent session ID propagation feature.) This issue has been addressed in PHP 4.0.4. An upgrade to the latest version

[PHP-DEV] PHP 4.0 Bug #8686 Updated: Starting a session corrupts reading of external files.

2001-01-19 Thread sas
ID: 8686 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: *Session related Assigned To: Comments: Please upgrade to PHP 4.0.4 or later. If you are not using the transparent session id propagation feature, please reopen this report. I cannot

[PHP-DEV] PHP 4.0 Bug #9026 Updated: configure does not find sendmail

2001-01-31 Thread sas
ID: 9026 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Old-Bug Type: Installation problem Bug Type: *General Issues Assigned To: Comments: Fixed in CVS. Thanks for your report. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9328 Updated: ext/pgsql/php_pgsql.h needs to include postgres_fe.h not postgres.h

2001-02-19 Thread sas
ID: 9328 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PostgreSQL related Assigned To: Comments: Fixed in CVS. Thanks for your report. Previous Comments: --- [2001-02-18 17:59:52

[PHP-DEV] PHP 4.0 Bug #9353 Updated: Require command reads /etc/passwd

2001-02-20 Thread sas
ID: 9353 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Assigned To: Comments: Please check out the security section of the manual, especially regarding the safe mode feature. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9207 Updated: User session handler doesn't call write function

2001-02-20 Thread sas
ID: 9207 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Assigned To: Comments: How did you verify that the write handler is not called? Note that during the request shutdown the write/close handlers cannot send any data

[PHP-DEV] PHP 4.0 Bug #9198 Updated: ocassional session blackouts

2001-02-20 Thread sas
ID: 9198 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Suspended Bug Type: *Session related Assigned To: Comments: This bug report does not contain any information which would be suitable for tracking down a possibly bug. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9191 Updated: Problems when rejecting cookies

2001-02-20 Thread sas
ID: 9191 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Suspended Bug Type: *Session related Assigned To: Comments: Rewriting HTTP headers such as Location has already been requested. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9176 Updated: Feature request: Sessions reference variables

2001-02-20 Thread sas
ID: 9176 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Assigned To: Comments: This has been implemented by Stas in 4.0.4. Previous Comments: --- [2001-02-08 13

[PHP-DEV] PHP 4.0 Bug #9115 Updated: unserialization segfaults

2001-02-20 Thread sas
ID: 9115 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Assigned To: Comments: Please send the session file which causes the segfault to [EMAIL PROTECTED] (MIME preferred). The bug db inserts white-space, so I cannot use the posted

[PHP-DEV] PHP 4.0 Bug #9020 Updated: Registered variables can be set in URL on first run

2001-02-20 Thread sas
ID: 9020 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Assigned To: Comments: The negative effects of the easy accessibility of form variables is well-known; if you want to avoid them, please disable register_globals and use

[PHP-DEV] PHP 4.0 Bug #9358 Updated: HAVE_RDEV not being checked before accessing field st_rdev

2001-02-20 Thread sas
ID: 9358 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks for your report. I've committed the changes. Previous Comments: --- [2001-02

[PHP-DEV] PHP 4.0 Bug #9359 Updated: inline not defined in zend_static_allocator.c

2001-02-20 Thread sas
ID: 9359 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Suspended Bug Type: Compile Failure Assigned To: Comments: Thanks for your report. In the current Zend CVS, that file does not seem to be used at all. Suspending. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9361 Updated: C++ compiler causes failures

2001-02-20 Thread sas
ID: 9361 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Why would you want to compile a C program using a C++ compiler? There are certain subtle differences in the languages; I don't think it is feasible

[PHP-DEV] PHP 4.0 Bug #9362 Updated: When sendmail not available, get compile errors

2001-02-20 Thread sas
ID: 9362 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks, I've changed the sendmail check not to assume that sendmail lives in /usr/lib. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9364 Updated: Redeclaration cannot specify a different storage class

2001-02-21 Thread sas
ID: 9364 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks, I've fixed the first problem. The second one had already been addressed earlier. Previous Comments

[PHP-DEV] PHP 4.0 Bug #8658 Updated: Php DSO complains of missing structure member

2001-02-24 Thread sas
ID: 8658 Updated by: sas Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Compile Problem Bug Type: OCI8 related Assigned To: Comments: Thanks for your report. The structure member `open' of the sctructs in php_oci8.h should be prefixed in order to distinguish it from the system call

[PHP-DEV] PHP 4.0 Bug #9412 Updated: no support for syslog.h causes errors

2001-02-24 Thread sas
ID: 9412 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks for your excellent report. I've fixed all mentioned issues. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9382 Updated: inet_aton prototype not used

2001-02-24 Thread sas
ID: 9382 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks, fixed in CVS. Previous Comments: --- [2001-02-21 15:19:43] [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #9380 Updated: HAVE_TZNAME not being checked

2001-02-24 Thread sas
ID: 9380 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Assigned To: Comments: Thanks, fixed in CVS. Previous Comments: --- [2001-02-21 14:22:35] [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #9669 Updated: Session write-out race condition

2001-03-16 Thread sas
ID: 9669 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: *Session related Assigned To: Comments: In the context of the default files handler, this happens: The handler acquires an exclusive lock when opening the session. We never release that lock

[PHP-DEV] PHP 4.0 Bug #8527 Updated: Session does not work outside the folder it was created in

2001-03-16 Thread sas
ID: 8527 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Assigned To: Comments: Please upgrade. The default is path=/. Previous Comments: --- [2001-01-03 00:04:03

[PHP-DEV] PHP 4.0 Bug #7772 Updated: Problems with session vars

2001-03-16 Thread sas
ID: 7772 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Assigned To: Comments: The paragraph you quote only refers to the time of reinstantiating variables. Registering a session variable does not cause $HTTP_SESSION_VARS[&quo

[PHP-DEV] PHP 4.0 Bug #8841 Updated: PHP Crashed under very special circumstances

2001-03-16 Thread sas
ID: 8841 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Assigned To: Comments: Please compile PHP with --enable-debug and provide a complete backtrace. Thank you. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9695 Updated: memory leak when using fsockopen fclose

2001-03-17 Thread sas
ID: 9695 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Sockets related Assigned To: Comments: Not reproducible. The latest PHP CVS with AOLserver 3.3.1 on FreeBSD 4.3-BETA does not exhibit this behaviour. Previous Comments

[PHP-DEV] Bug #10282 Updated: session_set_cookie_params(time()) is setting wrong time

2001-04-11 Thread sas
ID: 10282 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related PHP Version: 4.0.4pl1 Assigned To: Comments: The first parameter is relative to the current time. Hence, common applications use an absolute value like 3600 there, so

[PHP-DEV] Bug #10670 Updated: Compile as Apache 2.0 module fails

2001-05-04 Thread sas
ID: 10670 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure PHP Version: 4.0.5 Assigned To: Comments: You need a newer Apache version then. PHP contains the latest API changes of Apache 2.0. You might want to try an Apache 2.0 snapshot

[PHP-DEV] Bug #10675 Updated: Executing background job from PHP causes session lock-up

2001-05-05 Thread sas
ID: 10675 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related PHP Version: 4.0.5 Assigned To: Comments: Your perl scripts inherits the open file descriptors and hence also the open fd for the session file. And hence, the lock associated

[PHP-DEV] Bug #10675 Updated: Executing background job from PHP causes session lock-up

2001-05-05 Thread sas
ID: 10675 Updated by: sas Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Session related PHP Version: 4.0.5 Assigned To: Comments: Your perl scripts inherits the open file descriptors and hence also the open fd for the session file. And hence, the lock associated with the fd

[PHP-DEV] Bug #10587 Updated: Make fails

2001-05-05 Thread sas
ID: 10587 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure PHP Version: 4.0.5 Assigned To: Comments: This has been fixed in March, but was unfortunately not committed to the 4.0.5 release branch. You can fix this in your copy

[PHP-DEV] Bug #10701 Updated: readfile usage on large files

2001-05-18 Thread sas
ID: 10701 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: It is almost impossible to tell from the output of system commands like top why certain processes have

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

2001-05-18 Thread sas
ID: 4630 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Critical Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: I've committed a fix to CVS. Please give it a try and let us know whether it works for you. Previous Comments

[PHP-DEV] Bug #8624 Updated: fail to open php://stderr

2001-06-22 Thread sas
ID: 8624 Updated by: sas Reported By: Tomas V.V.Cox [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Operating system: PHP Version: 4.0.4 Assigned To: Comments: A fix for this has been committed. The fix will appear in PHP 4.0.7. Thanks for your report

[PHP-DEV] Bug #11817 Updated: segfault in mhash_keygen_s2k()

2001-07-01 Thread sas
ID: 11817 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: mhash related Operating system: PHP Version: 4.0 Latest CVS (2001-07-01) Assigned To: Comments: This has been fixed in the CVS. Thanks for your report. Previous Comments

[PHP-DEV] Bug #10833 Updated: Hyperlink tag a when split on multiple lines, session ids are not propagated

2001-07-10 Thread sas
ID: 10833 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *Session related Operating System: Linux PHP Version: 4.0.5 New Comment: Could you give a snapshot a try? http://snaps.php.net/ The scanner is supposed to ignore whitespace. Previous

[PHP-DEV] Bug #11886 Updated: bug #8908 is still alive in 4.0.6

2001-07-10 Thread sas
ID: 11886 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Suspended Bug Type: Session related Operating System: Solaris 8 PHP Version: 4.0.6 New Comment: There is currently no way to reregister constants such as SID in the Zend Engine. I suggest using session_id

[PHP-DEV] Bug #11569 Updated: session_register() not working after session_unset(); session_destroy();

2001-07-10 Thread sas
ID: 11569 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Solaris 8 / Sparc PHP Version: 4.0.5 New Comment: session_unset() will delete the variables from the global scope. So, instead of global $a; session_unset

[PHP-DEV] Bug #12143 Updated: compile problem with apxs2

2001-07-13 Thread sas
ID: 12143 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: linux 2.4.6 PHP Version: 4.0.6 New Comment: Please use a more recent version such as httpd-2.0.18. The API has changed and PHP only supports the latest version

[PHP-DEV] Bug #12266 Updated: max execution time reached during session_start with mm session handler

2001-07-19 Thread sas
ID: 12266 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: Can you give today's snapshot a try? The mm storage module has been improved considerably and should not produce such errors

[PHP-DEV] Bug #12299 Updated: Opening a new session truncates the html output

2001-07-22 Thread sas
ID: 12299 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Debian Potato 2.2.19 PHP Version: 4.0.6 New Comment: That works for me on Linux. Are you using transparent session id propagation and/or output buffers

[PHP-DEV] Bug #6854 Updated: zend_execute compile failure - for all ZEND_API inline's in the .h

2001-08-03 Thread sas
ID: 6854 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: IRIX 6.5.7 PHP Version: 4.0.2 New Comment: This has been fixed in CVS. Thanks for your report. Previous Comments

[PHP-DEV] Bug #12871 Updated: updating build-system to autoconf 2.5x

2001-08-21 Thread sas
ID: 12871 Updated by: sas Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: PHP Version: 4.0CVS-2001-08-21 New Comment: Thanks for your comments. We've addressed various issues concerning portability between autoconf-2.13 and the revamped 2.5x tree

[PHP-DEV] Bug #13887 Updated: session data lost on virtual server

2001-12-11 Thread sas
ID: 13887 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Linux PHP Version: 4.0.6 New Comment: The write handler is called upon the end of the request, which takes place regardless of keep-alive support in a web

[PHP-DEV] Bug #7615 Updated: Session management in thttpd / proxy problem

2001-12-11 Thread sas
ID: 7615 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Other web server Operating System: Linux 2.2.17 (Slackware 7.1) PHP Version: 4.0.3pl1 New Comment: The POST problem has been fixed in CVS finally. Thanks for your report. Previous Comments

[PHP-DEV] Bug #13095 Updated: Deadlock in mod_mm (garbage collection)

2001-12-11 Thread sas
ID: 13095 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: Linux 2.4.4 (i686) PHP Version: 4.0.6 New Comment: This and several other bugs in this part of the code have been fixed. Please try a snapshot (snaps.php.net

[PHP-DEV] Bug #14496 Updated: session.save_handler = mm - error when apache starting

2001-12-14 Thread sas
ID: 14496 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: Try a make clean. Previous Comments: [2001-12

[PHP-DEV] Bug #14507 Updated: sessions and mm produce an error on starting apache

2001-12-14 Thread sas
ID: 14507 Updated by: sas Reported By: [EMAIL PROTECTED] Old Status: Duplicate Status: Feedback Bug Type: Session related Operating System: Sparc/Solaris 8 PHP Version: 4.1.0 New Comment: Please try a `make clean´ and reinstall PHP. I'd appreciate it, if you could let us know whether that fixes