Categories
RabbitMQ

Open RabbitMQ port 5672 for remote

If you want to be able to take things off a RabbitMQ queue or push things to it from other servers, you should open port 5672.

Categories
PHP

Tailwind CSS v2 in Symfony 5

The new version of Tailwind is even sweeter then the original. Read up on the new v2 version here. Or continue to the no-nonsense guide to using Tailwind CSS v2 in your Symfony 5 project.

Categories
PHP

Class ‘Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain’ not found

When upgrading from doctrine/orm 2.7 to doctrine/orm 2.8 it is possible you get following error when creating your custom entity manager:

Categories
PHP

Solution: Symfony message handler doesn’t complete

If your Symfony Messenger message handler doesn’t finish executing it is mostly due to an error or a memory shortage. Also make sure your routing is set up correctly.

Categories
Workflow

Get your public ip address via the Mac Terminal and paste it

No browser needs to be opened. No text needs to be copied. Just run a command and paste your public ip where needed.

Categories
PHP

Using a Symfony Console Command from within a Symfony Messenger MessengerHandler

Imagine having a console command you use for cron jobs. And you would like to use that command when handling queued messages from the Symfony Messenger.

Categories
Workflow

How to pull in updates from remote git submodules?

Categories
PHP RabbitMQ

RabbitMQ Error: fwrite(): send of x bytes failed with errno=104 Connection reset by peer

Categories
Desktop

Microsoft Outlook for Mac won’t start solution

Categories
Hosting

Retrieve mailbox password from a Plesk Onyx backup file

If you find yourself working with a new client who only has a Plesk backup file to work with and wants you to create mailboxes on a new server keeping their old usernames and passwords, it can be a bit of a hassle to find the usernames and passwords for the mailboxes they have used. Luckily all this information can be found in the expanded backup itself in a file with this format backup_info_*.xml