Skip to content

Possible discrepancy in bootstrap. #21

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

Closed
suhaibmalik opened this issue Mar 18, 2016 · 3 comments
Closed

Possible discrepancy in bootstrap. #21

suhaibmalik opened this issue Mar 18, 2016 · 3 comments

Comments

@suhaibmalik
Copy link

I get the following error when trying to launch with the latest patch:

Declaration of PHPPM\Bridges\HttpKernel::bootstrap($appBootstrap, $appenv, $debug) must be compatible with PHPPM\Bridges\BridgeInterface::bootstrap($appBootstrap, $appenv) in /var/www/beta/vendor/php-pm/httpkernel-adapter/Bridges/HttpKernel.php on line 14.

In BridgeInterface.php of php-pm, there is no $debug argument.

@suhaibmalik
Copy link
Author

Nevermind my last, this was a problem on my end.

@marcj
Copy link
Member

marcj commented Mar 18, 2016

Guess php-pm & php-pm-httpkernel was not on the newest master version :)

@suhaibmalik
Copy link
Author

@marcj That was exactly it, thanks!. Also, I wasn't running composer install in the php-fpm directory which I now did. However, I now have another error:
...
Starting PHP-PM with 4 workers, using StreamSelectLoop ...
PHP Fatal error: Uncaught Error: Class 'Illuminate\Foundation\Application' not found in /var/www/beta.laggygamerz.com/bootstrap/app.php:14
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants