php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26563 tals.php.net and PDF!!!
Submitted: 2003-12-09 10:30 UTC Modified: 2003-12-09 10:33 UTC
From: tom_z at netcourrier dot com Assigned:
Status: Not a bug Package: Website problem
PHP Version: 4.3.4 OS: Linux
Private report: No CVE-ID: None
 [2003-12-09 10:30 UTC] tom_z at netcourrier dot com
Description:
------------
when trying to download PDF versions of docs located @ talks.php.net->webservices, sometimes i get errors like :'XML_parser error' or 'PDF_DELETE ...'!!



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-12-09 10:33 UTC] derick@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

search the bug database first when submitting
 [2004-10-12 09:42 UTC] dbadekas at aia dot gr
talks.php.net does not produce some pdf documents.
It depends on the category. For instance on 
PHP-GTK I got the PDFs, no problem. 

On general category PHP, I got lots of error messages:

======= ex.1, Best Practices:
Fatal error: Call to undefined function: apc_store() in /local/Web/sites/talks/display.php(1650) : eval()'d code on line 3

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

====== ex. 2, Advanced PHP (Montreal): 
Warning: getimagesize(presentations/slides/button_test_000000.png): failed to open stream: No such file or directory in /local/Web/sites/talks/display.php on line 1451

Warning: getimagesize(presentations/slides/php_app_arch.png): failed to open stream: No such file or directory in /local/Web/sites/talks/display.php on line 1451

Warning: getimagesize(presentations/slides/php4_arch.gif): failed to open stream: No such file or directory in /local/Web/sites/talks/display.php on line 1451

Warning: getimagesize(presentations/slides/php_flow.png): failed to open stream: No such file or directory in /local/Web/sites/talks/display.php on line 1451

Warning: getimagesize(presentations/slides/php_opcode_caches.png): failed to open stream: No such file or directory in /local/Web/sites/talks/display.php on line 1451

Fatal error: Call to undefined function: xdebug_start_trace() in /local/Web/sites/talks/display.php(1650) : 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
======
etc.

I hope this helps

Dias
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC