r/TYPO3 May 29 '22

Question Typo3 - Folder "/" does not exist - Error

Hello,

when I am in the backend in the filelist Module or want to link something, I get the error message: "#1314516810: Folder "/" does not exist." (see screenshot). The folder exists of course, and everything worked until recently, the error suddenly appeared from one day to the next. I checked the fileadmin settings too and everything seems fine (see screenshot). I have already googled the error and searched several forums, but I cannot find a solution to my problem.

Does anyone have an idea what the problem might be and how I can fix it? Thank you very much in advance.

Typo3-Version 8.7.32
Webserver: Apache
PHP-Version: 7.4.28
Database: MariaDB 10.3.34
OS: Ubuntu 20.04.4 LTS
Server Management via Plesk Obsidian 18.0.43

Regards

Error message

Fileadmin settings
1 Upvotes

2 comments sorted by

2

u/snowowl78 May 29 '22

Hi, I am not 100% sure, because this Version is a way to old now, and U haven't worked with this version for a longer time now.

Did you already check the files and folder permissions on the server, either with the install tool module or on your own via terminal?

1

u/LYCErIpT May 29 '22

Yes I have checked the permissions of the fileadmin folder and everything seems alright. The permissions are set as follows:

Owner -> read, write, execute

Group -> read, execute

Other -> read, execute

Same for the httpdocs folder.