Posts Tagged ‘ easyapache ’

If you want compile Apache with additional php modules which
are not implemented in Easyapache type:
~# touch /var/cpanel/easy/apache/rawopts/all_php5
edit your file
~# nano /var/cpanel/easy/apache/rawopts/all_php5
and add the modules
–enable-module1
–enable-module2