Date: Sat, 04 Sep 1999 17:08:53 -0400 From: Alex V P <alex@big-blue.net> To: dan@vadesigns.com Cc: questions@FreeBSD.ORG Subject: Re: PHP question Message-ID: <37D18A65.A092B29F@big-blue.net> References: <99090415485500.08285@elwood.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Fisher wrote: > I'm using FreeBSD 3.2 and i installed the port for apache with php mod. > I also installed the ports for gd and pdflib libraries.... > What is the best way to get PHP to use those libraries? > I've tried re-compiling PHP...but it appears that FBSD puts apache files in > some places that PHP can't find...and it looks like i'll have to create > symbolic links for them and point PHP to those if i want that to work. > > Is there an easier way? > I was under the impression that i could just install the ports and > libraries.....and php would be able to create gifs and pdfs on the fly... > > thanks, > -- > Daniel Fisher > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I solved the problem with donwloading apache source code ( www.apache.org) and source code for php ( www.php.net). After recompiling it works great. If you need more info let me know. alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37D18A65.A092B29F>