Akitogo Team, 08 Mar 2018
This is a quick technical note for running lsyncd on Ubuntu 16.04 and 18.04. Assuming that you have installed lsyncd successfully as a service and you want to sync files which have root read only permission to another Ubuntu server.
Akitogo Team, 16 Feb 2018
While the last updates of Magento 1.9 have been flawless the latest update to 1.9.3.7 caused an error. Backend worked, correct version of Magento appeared in the footer, but shop frontend showed 404 Page not found!
What happened? Error trace was also strange. Default Shop cannot be loaded or is not configured. Did Magento forgot how to load the default store? Very unlikely. The further trace looked normal. Amasty Cache, RedisSession, some logs, everything as expected, but no default store anymore.
Akitogo Team, 09 Jun 2017
This is more a quick note than a decent blog post. Recently there was a question of the CFML Slack channel where a user received a Proxy Timeout 502 from Apache which looked like this
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /index.cfm/yourUrl.
Reason: Error reading from remote server
Apache/2.4.18 (Ubuntu) Server at x.x.x.x Port 80
Akitogo Team, 21 Mar 2017
Neun Monaten nach dem Launch des Cobi Online Shops wurde der erste Facelift von Akitogo umgesetzt. Der wesentliche Fokus lag auf der für Mobilgeräte optimierten Bedienung. Die daraus resultierende Hauptaufgabe für dieses Projekt war es, die vorher existierende Struktur im HTML und CSS in ein homogenes Format zu bringen.
Akitogo Team, 07 Mar 2017
Contentbox CMS comes with built-in Coldfusion CFImage Captcha to protect blog comments from Spam. Unfortunately this Captcha not very safe and not very readable. We have written a small module to improve Spam protection using Google reCaptcha.