cPanel Home Loaders

Last time, we discussed the interfaces in cPanel to manage Programming Language modules, such as PEAR packages. We were left with this problem:

Once the particular module is installed to the user’s home directory, it is available for use in his application. However, the application must be modified, or the environment configured, to inform the [...]

cPanel Language Module Interfaces

Scripting languages often provide a central location to obtain modules   for use in user applications. For example, Perl has CPAN and PHP has   PEAR. cPanel 11 provides an easy to use interface for managing modules   for Perl, PHP and Ruby, both from WHM and cPanel. In this first of a   two [...]