|
Posted by news@celticbear.com on 11/16/05 23:10
We're migrating our server from Apache 1.3.27 and PHP 4.1.2 to one with
Apache 2.0.52 and PHP 4.3.9.
We're using PDFlib 5.0.3. (Can't afford to upgrade right now.)
Don't know if it matters, but we "installed" PDFlib on the new server
ny rsync'ing the /usr/share/PDFlib-5.0.3p1-Linux/ folder over.
Anyway, using variously placed echos in the PHP I've narrowed down the
problem to the script stopping at:
$pdf = pdf_new();
No error, it just stops.
php.net doesn't have any real info on the function. I did a newsgroup
search and came up with a thread or two about it not working, but for
seemingly unrelated issues.
Any suggestions? If nothing else, some way to generate an error?
Thanks for any advice!
Liam
Navigation:
[Reply to this message]
|