Welcome to My Blog

IT related tech tips since 2006

Login

Blog History

NextJS

I came across NextJS when looking at the excellent DevTips YouTube channel  video regarding Going from Sketch to React.js #2 Building an Online Business NextJS solves some of the problems that I found hampered me in using React: Server Side Rendering out of the box...

Brew Wine on MacOS Ugly Fonts

Wine 3.0.1 MacOS 10.13.5 If you have recently done a brew install wine and found that suddenly your fonts are ugly. A work-a-round is: to remove the current version of XQuartz (2.7.11) and downgrade to XQuartz-2.7.9.dmg install the wine stable version...

Class XMLReader does not exist

Just on the Joomla 3.8.8 "You have post-installation messages" page and when I click the "Read Messages" button I get taken to a page with an error message: At the moment I have plenty of XML modules installed but not the one I need: php -m |...

PHP7.2 Image Magick

On a brew installed php7.2 on my MacOS 10.13.5 I get an error when running /usr/local/php5/bin/php from the command line: Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5/lib/php/extensions/no-debug-non-zts-20170718/imagick.so' (tried:...