PHP/DEV

Unoconv and www-data permissions problem Solved for me

It was hard to find a resolution to this problem so I started some experiments. There are no problems to…

How to use the Apache error log for debug

Part of your job as a programmer is to track bugs, to find errors or just the check some backend…

Add some useful commands to your console (Ubuntu)

Kubuntu comes with Bash scripting language This is a list that will be updated (last updated 4 Oct 2020) If…

Tips and tricks for Junior PHP Web Developers

(last updated 04 Oct 2020) Here ill shares some simple tips and tricks that I've learned as a Junior PHP…

How to debug/filter the Apache error log by specified string (Linux)

Refine how to display the Apache error log with a simple command While you hunt a bug in your code…

GitLab for newbies, like me – Permission denied (publickey)

If you just created your GitLab account, there is a big chance that you miss the part with adding some…

Tricks List for Daily work with MySQL (5.7) for Web Developers / Ubuntu

This list will be updated periodically. Every time I feel that something will be useful and make my life easier…

Some of Best Online sources to learn WEB Development

When it comes to web programming I like to read and learn from these sites and I highly recommend them:…

Easy way to deploy MySQL 5.7 Docker container in Ubuntu 20.04 for Local development

Hello, this is my 5 min guide on how to run MySQL 5.7 (or any previous). After installing the fresh…

Woocommerce errors on creating REST API KEYS

Hello, Ref to https://woocommerce.github.io/woocommerce-rest-api-docs/#rest-api-keys you create a URL that should return you to your site/application when you create a Rest…

I want to share my Symfony 4 apache vhost config

The short story with Symfony 4 virtual host setup i we just started to learn Symfony and was surprised with…

Magento 2 /cgi-sys/defaultwebpage.cgi problem

if you get /cgi-sys/defaultwebpage.cgi redirect on fresh Magento 2 CMS  installation, try this url:  yourdomain/index.php (type index.php manually). Or clear…

Hits: 129

Share area