-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Sampledata #1831
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@zhanyi8866 This is a known issue. Please use the |
@afroz92 do you have |
I have added |
memory_limit = 2048M |
zhany you rock! Thank you for your procedure list, I have been having such a hard time getting this to work and you saved me. The only thing that I had to do differently was install from the command line. I also had to reset the owner and permissions of the install directory at the end in order to see the data. |
Task: - MAGETWO-83893 Eliminate @codingstandardsignorefile annotation from codebase
D:\magento\Mage003\magento2\bin>php magento sampledata:install admin
Installing theme:
.
Installing customers:
.
Installing CMS pages:
....
Installing catalog attributes:
...........................
Installing categories:
.........................................
Installing simple products:
PHP Fatal error: Call to undefined method Magento\Catalog\Model\Resource\Produc
t\Interceptor::getWriteConnection() in D:\magento\Mage003\magento2\app
code\Magento\SampleData\Module\Catalog\Setup\Product\Gallery.php on line 144
Fatal error: Call to undefined method Magento\Catalog\Model\Resource\Product\Int
erceptor::getWriteConnection() in D:\magento\Mage003\magento2\app\code
Magento\SampleData\Module\Catalog\Setup\Product\Gallery.php on line 144
The text was updated successfully, but these errors were encountered: