When I was trying to import tables using a SQL file to my MySQL database, I got error saying Got a packet bigger than 'max_allowed_packet' bytes MariaDB [wp_rohutech]> source...
Category - Issue Fixes
Have you ever came across this git error “fatal: refusing to merge unrelated histories”. If yes then this article is especially for you. fatal: refusing to merge unrelated histories I got this error by doing...
It all started when I just wanted to install Laravel Jetstream and then I faced the Problem with friendsofphp/php-cs-fixer and php 7.3 To install Laravel Jetstream, technically the command is something like this Install...
This article covers full detailed solution to the issue “There has been an error cropping your image” in PHP. If you ever get an error while uploading and cropping an image on WordPress – Error like...
This post will guide you to step by step solution on how to fix PHP Warning: PHP Startup: Unable to load dynamic library ‘ssh2.so’ I have a WordPress Website and recently I decided to upgrade my PHP to 7.2 When...
This article covers a complete solution to the below error ERROR 1558 (HY000): Column count of mysql.user is wrong. Expected 43, found 42. Created with MySQL 50560, now running 50643. Please use mysql_upgrade to fix this...