Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Fantastico Error ‘You cannot install more than one script in the root directory  (Read 2119 times)

0 Members and 1 Guest are viewing this topic.

Aby

  • Guest
Fantastico Error ‘You cannot install more than one script in the root directory of a domain’

Sometimes you may face the following error while trying to install applications through Fantastico in main public_html directory. Follow the steps listed to fix the error.

Code: [Select]
1. Login to your  cpanel
2. Go to “file manager”
3. click on the “.fantasticodata” folder
4. open up “installed_in_root.php” and edit it.

After opening the file “installed_in_root.php” you will be able to see the following line in it.

Code: [Select]
$installed_in_root["domain.com"] = 1;

Delete the line, save the file and that’s it.