Title: Php build
When re-building php, do I go to the directory where the php.ini file is do the following:
configure --with-apxs=/usr/local/apache/bin/apxs —with-even_more_stuff
make
make install
If the location of the php.ini is not the location of php itself, how do I find it.
Thanks
Title: Installing w/ pdflib
I am running RedHat 7.3 with PHP 4.3.2 and I would like to add pdflib to the build. The current build is:
'./configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--with-xml' '--enable-bcmath' '--enable-calendar'
'--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/loc