SFTP requires the [gmp extension] #278

Closed
opened 2026-04-05 20:26:25 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @paulobeneton on 2/1/2024

CloudPanel version(s) affected

2.3.2

Description

I noticed that when PHP is compiled, this extension is not.
It is responsible for allowing the connection via SFTP.

Unsupported storages:

How to reproduce

I use the duplicator plugin to make backups, when creating the backup location, it does not allow configuring SFTP because this extension is missing.

Possible Solution

When installing cloudpanel, let this extension be compiled together with php.

Additional Context

No response

*Originally created by @paulobeneton on 2/1/2024* ### CloudPanel version(s) affected 2.3.2 ### Description I noticed that when PHP is compiled, this extension is not. It is responsible for allowing the connection via SFTP. Unsupported storages: - SFTP requires the [gmp extension](http://php.net/manual/en/book.gmp.php). ### How to reproduce I use the duplicator plugin to make backups, when creating the backup location, it does not allow configuring SFTP because this extension is missing. ### Possible Solution When installing cloudpanel, let this extension be compiled together with php. ### Additional Context _No response_
Sign in to join this conversation.