Posted: January 31st, 2011 | Author: admin | Filed under: cPanel & WHM | No Comments »
You can install the following scripts outside of EasyApache, with /scripts/phpextensionmgr
EAccelerator
IonCubeLoader
Zendopt
SourceGuardian
PHPSuHosin
For example:
# /scripts/phpextensionmgr install Zendopt
Posted: January 31st, 2011 | Author: admin | Filed under: cPanel & WHM | Tags: Jakarta Tomcat, Resource Usage, Shared Environments, Tomcat Server, Xml | No Comments »
By default, .war files are not enabled in Tomcat due to their resource usage and the affect it would have within shared environments. You’ll need to edit /usr/local/jakarta/tomcat/conf/server.xml and make the configuration look like this:
Posted: January 31st, 2011 | Author: admin | Filed under: cPanel & WHM | Tags: Apache, Pgsql, Scripts | No Comments »
Installing pdo_pgsql
pecl install pdo_pgsql
Once installed, restart Apache with:
/scripts/restartsrv_httpd