Knowledge Base Article

Joomla does not work properly after a Fantastico installation

This issue has been probably caused by the fact that your domain does not resolve to the correct server.

 

In order to solve this issue you need to log in your cPanel and go to the File Manager. There navigate to the configuration.php file in the public_html directory and edit it. You have to make the following change:

from

$mosConfig_live_site = 'http://mydomain.com';

to

$mosConfig_live_site = 'http://servername.com/~user';


Rating

Please indicate if this article was helpful for you.

rating :  4.2 from 5
views :  2033
votes :  19

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!