From:             dmj28 at student dot canterbury dot ac dot nz
Operating system: FreeBSD 4.5
PHP version:      4.2.3
PHP Bug Type:     Output Control
Bug description:  Output occasionally has replaced characters

The problem is that sessions expire, before they should, apparently
randomly. This did not seem to happen under 4.2. The following information
may be useful:

Two symptoms:
- Php is using the query string to maintain sessions *ALOT* when cookies
would normally be used?
- Sessions occasionally expire well before they should.
- A mail() sends an email with some characters replaced?

Is it possible that some characters of output are being replaced, and this
is causing session id's to be changed, expiring sessions?

Apache 3.27

'./configure' '--with-gd' '--with-jpeg-dir=/usr/local/src/jpeg-6b'
'--with-zlib' '--with-png-dir=/usr/local/src/libpng-1.2.2'
'--with-mysql=/usr/local/mysql' '--enable-ftp'
'--with-apxs=/usr/local/apache/bin/apxs'
-- 
Edit bug report at http://bugs.php.net/?id=22483&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22483&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22483&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22483&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22483&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22483&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22483&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22483&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22483&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22483&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22483&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22483&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22483&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22483&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22483&r=gnused

Reply via email to