Help With Curl/ zip Archive/Imap Commands

Good Day everyone

Im currently stuck at installing these requirements to finish installing my service, but the commands i found online are not working.

Could someone assist me with the updated commands to install this, Would really appreciate it!

using ubuntu

Commands used:
Sudo apt-get update
sudo apt-get install php7-curl
Sudo apt-get install php7-zip
sudo apt-get install php7-imap
Then i use :
sudo service apache2 restart
 
You might need to also restart php-fpm not just apache, so check that as well.
Generally, this is outside support, so we can't help that much.
 
Back
Top