Have I read the related troubleshooter articles above before posting (which pages?)?
Yes, mainly "Clicking on a link on the restored site takes me to the original site (link migration issues)", but also "Common issues on restored sites and how to solve them"
Have I searched the tickets before posting? Yes, but I was unable to find any that relate.
Have I read the documentation before posting (which pages?)? Isn't this the same as the troubleshooter documentation? I believe so.
Joomla! version: 1.5.25
PHP version: 5.2.13
MySQL version: 4.1.22
Host: SiteGround
Akeeba Backup version which took the backup: 3.3.4
Kickstart version used to extract the backup: 3.3.2
Description of my issue:
My restored site redirects immediately to my original site.
I restored an Akeeba .jpa backup file of my site (www.zionadventures.com) in a subdirectory of my site (www.dev.zionadventures.com). I made sure to create a new MySQL database for the restored site, so it could operate independently of the original.
When I try to access the restored site at www.dev.zionadventures.com, it redirects immediately to the original site. When I access the backend (www.dev.zionadventures.com/administrator), however, this works normally. Can you help me figure out the problem?
I have examined my configuration.php file, as suggested in your documentation. I configured the "live site" correctly during the backup process. This is what configuration.php shows:
var $live_site = 'http://www.zionadventures.com/dev';
I have examined my .htaccess file and tried everything you suggest, including:
• Uncommenting "Rewrite Base" to apply RewriteBase /dev
• Removing all redirections in .htaccess
• Removing the entire .htaccess file
None of these changes allowed me to access the restored subdirectory site. I also tried disabling my redirect tool, ReDJ, in both the original and subdirectory sites, but this also had no effect.
Do you have any suggestions for the next step in troubleshooting? I will appreciate any advice you can offer.
Thanks!
Nick