PDA

View Full Version : How can I add custom php modules outside of EasyApache?


Artyom
04-12-2010, 10:22 PM
If you need to recompile PHP with certain flags that are not available through EasyApache, you will need to add them to the appropriate file /var/cpanel/easy/apache/rawopts/yourApache. After you add the flag, do not forget to run easyapache to get it compiled.

For full details, please see here: http://www.cpanel.net/documentation/easyapache/ea3 custom_flags.html.