Author: peham

Import mysql file in docker container

import database directly into mysql container

[Resolved] Youtube videos not playing on Firefox for Ubuntu

Solution for resolving issue found on Firefox where youtube videos do no play.

Resolved – Git broken after macOS upgrade to Ventura 13.x

Upgraded macOs to Ventura 13.1 and Git stopped working. Here is how i fixed it

Resolved – SSH not working in MacOS Ventura

SSH not working after upgrading Mac OS to Ventura 13.x It happens when you have old version of OpenSSH on the host/server. Add following lines to your .ssh/config file to make it work with old version. It should look like this, SSH not working in MacOS Ventura is now resolved!

Pro Tip: How to avoid database deadlocks when working with CRON jobs

How to avoid deadlocks when working with CRON jobs

PHP multi threads – Setup PHP 7.2cli with Multiple Threads (pthreads) on Ubuntu

In this article I’m going to write steps required to setup PHP multi threads on your server. Why PHP multi threads – CLI Version: Running app on PHP 5.6 for web app but need PHP7.2 (pthreads) with multiple threads to run tasks at background so we can run multiple independent business logics without interfering with

How to leave a message after the beep using Twilio’s Answering Machine Detection

How to leave a message after the beep with Twilio API

Full Stack WordPress Developer

Hire experience full stack wordpress developer

[Solved] Error linking Payoneer to JazzCash

If you are experiencing errors linking Payoneer to your JazzCash account via JazzCash app then read on for a solution. Error: Unable to associate this funding source with your existing account. Problem: The new USD Debit cards being sent out by Payoneer do not support JazzCash. Our records show that your Payoneer account currently does

[Solved] Apache2 MySQL broken after logs deletion

How to fix broken Apache2 and MySQL on Ubuntu after cleaning old logs