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.

Hasznosnak találta ezt a választ?

 Kinyomtatja ezt a cikket

Ezenkívül olvassa el

Wordpress theme installation issue?

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

How to reset your password for Oscommerce.

osCommerce uses .htaccess and .htpasswd format files to manage the protection on the admin...

My PHP program tells me it can't access the database and gives an error message ?

MySQL - When you create a new database you have to specify a database name. Then you create a...

How to reset my Joomla administrator password?

You can reset your Joomla administrator's password through the script's MySQL Database. The most...

After I install osCommerce I get sessions directory error ?

Set this in both your admin/includes/configure.php and catalog/includes/configure.php: From:...