Can't install another script in root directory? Why?

When using fantastico you cannot install more than one script in the root directory. If you remove the script from the root directory and still have problems, try the following:
In file manager under the public_html folder under the fantastico_data folder click on the file name installed_in_root.php : click on that name and click edit file from the cPanel menu on the top (or top right).

Change the value of $installed_in_root["kurtscamera.com"] = 1; to
$installed_in_root["kurtscamera.com"] = 0;

That will tell fantastico there is nothing installed in the root folder.

Răspunsul a fost util?

 Tipărire

V-ar mai putea interesa și

Fatal PHP Memory Limit Error

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in...

What is suPHP ?

What is suPHP? (su = switch user, allowing one user to "switch" to another if authorised) The...

Wordpress theme installation issue?

I recently installed a few new themes to my wordpress site and i can see the colors and fonts,...

Optimizing Wordpress on Shared Hosting

Wordpress blogs can be extremely resource intensive if you happen to experience a surge in...

How to setup custom php.ini file?

What is php.ini?PHP.ini is very important configuration file for PHP that is used to customize...