Sebastian wrote:
i've been doing some reading on optimizing php for fastest performance.
are there any benifts to configure php with:
--enable-inline-optimization
That's the default now, so no, you don't need that.
also running eAccelerator.
these are my current options:
--with-apache=../apache_1.3
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 \
--w
2 matches
Mail list logo