extension_builder icon indicating copy to clipboard operation
extension_builder copied to clipboard

set backupDir to typo3temp because it exists

Open franzholz opened this issue 3 years ago • 3 comments

The current default directory for backupDir produces an error message.

franzholz avatar Feb 26 '22 13:02 franzholz

@franzholz do you use composer installation or the old fashion one? On my composer installation I have a var folder in the root directory

simonschaufi avatar Mar 09 '22 11:03 simonschaufi

I do not use the composer installation. Under LINUX I also have a /var folder. But TYPO3 does not use it.

franzholz avatar Mar 09 '22 12:03 franzholz

Ok, let me think about a solution. I don't mean the /var folder of the Linux system, with composer the var folder is in the root directory of typo3 instead of typo3temp.

I still recommend switching to composer, you will make your life so much easier 🙂

simonschaufi avatar Mar 09 '22 12:03 simonschaufi