How to install and troubleshoot Fantastico for Cpanel

You don't need to download any files in order to install Fantastico!

Just SSH to your server and enter following commands (you may also copy/paste):

Code:
cd /usr/local/cpanel/whostmgr/docroot
rm -Rf fantastico*
wget -N http://netenberg.com/files/free/fantasticoinstaller.tgz
tar xzpf fantasticoinstaller.tgz
rm -f fantasticoinstaller.tgz


NOW GO TO YOUR WHM (replace xxx.xxx.xxx.xxx through the IP of your server, log in as root):
https://xxx.xxx.xxx.xxx:2087/fantasticoinstaller/installer.php

Follow the on screen instructions.

If you get a Source Guardian error when you go to Fantastico for the first time, just run this command:

Code:
chmod -R 0755 /usr/local/cpanel/3rdparty/etc/ixed


---

After the installation is complete, click on "Settings" and go through the settings. While some settings are not important, some other (marked below with an *) are essential for a proper functioning of Fantastico installations.

Language: Select the language for the admin backend AND default language for users without a language selected.

Email notifications: Enter an email address in order to receive notifications when users perform installations using Fantastico.

Master files settings (*): If you are not an advanced user who modifies the master files, leave this to "Remove". Change this only if you know what you are doing

PHPsuexec (*): VERY ESSENTIAL!!! Changing this value will not install or de-install phpsuexec for you. It will only tell Fantastico that you have phpsuexec installed or not installed on your server. Change to "installed" if you perform installations which produce an "Internal Server Error". Notice: Changes will not apply to existing installations! You have to re-install in order to have working installations.

Path to 'wget'
Linux hosts can use '/usr/bin/wget'
FreeBSD hosts can use '/usr/local/bin/wget'

Path to netPBM: Enter the full path to the netPBM binaries in order to enable Gallery installations. As long as this field has no value, your users will not be able to install Gallery.
Select Fantastico licensing and files server: If the Fantastico pages take long to load switch to the server that works best for you. Fantastico will auto-switch if connections time out.
Update preference: Select latest version (sometimes experimental) or stable version (best working).

If your users don't see a Fantastico link in their CPanel: Go to WHM and edit the "default" Features List. Activate Fantastico.

Having problems? PLEASE READ THIS:
http://netenberg.com/forum/viewtopic.php?t=1551

Also, before posting to the forums, check the Fantastico section. The first postings are announcements and "stickies" which handle common issues and the most current postings (below the stickies) discuss current problems/issues.

The "search" function of the forum is your biggest help when you are searching for solution to a particular problem. Well defined search terms will help you get the best results.
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Cpanel WHM - Frequently Asked Questions

From: http://www.cpanel.net/docs/whm/FAQ.htm FAQ Q: I'm having server problems but...

Securing WHM/Cpanel

Basic Steps to Securing CPanel (Linux based OS): These are items inside of WHM/Cpanel that...

How-To: Find PHP Nobody Spammers

Script/Code Credit - MattF @ WebHostingTalk.com...

Many services are down in Cpanel

First login as 'root' to your server via SSH. Once you have logged in run the following...

How to fix 'eximstats' for Cpanel

Run the following commands as root via SSH. cd /scripts ./updatenow ./mysqlup --force...

Powered by WHMCompleteSolution