I did perform an almost successful update to 2.2.0.0, the site defaulted to the default template but I cannot access the /admin/ url
I use the default .htaccess that was supplied with the 2.2.0.0 code,
my config.php references correctly
Code: Select all
// HTTP
define('HTTP_SERVER', 'http://test.server.co.uk/');
define('HTTP_IMAGE', 'http://test.server.co.uk/image/');
define('HTTP_ADMIN', 'http://test.server.co.uk/admin/');
I am not using SSL on the server but couldnt see this having become a requirement anywhere.
Any options for me to check? I did read other posts on the forum but couldnt find anything that did apply.
Anything else from a users perspective seems to work just fine - hence I wonder what the issue could be.
I receive a regular product view page with "The page you requested cannot be found!"