Forums / Install & configuration / PHP compile options
Nick Grundy
Saturday 19 April 2003 9:30:20 am
Hi all.
I've done some digging in the forums, manual and SDK but can't find out what options i need to compile PHP with for ezPublish 3. Could someone enlighten me here or point me to the piece of documentation that tells me what I need to compile into php
Thanks, Nick
Bård Farstad
Sunday 20 April 2003 4:13:27 am
If you take a look at the install manual at:http://ez.no/manual/install/install_manually
you will find information about how you need to compile PHP. Basically you only need to compile in database support and gd ( which can be skipped if you use imagemagick ).
--bård
Documentation: http://ez.no/doc
Tony Wood
Monday 21 April 2003 10:20:50 am
Really this is down to the individual system, but this might help.
Example assumes you are running php 4.3.1, Apache 1, mysql 3 and openssl on a RedHat system.
./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr --with-ttf --with-gd -enable-gd-native-ttf --enable-trans-sid --enable-inline-optimization --includedir=/usr --with-zlib=/usr --with-layout=GNU --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --with-ssl --with-kerberos=/usr/kerberos/include/
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future