-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Install fails at 36% - A method by name offsetUnset already exists in this class #2437
Comments
@aamnah do you have a previous installation? Please try cleaning |
Magento ver 2.0.0 - Added Nov 17, 2015 - Full release with Sample data. I got the error on a fresh install. I then cleaned the var/ dirs mentioned and tried again, same error. I now have tried multiple fresh installs (deleting the database and all files, then extracting files again and new database), still gettnig the error. I tried Web install first, got nowhere and created the issue. Then tried CLI install as well, same error:
|
I'm not sure if it helps, but i'm getting an error on CLI uninstall as well.
|
@aamnah can you please give us more info, perhaps content of phpinfo()? or php -i? |
i have started over plenty of times, the error is persisting.. here is
|
@aamnah Were you able to uninstall first before you reinstall? |
I'm actually deleting all files and clearing the database after every failed attempt, and then re-extracting the zipped magento files and starting with an empty database again when trying to reinstall. Should i must uninstall via the command line? |
@aamnah after you extract the zip, did you set file permissions as recommended here. Additionally, can you please modify this file, and add the following after line 76 so that we can debug what exactly is wrong : |
There was no
|
I have the same issue and I cannot get it install |
Module 'Magento_Indexer': |
Does anybody fixed? |
@jiramlopez we have been unable to reproduce this issue. Can you please post your environment details so that we try again? |
Our current environment is a Windows Server with Apache 2.4 running a Zend Server. |
Same issue here. Web-Installer, Xampp, PHP 5.3, Win7 |
@magemind Minimum supported PHP version is 5.4 Please upgrade. @iramlopez and @magemind what version of Magento? And how are you deploying it, via Git, via composer or zip downloaded from magento.com |
@magemind @iramlopez @aamnah Closing this issue, since there has been no activity. Please feel free to open new issues if they arise. |
This error still exists:
php -v:
php -i: I am using the 2.0.9 release, but I also tried it with the 2.2.0-dev release and it had the same error. I installed by cloning the git repo. I have also tried installing by composer, with similar results. Echoing the class name referred to by the error results in:
|
MAGETWO-70329 [GITHUB] The rich snippets are giving a warning for the element price #7173
Environment: CentOS 6.7, PHP 5.6.15, Apache/2.4.16 (Unix), mysql 5.6.27
Magento files: Magento-CE-2.0.0+Samples-2015-11-17-06-24-03
The text was updated successfully, but these errors were encountered: