X

joomla

Docker-compose for joomla development with mysql and redis

Let's say you just want to have Joomla with its Mysql and also redis infrastructure ready. And don't want to…

Suppressing HTTPd warning message using PHP

I bumped into an error with the thumbnail generator for some Joomla library. Each of the images generated would not…

Modifying .htaccess for WAMP in windows environment

Sometimes when want to use SEO friendly link, we got to modify mod_rewrite module in httpd config file. However in…