Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cpanel:install-fantastico [2011-06-30 23:06:23]
garrett.plasky Approved
cpanel:install-fantastico [2011-06-30 23:07:09] (current)
garrett.plasky Approved
Line 3: Line 3:
 To install Fantastico on your cPanel/WHM server, SSH to your server and enter following commands, one per line (you may also copy/paste): To install Fantastico on your cPanel/WHM server, SSH to your server and enter following commands, one per line (you may also copy/paste):
  
-<sxh shell>cd /usr/local/cpanel/whostmgr/docroot/cgi+<sxh shell; auto-links: false>cd /usr/local/cpanel/whostmgr/docroot/cgi
 wget -N http://files.betaservant.com/files/free/fantastico_whm_admin.tgz wget -N http://files.betaservant.com/files/free/fantastico_whm_admin.tgz
 tar -xzpf fantastico_whm_admin.tgz tar -xzpf fantastico_whm_admin.tgz
Line 30: Line 30:
 ==== Notes ==== ==== Notes ====
   * If your users don't see a Fantastico link in their cPanel: Go to WHM and edit the "default" Features List. Activate Fantastico.   * If your users don't see a Fantastico link in their cPanel: Go to WHM and edit the "default" Features List. Activate Fantastico.
-  * Centos 5.x (as well as some newer versions of Fedora Core) come with a wget version that is not compatible with Fantastico. Here are the steps that you need to take to remove buggy version of wget and install a working one:\\ <sxh shell>rpm -qa wget+  * Centos 5.x (as well as some newer versions of Fedora Core) come with a wget version that is not compatible with Fantastico. Here are the steps that you need to take to remove buggy version of wget and install a working one:\\ <sxh shell; auto-links: false>rpm -qa wget
 wget http://mirrors.kernel.org/fedora/core/5/i386/os/Fedora/RPMS/wget-1.10.2-3.2.1.i386.rpm wget http://mirrors.kernel.org/fedora/core/5/i386/os/Fedora/RPMS/wget-1.10.2-3.2.1.i386.rpm
 rpm -e wget rpm -e wget