php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28066 couldn't save pdf files on some topics on talks.php.net
Submitted: 2004-04-19 20:11 UTC Modified: 2004-04-20 17:58 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: lackac at math dot bme dot hu Assigned:
Status: Wont fix Package: Unknown/Other Function
PHP Version: Irrelevant OS: must be *nix :)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lackac at math dot bme dot hu
New email:
PHP Version: OS:

 

 [2004-04-19 20:11 UTC] lackac at math dot bme dot hu
Description:
------------
I tried to save some talks on various topics on talks.php.net. I tried every PDF formats, which was offered. On the following pages I've got errors.
http://talks.php.net/index.php/PHP
http://talks.php.net/index.php/SQLite
http://talks.php.net/index.php/MySQL-PHP+Course
http://talks.php.net/index.php/XML
http://talks.php.net/index.php/Web+Services

some of the errors:
Fatal error: Call to undefined function: xdebug_start_trace() in /local/Web/sites/talks/display.php(1549) : eval()'d code on line 2

Fatal error: PDFlib error: function 'PDF_delete' must not be called in 'page' scope in Unknown on line 0

Fatal error: Call to undefined function: sqlite_single_query() in /local/Web/sites/talks/display.php(1537) : eval()'d code on line 5

XML_Parser: no input
Fatal error: PDFlib error: function 'PDF_delete' must not be called in 'document' scope in Unknown on line 0

Warning: Internal PDFlib warning: LZW minimum code size other than 8 bit not supported in GIF file 'presentations/slides/xmlandphp/dontsniffglue.gif' in /local/Web/sites/talks/display.php on line 1358

Fatal error: PDFlib error: Bad image or template handle -1 in PDF_place_image in /local/Web/sites/talks/display.php on line 1402

Fatal error: PDFlib error: Bad image or template handle -1 in PDF_place_image in /local/Web/sites/talks/display.php on line 1402


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-20 10:54 UTC] goba@php.net
Systems problem.
 [2004-04-20 17:52 UTC] derick@php.net
It's not a system's problem at all as the code is just evaluated as an example by the presentation system's code. But there is no category for that.
 [2004-04-20 17:58 UTC] rasmus@php.net
I think we have to label this as a "won't fix".  We can't install every possible extension on talks.php.net.  It is up to the individual presenters to fix their slides to make sure they work on what is available there.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 05:01:30 2024 UTC