Moving from sub domain to root issue - Joomla! Forum - community, help and support
hi,
i had joomla site installed in folder /new , want move root directory finished. moved file , opened configuration.php change paths of file have read on various threads. problem configuration.php has following settings:
public $log_path = './logs';
public $tmp_path = './tmp';
i dont know change thought going remove /new path not there. @ minute site showing none of css etc connected. mess.
any appriciated.
gerard
i had joomla site installed in folder /new , want move root directory finished. moved file , opened configuration.php change paths of file have read on various threads. problem configuration.php has following settings:
public $log_path = './logs';
public $tmp_path = './tmp';
i dont know change thought going remove /new path not there. @ minute site showing none of css etc connected. mess.
any appriciated.
gerard
logs , temp should work ok is
$livesite should domain name including "http://"
$livesite should domain name including "http://"
Comments
Post a Comment