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

the php-ssh2 unable to add right in php74 alpine-v3.12 #144

Open
wqsacy opened this issue Aug 5, 2021 · 1 comment
Open

the php-ssh2 unable to add right in php74 alpine-v3.12 #144

wqsacy opened this issue Aug 5, 2021 · 1 comment

Comments

@wqsacy
Copy link

wqsacy commented Aug 5, 2021

when i try :
apk add php7-ssh2
or
apk add php-ssh2

Can be added ,but has a Warning:

PHP Warning: PHP Startup: Unable to load dynamic library 'ssh2.so' (tried: /usr/lib/php7/modules/ssh2.so (Error relocating /usr/lib/php7/modules/ssh2.so: php_error_docref0: symbol not found), /usr/lib/php7/modules/ssh2.so.so (Error loading shared library /usr/lib/php7/modules/ssh2.so.so: No such file ordirectory)) in Unknown on line 0

when i try echo "https://dl.bintray.com/php-alpine/v3.12/php-7.4" >> /etc/apk/repositories

has a error:
ERROR: unable to select packages:
php-ssh2 (no such package):
required by: world[php-ssh2]

so , hao can i do? Thank you in advance...

Forgive me for my poor English

@hernandev
Copy link
Member

have you tried with @php on the repo? like on the readme docs

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