|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2000-12-18 05:13 UTC] s dot piton at sofrel dot com
I have compiled PHP with this command line : ./configure --with-oci8 --with-pdflib All is OK, configure OK, make OK, make install OK. When I try to run php, I have this message : Illegal instruction (coredump) I have PHP 4.03pl3 and pdflib 3.02. Any ideas? PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 11:00:02 2025 UTC |
It happens only when I compile php with pdflib, not when I compile php with Oracle. All is right with oci8. But when I try pdflib, I can't run php (coredump) after compilation of php&pdflib. Spit