making php go faster

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

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux