Rosen wrote: > Hi, > I have problem with PDFlib on Windows 2000, PHP 5.2.0 and Apache 2.2.3 > > When I try to execute: > > $p = new PDFlib(); > > in the Apache log I receive: > PDFlib exception (fatal): [1202] PDF_set_parameter: Unknown key 'objorient' > [.....] [notice] Parent: child process exited with status 99 -- Restarting. > > And nothing happens - I receive "Problem loading page". > > Can someone help? read this (it might help): http://pecl.php.net/bugs/bug.php?id=9491&edit=1 basically, if your lucky, all you need to do is update PDFlib to a newer version. > > Thanks in advance, > Rosen > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php