Hi, whats the best way to rebuild apache with this option and not break/bugger anything up..
configure –-enable-inline-optimization
I went to
/home/cpapachebuild/buildapache/php-5.1.6
and rebuilt apache manually with the additional option but didnt work any ideas.
Im running php-5.1.6
I did..
cd /home/cpapachebuild/buildapache/php-5.1.6
./configure --prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --enable-magic-quotes --with-mysqli --with-mysql=/usr --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-zlib –-enable-inline-optimization
make
make install
service httpd restart
configure –-enable-inline-optimization
I went to
/home/cpapachebuild/buildapache/php-5.1.6
and rebuilt apache manually with the additional option but didnt work any ideas.
Im running php-5.1.6
I did..
cd /home/cpapachebuild/buildapache/php-5.1.6
./configure --prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --enable-magic-quotes --with-mysqli --with-mysql=/usr --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-zlib –-enable-inline-optimization
make
make install
service httpd restart