Not found: SuiteCRM Scheduler will run with limited functionality

I am trying to install SuiteCRM. However, I ran into this problem which cURL Module Not found. which is in picture below:


Kindly provide any solutions

Install and activate PHP Curl module, appropriate to your version of PHP. There are many instructions online about how to do this.

Okay. I will do that.

Just as an example, this is what I do to install on Ubuntu with PHP 7.3

apt install zip unzip php-mbstring php7.3-mbstring php-gettext php7.3-xml php7.3-zip php7.3-imap php7.3-gd php7.3-curl php7.3-intl php7.3-mysql php-gd phpmyadmin php-xdebug

You need to find the equivalents for other systems, and for other PHP versions. But there are a bunch of modules to install, and I see from other threads you’re running into all sorts of troubles because of similar issues, so it’s better to just try and get them all in at once. Good luck

I did run the command which you mentioned for php8.1. However, it did not work.

To everyone, it is to inform you guys that my SuiteCRM installation has been completed. Thank you from your cooperation.

1 Like