Re: PHP 4.3.1 Configure Options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When I do my builds I use 

tar -xvzf httpd-2.0.45.tar.gz
cd httpd_2.0.45
./configure --prefix=/www --enable-so
make
make install

cd ..
tar -xvzf php-4.3.1.tar.gz
cd php-4.3.1

./configure --prefix=/www/php  --with-apxs2=/www/bin/apxs
--with-config-file-path=/www/php --enable-sockets
--with-mysql=/usr/local/mysql --with-zlib-dir=/usr/local --with-gd  

make
make install


On Tue, 2003-04-22 at 20:03, Robert L Cochran wrote:
> Can anyone suggest a useful set of PHP options to enable when compiling
> PHP 4.3.1 from source to work as an Apache v2 module? That is to say,
> ./configure options. There must be some good suggestions out there.
> 
> I have httpd 2.0.45 (compiled from source) running nicely. Also have
> MySQL 4.0.12 installed (using RPM binaries downloaded from mysql.com.) I
> also used Perl CPAN to get Bundle::DBI installed. Just for fun I'll
> probably download and install PostGreSQL as well to give me options with
> that. So as you see I want to use the latest and greatest versions
> rather than the Red Hat-provided versions.
> 
> Thanks
> 
> -- 
> Bob Cochran
> Greenbelt, Maryland, USA
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html
> 
> 
> 
> 
> -- 
> Shrike-list mailing list
> Shrike-list@xxxxxxxxxx
> https://listman.redhat.com/mailman/listinfo/shrike-list
-- 
Patrick S. Harper | CISSP MCSE
patrick@xxxxxxxxxxxxxxxxxxxxxxxx
www.internetsecurityguru.com

"If we aren't supposed to eat 
animals, why are they made
of meat?"






[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux