-
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
Fatal error: Class undefined: Zend\\Stdlib\\ErrorHandler #697
Comments
Please use CLI mentioned here: #668 (comment) |
@craigcarnell , did you run |
composer install
php --version
|
If I install php I get this:
php --version
|
Looks like I need to sudo! Anyway, wish php wasn't a dependency as I'm using hhvm |
After running the CLI setup I get:
In web browser:
|
@craigcarnell please try again after clearing 'var/generation' and 'cache' folders. |
@craigcarnell, did the suggestion by @mazhalai help? Please let us know if we need to further investigate on this? |
I've tried 0.1.0-alpha103. web setup tool and it get's stuck here. If I manually run the command from the command line it runs, but the web setup tool cannot continue as it tried to run the command again. HHVM is running as www-data, the file /var/www/.hhvm.hhbc is owned by www-data. I am not sure what user it's running as when it's being run as a CLI command in the install process.. ls -la /var/www/.hhvm.hhbc
install.log
The command line installer does not run for me at all, there is no error log provided
|
@craigcarnell seems like it is specific environmental issue. On version you tried we didn't announce support for HHVM. For now i am going to close the ticket. |
[Folks]PHP7 strict namespace compatiblility
[MPI] Fix PayPal Express Checkout place order method
0.1.0-alpha100, Viewing home page after command line install
hhvm --version
nginx -V
Command line install:
The text was updated successfully, but these errors were encountered: