All pages other than homepage 404 on duplicate site - Joomla! Forum - community, help and support
i have joomla 1.5.23 site has been working excellently, decided duplicate site test things without having them go live , i've run problem.
i created "staging" site copying entire contents of website "stage" folder, , exporting/importing website db new db called _stage. modified config.php reflect changes , tested admin access independent staging site using xyz.com/stage/administrator/index.php, works perfectly. however, when click on links page website subdirectories, nothing 404s. think causing , how can resolve it?
thanks in advance help.
i created "staging" site copying entire contents of website "stage" folder, , exporting/importing website db new db called _stage. modified config.php reflect changes , tested admin access independent staging site using xyz.com/stage/administrator/index.php, works perfectly. however, when click on links page website subdirectories, nothing 404s. think causing , how can resolve it?
thanks in advance help.
i suspect have done this, need make sure...
when edited configuration.php in staging site, did change 2 lines
var $log_path = '/staging/area/path/logs';
var $tmp_path = '/staging/area/path/tmp';
to reflect new path of staging area?
that essential in migration, thought should verified.
when edited configuration.php in staging site, did change 2 lines
var $log_path = '/staging/area/path/logs';
var $tmp_path = '/staging/area/path/tmp';
to reflect new path of staging area?
that essential in migration, thought should verified.
Comments
Post a Comment