Skip to content

Instantly share code, notes, and snippets.

@lukasdoerr
Created August 29, 2022 13:25
Show Gist options
  • Save lukasdoerr/25ef0bfa665ac0158caf4776fad4de5e to your computer and use it in GitHub Desktop.
Save lukasdoerr/25ef0bfa665ac0158caf4776fad4de5e to your computer and use it in GitHub Desktop.
composer require with ddev mutagen OFF
lukas@DESKTOP-NKGIEV8:/mnt/d/DDEV/typo3test$ ddev composer dump-autoload
Generating autoload files
> typo3cms install:fixfolderstructure
The following directory structure has been fixed:
Fixed permission on /public/typo3temp/index.html.
Fixed permission on /public/fileadmin/.htaccess.
Fixed permission on /public/fileadmin/_temp_/.htaccess.
Fixed permission on /public/fileadmin/_temp_/index.html.
Fixed permission on /public/fileadmin/user_upload/_temp_/index.html.
Fixed permission on /public/fileadmin/user_upload/_temp_/importexport/.htaccess.
Fixed permission on /public/fileadmin/user_upload/_temp_/importexport/index.html.
Fixed permission on /public/fileadmin/user_upload/index.html.
Fixed permission on /var/.htaccess.
Generated autoload files
lukas@DESKTOP-NKGIEV8:/mnt/d/DDEV/typo3test$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment