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

how to install swoole.so #118

Closed
barray888 opened this issue Aug 28, 2017 · 11 comments
Closed

how to install swoole.so #118

barray888 opened this issue Aug 28, 2017 · 11 comments
Assignees

Comments

@barray888
Copy link

i want to use swoole ,can i ?

@cytopia
Copy link
Owner

cytopia commented Aug 28, 2017

Can you provide a link to the application and give a brief description what exactly and how you want to use it.

@cytopia
Copy link
Owner

cytopia commented Sep 3, 2017

@barray888 please provide some information to the ticket, otherwise I don't know what this is about and I will close it.

@barray888
Copy link
Author

@barray888
Copy link
Author

@cytopia

@cytopia
Copy link
Owner

cytopia commented Sep 9, 2017

@barray888 Do you only need the swoole.so extension to be present and loaded? If so let me know and I can add it to each PHP/HHVM Docker container.

If you just mean it as a question, you can install it yourself as well:

# Enter the PHP container
./shell.sh

# Install requirements inside the PHP container
sudo yum install php-devel gcc
sudo pecl install swoole

Also check out the swoolo github page, they describe the installation process in detail: https://github.com/swoole/swoole-src

@barray888
Copy link
Author

ok thank you sir .

@cytopia
Copy link
Owner

cytopia commented Sep 11, 2017

@barray888

Do you only need the swoole.so extension to be present and loaded? If so let me know and I can add it to each PHP/HHVM Docker container.

Could you please answer the question

@barray888
Copy link
Author

yeah . please add it into php container if you can ,thank you

@cytopia
Copy link
Owner

cytopia commented Nov 11, 2017

@barray888 I will take care that it goes into the PHP Images. For all further questions, see new ticket:

devilbox/docker-php-fpm-7.4#9

@cytopia cytopia closed this as completed Nov 11, 2017
@cytopia cytopia self-assigned this Nov 11, 2017
@cytopia
Copy link
Owner

cytopia commented Dec 2, 2017

Scheduled in PR: #154

@cytopia
Copy link
Owner

cytopia commented Mar 12, 2018

FYI: This in now in the following PR: #203

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

No branches or pull requests

2 participants