scotch-io / scotch-box-pro

Scotch Box Pro is a preconfigured Vagrant Box with a full array of LAMP Stack features to get you up and running with Vagrant in no time.
MIT License
77 stars 27 forks source link

Magento 1 doesn't work #14

Closed octoxan closed 6 years ago

octoxan commented 6 years ago

Can't log into the backend of any Magento site. Works in scotchbox not pro, in pro it just says "Invalid Form Key. Please refresh the page." every time you try to log in to the admin backend.

octoxan commented 6 years ago

It appears the htaccess file for magento 1 doesn't work in scotch pro? Copied a site from non-pro to pro. Works in non-pro.

Every page besides the home page and the admin login page says not found. Not the Magento 404 page, just the default apache 404 page.

octoxan commented 6 years ago

Oddly copying the sites from one folder to another on linux just broke all the permissions. Also it was set to not use the htaccess file for some reason.