So, the default setting that is provided it not optimal?:
<IfDefine FASTCGI>
<IfDefine !LIBLVE>
LoadModule fastcgi_module modules/mod_fastcgi.so
</IfDefine>
<IfDefine LIBLVE>
LoadModule fastcgi_module modules/mod_fastcgi_lve.so
</IfDefine>
</IfDefine>
/hsphere/shared/apache2/bin/httpd.prefork -k start -DLIBPHP5 -DSSL -DFASTCGI -DSECURITY2 -DLIBLVE
I\'m guessing I should follow these instructions?:
http://www.cloudlinux.com/docs/hsphere35.php
Because I also found these under \"Getting Started\" -> Hsphere -> Follow this steps to complete the setup and install modules for H-Sphere:
http://www.cloudlinux.com/docs/hsperelve_07.php