| Dbadekas At Aia Dot Gr 2004-10-12, 3:55 am |
| ID: 26563
Comment by: dbadekas at aia dot gr
Reported By: tom_z at netcourrier dot com
Status: Bogus
Bug Type: Website problem
Operating System: Linux
PHP Version: 4.3.4
New Comment:
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
Previous Comments:
------------------------------------------------------------------------
[2003-12-09 10:33:13] 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
------------------------------------------------------------------------
[2003-12-09 10:30:35] 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 ...'!!
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=26563&edit=1
|