masontech Posted December 18, 2006 Share Posted December 18, 2006 Hi,I am pretty new to PHP although have programmed in the past. I am using a default LAMP install on FC6. I am running an application that requires PDF support, but PDF is not installed as default with FC6 build of PHP. I have confirmed this from a phpinfo() listing.I have tried installing PDFLib from a FC6 RPM as well as through the libpdf.so and making the call from php.ini with no luck.Starting to hit my knowledge limits and I wondered if anybody can provide any help. My only option it would appear is to remove PHP and re install with the correct configure statements.PEAR and PECL are also disabled in the FC6 PHP distribution.Just need a quick way to get PDFlib working without a rebuild. I also required GD and I installed this successfully from an RPM.Thanks in advance, Andrew.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.