?
avatar PhilETaylor
PhilETaylor
22 Apr 2021

Steps to reproduce the issue

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

Expected result

Sessions work as normal.

Actual result

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:

Screenshot 2021-04-22 at 17 35 54

System information (as much as possible)

Additional comments

If I manually 777 the /var/www/html/sessions folder then the page can load.

avatar PhilETaylor PhilETaylor - open - 22 Apr 2021
avatar joomla-cms-bot joomla-cms-bot - change - 22 Apr 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Apr 2021
avatar PhilETaylor PhilETaylor - change - 22 Apr 2021
The description was changed
avatar PhilETaylor PhilETaylor - edited - 22 Apr 2021
avatar brianteeman
brianteeman - comment - 22 Apr 2021
avatar PhilETaylor PhilETaylor - change - 30 Apr 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-04-30 10:37:19
Closed_By PhilETaylor
avatar PhilETaylor
PhilETaylor - comment - 30 Apr 2021

Following the projects decision to remove the FTP Layer from Joomla 4 - this can now be closed.

avatar PhilETaylor PhilETaylor - close - 30 Apr 2021

Add a Comment

Login with GitHub to post a comment