View Single Post
  #2  
Old 11-06-2015, 07:13 AM
  razortw's Avatar 
razortw razortw is offline
 

X-Cart team
  
Join Date: Feb 2015
Posts: 807
 

Default Re: 5.2.9 broke store with index failure

Quote:
Originally Posted by cleverwise
Hello Community,

I just performed an upgrade on a store about to go live from 5.2.6 to 5.2.9. Everything was working fine with 5.2.6 but after the upgrade to 5.2.9 the index.php just errors out.

I can go to cart.php and that works. I can go to clean urls like /shop/shipping.html and that works but index.php gives a 404. It is very odd. I even tried copying cart.php to index.php. Nope it is broken.

No errors were provided during the upgrade process.

Anyone else see this?

Thanks.

Jeremy
Hi.
You should add the DirectoryIndex directive to your .htaccess, it should point at cart.php.
cart.php is the customer entry point by default.
__________________
Best regards,
Igor Pudovkin
X-Cart hosting team
Reply With Quote