Skip to content
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

Satis version was updated with errors #24

Closed
vitman opened this issue Apr 18, 2017 · 4 comments
Closed

Satis version was updated with errors #24

vitman opened this issue Apr 18, 2017 · 4 comments

Comments

@vitman
Copy link

vitman commented Apr 18, 2017

Satis version was updated and now control panel is not working properly:)

PHP Warning: require(/var/www/html/satis/bin/../vendor/composer/satis/src/bootstrap.php): failed to open stream: No such file or directory in /var/www/html/satis/bin/satis on line 7
PHP Fatal error: require(): Failed opening required '/var/www/html/satis/bin/../vendor/composer/satis/src/bootstrap.php' (include_path='.:/usr/share/php') in /var/www/html/satis/bin/satis on line 7

bootstrap file was removed in latest satis release

@realshadow
Copy link
Owner

Sorry about that... Nothing can be as easy as you want it to be.

It should work with newest repository version

@vitman
Copy link
Author

vitman commented Apr 18, 2017

https://github.com/realshadow/satis-control-panel/blob/master/config/satis.php looks like 'ssh' needs to be added here as well

@vitman
Copy link
Author

vitman commented Apr 18, 2017

Thanks for your work!

@realshadow
Copy link
Owner

Ssh does not need to be added there. Event if your package is downloaded via ssh it still is VCS type. See https://getcomposer.org/doc/05-repositories.md#types

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