Hi,
How to recompile PHP without loosing current configuration (IonCube, Zend Optimizer, eaccelerator and etc) and also adding "--with-mime-magic".
Here is curent configure:
'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--prefix=/usr/local' '--with-xml' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-zip' '--with-zlib'
INI path:
/usr/local/Zend/etc/php.ini
OS - CentOS 4.3 i686 / PHP 4.4.2 / Apache 1.3.36