The FTP support in PHP is not enabled or installed

After upgrade to 28.0.1 I’m no longer able to access FTP service. The error message is:
The FTP support in PHP is not enabled or installed. Mounting of “FTP” is not possible. Please ask your system administrator to install it.

FTP service is running on my Ubuntu computer and I can access FTP share on my NAS that previously worked without any issues.

Any advice is greatly appreciated.

Nextcloud version: 28.0.1 (Docker version)
Operating system and version Ubuntu 22.04.3 LTS
PHP version 8.2.15

The issue you are facing:

FTP access to external storage is not working anymore.

Is this the first time you’ve seen this error? Y

Steps to replicate it:

  1. Install external storage app
  2. FTP is no longer available as an option
  3. Can’t edit or delete existing FTP link
PHP

Version: 8.2.15

Memory limit: 512 MB

Max execution time: 3600

Upload max size: 16 GB

OPcache Revalidate Frequency: 60

Extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, ctype, curl, dom, fileinfo, filter, hash, 
iconv, json, mbstring, SPL, session, PDO, pdo_sqlite, bz2, posix, random, Reflection, standard, 
SimpleXML, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, apache2handler, apcu, bcmath, Phar, 
exif, gd, gmp, imagick, intl, ldap, memcached, pcntl, pdo_mysql, pdo_pgsql, redis, sodium, 
sysvsem, zip, Zend OPcache

Does anyone know how to enable FTP?

Hi, see After upgrading 28.0.1 ftp module missing · Issue #2152 · nextcloud/docker · GitHub

Thank you.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.