i've been doing some reading on optimizing php for fastest performance.

are there any benifts to configure php with:
--enable-inline-optimization

also running eAccelerator.

these are my current options:
--with-apache=../apache_1.3.33 \
--with-mysql=/usr/local/mysql \
--with-xml \
--with-gd \
--with-jpeg-dir=/usr/lib \
--with-png-dir=/usr/lib \
--with-xpm \
--enable-magic-quotes \
--with-pear \
--enable-gd-native-ttf \
--with-zlib

just looking for tips.. that is all.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to