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

phpswoole option not bundling swoole PHP extension #161

Open
teamracing opened this issue Mar 22, 2024 · 0 comments
Open

phpswoole option not bundling swoole PHP extension #161

teamracing opened this issue Mar 22, 2024 · 0 comments

Comments

@teamracing
Copy link

Replicating this from: https://community.centminmod.com/threads/swoole-extension-not-installing-during-php-8-1-rebuild.24791/#post-99055

Unable to install php swoole on a fresh alma 8 + php 8.1 centmin server.

Added it to custom config but php --ri swoole and php -r "print_r(get_loaded_extensions());" does not return it as installed.

Please fill in any relevant information that applies to you:
CentOS Version: Alma 8
Centmin Mod Version Installed: 130.00beta01
Nginx Version Installed: 1.25.3
PHP Version Installed: 8.1.27
MariaDB MySQL Version Installed: 10.6
When was last time updated Centmin Mod code base ? : Just prior
Persistent Config: Do you have any persistent config file options set in /etc/centminmod/custom_config.inc ? You can check via this command:

cat /etc/centminmod/custom_config.inc
CENTOS_ALPHATEST='y'
NGINX_VERSION='1.25.0'
NGINX_ONETWOTHREE_COMPAT='y'
DEVTOOLSETTEN='n'
DEVTOOLSETELEVEN='n'
DEVTOOLSETTWELVE='y'
SELFSIGNEDSSL_ECDSA='y'
PHPFINFO='y'
PYTHON_INSTALL_ALTERNATIVES='y'

MARCH_TARGETNATIVE='n'

DMOTD_PHPCHECK='y'
NGINX_GEOIPTWOLITE='y'
NGXDYNAMIC_GEOIPTWOLITE='y'
NGINX_HPACK='y'
NGINX_DYNAMICTLS='y'
NGINX_PCRE_TWO='y'
OPENSSL_VERSION='3.1.0'
OPENSSL_VERSIONFALLBACK='3.1.0'
OPENSSL_VERSION_OLDOVERRIDE='3.1.0'
NGX_LDMOLD='y'
PHP_LDMOLD='y'
NGINX_NJS='y'
NGXDYNAMIC_NJS='y'
NGXDYNAMIC_BROTLI='y'
NGINX_LIBBROTLI='y'
NGINX_VIDEO='y'
ENABLE_MARIADBTENFOURUPGRADE='y'
ENABLE_MARIADBTENFIVEUPGRADE='y'
ENABLE_MARIADBTENSIXUPGRADE='y'
PHPSWOOLE='y'

@teamracing teamracing changed the title phpswoole not working phpswoole option not bundling swoole PHP extension Mar 22, 2024
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

1 participant