Archive for June, 2010

Increase Memory Available for Tomcat & Java

June 18th, 2010

First, open the following file in your favorite editor:

# vi /var/cpanel/tomcat.options

Insert the following 2 lines (if not already present):

Xmx200M
Xms100M

Xmx is the upper limit and Xms is the lower limit.

Once done, restart the Tomcat service:

#/scripts/restartsrv_tomcat

Share

Link to Software Package Page in Fantastico

June 14th, 2010

Linking to a specific software package in Fantastico is easy, and great for use with custom icons, or for linking customers to the installation/configuration page.

For example, a link to PHPBB2 looks like this:

https://yourhostname.tld:2083/frontend/x3/fantastico/autoinstallhome.php?app=phpBB2

This one’s a no-brainer really, as the links are the same in the Fantastico interface, but some might find this useful when creating custom icon groups in cPanel.

Share

cPanel Web Site Hosting by IntraHost