PHP: modules/extensions/libs

php -m
php -i | grep extension_dir
sudo ls -al /usr/lib64/php/modules

Last updated

Was this helpful?