[PHP-DEV] PHP 4.0 Bug #7015: Session.auto_start causes an error when generating PDFs with PDFlib From: adrian.zimmermann <email protected>
Date: 10/04/00

From: adrian.zimmermann <email protected>
Operating system: SUSE Linux 7.0
PHP version: 4.0.1pl2
PHP Bug Type: *Session related
Bug description: Session.auto_start causes an error when generating PDFs with PDFlib

when switching on session.auto_start in php.ini, pdf output can't be viewed with acrobat reader on netscape browsers, but, it works fine with MS-Internet-Explorer (tested on Clinets on Linux, Windows-NT 4.0 SP6, Windows 98).

starting the session manually with 'session_start()' works fine.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>