Skip to content

Update TYPO3 setup command to include sitename#813

Merged
linawolf merged 1 commit into
TYPO3-Documentation:mainfrom
tomasnorre:patch-1
Jun 2, 2026
Merged

Update TYPO3 setup command to include sitename#813
linawolf merged 1 commit into
TYPO3-Documentation:mainfrom
tomasnorre:patch-1

Conversation

@tomasnorre
Copy link
Copy Markdown
Contributor

When running command

ddev typo3 setup --server-type=other --driver=mysqli --host=db --port=3306 --dbname=db --username=db --password=db --create-site

I get the error

The "--create-site" option requires a value.

When running command 

```
ddev typo3 setup --server-type=other --driver=mysqli --host=db --port=3306 --dbname=db --username=db --password=db --create-site
```

I get the error

```
The "--create-site" option requires a value.
```
@linawolf linawolf merged commit 9940495 into TYPO3-Documentation:main Jun 2, 2026
6 checks passed
@typo3-docs-backport-bot
Copy link
Copy Markdown

Successfully created backport PR for 14.3:

linawolf pushed a commit that referenced this pull request Jun 2, 2026
When running command

```
ddev typo3 setup --server-type=other --driver=mysqli --host=db --port=3306 --dbname=db --username=db --password=db --create-site
```

I get the error

```
The "--create-site" option requires a value.
```

(cherry picked from commit 9940495)

Co-authored-by: Tomas Norre Mikkelsen <tomasnorre@gmail.com>
@tomasnorre tomasnorre deleted the patch-1 branch June 3, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants