php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7015 Session.auto_start causes an error when generating PDFs with PDFlib
Submitted: 2000-10-04 11:02 UTC Modified: 2001-06-01 15:32 UTC
From: adrian dot zimmermann at ospm dot ch Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.1pl2 OS: SUSE Linux 7.0
Private report: No CVE-ID: None
 [2000-10-04 11:02 UTC] adrian dot zimmermann at ospm dot ch
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-06 11:15 UTC] derick@php.net
Is this still the case with php 4.0.5? I can't reproduce this with NS 4.76 on Linux with php 4.0.5
 [2001-06-01 15:32 UTC] sniper@php.net
No feedback and can't reproduce.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 18:01:34 2024 UTC