How to overcome phpmyadmin error “Incorrect format parameter” when using DDEV

When working with databases, we will usually need to import an sql file into our database. For example when setting up a live project on your local machine. This can easily be done using PHPMyAdmin. To access PHPMyAdmin in DDEV, type ddev describe NB: DDEV must be configured for the project and you must be... Continue Reading →

How to set TYPO3_CONTEXT in DDEV

As a TYPO3 developer, setting TYPO3_CONTEXT=Development during development is very very important. This is because, some errors will not give you meaningful information to help you fix them if the Application Context is not Development. This happened to me while integrating fluidcontent into flux after an upgrade from TYPO3 v8 to v9. I had a... Continue Reading →

How to setup a Site Package in TYPO3

So, you have installed a TYPO3 instance and want to start customizing to create your website. The best way to do that is by using a site package(I will talk about this in the post). Usually after creating the site package from sitepackagebuilder, you get a .zip file which you can use to install the... Continue Reading →

Create a free website or blog at WordPress.com.

Up ↑

Design a site like this with WordPress.com
Get started