Install Joomla 4 on a server that requires the use of the FTP Layer (see #31857)
Go to Joomla Global Config and set Session Handler to be filesystem
Sessions work as normal.
The /var/www/html/sessions folder is created with 755 permissions. configuration.php is saved over FTP correctly.
FTP Log:
Thu Apr 22 16:35:26 2021 [pid 24478] [www-ftp] OK LOGIN: Client "::ffff:127.0.0.1"
Thu Apr 22 16:35:26 2021 [pid 24480] [www-ftp] OK MKDIR: Client "::ffff:127.0.0.1", "/var/www/html/sessions"
Thu Apr 22 16:35:26 2021 [pid 24480] [www-ftp] OK CHMOD: Client "::ffff:127.0.0.1", "/var/www/html/sessions 755"
Thu Apr 22 16:35:26 2021 [pid 24480] [www-ftp] OK UPLOAD: Client "::ffff:127.0.0.1", "/var/www/html/configuration.php", 3574 bytes, 10873.00Kbyte/sec
No files are seen in that folder
next page load gives error message:
If I manually 777 the /var/www/html/sessions folder then the page can load.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-04-30 10:37:19 |
Closed_By | ⇒ | PhilETaylor |
Following the projects decision to remove the FTP Layer from Joomla 4 - this can now be closed.
#33079 (comment)