- Server operating system version
- CentOS 7
- Plesk version and microupdate number
- Plesk Obsidian Web Pro Edition 18.0.57 Update #4
I'm trying to install a new PHP module using the following command
But I'm getting the following error:
configure: error: please install and enable pecl/raphf
I initially followed the walkthrough here (which didn't work either), so I think I have everything installed. What am I missing?
plesk bin php_handler --extension-install mongodb -id plesk-php80-fpm
But I'm getting the following error:
configure: error: please install and enable pecl/raphf
ERROR: `/tmp/pecl_http/configure --with-php-config=/opt/plesk/php/8.0/bin/php-config --with-http-zlib-dir=/usr --with-http-libcurl-dir=/usr --with-http-libevent-dir=/usr --with-http-libicu-dir=/usr --with-http-libidn2-dir=/usr --with-http-libidn-dir=/usr --with-http-libidnkit2-dir=/usr --with-http-libidnkit-dir=/usr' failed
I initially followed the walkthrough here (which didn't work either), so I think I have everything installed. What am I missing?