Installation problem I'm new using joomla and i have a problem.
When I've installed joomla on remote site I have a problem in the config.inc.php at line 79: $database = new database( $mosConfig_host, $mosConfig_user, $mosConfig_password, $mosConfig_db, $mosConfig_dbprefix );
$mosConfig_host, $mosConfig_user, $mosConfig_password,
$mosConfig_db are correct!
What's $mosConfig_dbprefix??
thanks |