Hi,
I have installed Magento 2 locally via WAMP on Windows 7.
My Magento 2 install is a clean install with no test data. I installed via the .zip, unzip into my WAMP project and navigate to localhost/Magento2/setup process.
Installation went smoothly without errors.
The home page loads fine. Loading the admin login is fine, the issue happens when I log into the admin panel, I receive the below errors:
There has been an error processing your request
Specified invalid parent id (Magento_Enterprise::private_sales)
Thanks,
Lisa
IF you haven't fixed this. It's because you need to enable the Magento_Enterprise module.
I am a new Magento user so please excuse me if this is an obvious solution.
Is there a list of minimally required modules? Are all the Modules required for the install?
I had unchecked 'select all' for the modules because prior to receiving the above error, I had installed M2EE with all the modules but encountered other errors such as "ERR_CONNECTION_RESET" and "Fatal error: Allowed memory size of 134217728 bytes exhausted"...
I have now uninstalled M2EE and reinstalled with all modules selected. I now receive the error when logging into admin panel:
"ERR_CONNECTION_RESET"
Here is my install information:
Your Store Address:http://dev.127.0.0.1/Magento2/
Magento Admin Address:http://dev.127.0.0.1/Magento2/fcpaadmin/
I have added dev.127.0.0.1 to my C:\Windows\System32\drivers\etc\hosts file
Cheers,
Lisa