MySQL vs MariaDB: MariaDB is a drop-in replacement for MySQL. That means that all data and table definition files are all compatible with MariaDB. All filenames, binaries, paths, ports, sockets – should remain the same, all MySQL connectors are compatible with MariaDB (PHP, Perl, Python, Java…) … [Read more...] about MySQL vs MariaDB
mariadb
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home2/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home2/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116
How to Uninstall MariaDB in a cPanel server
Uninstalling MariaDB is as easy as installing MariaDB. If you ever want to uninstall and roll back to stock MySQL, continue reading for a step-by-step guide to uninstall MariaDB.Here are the steps to Uninstall MariaDB and return to stock MySQL. … [Read more...] about How to Uninstall MariaDB in a cPanel server
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home2/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116
How to Setup WordPress Hosting server using nginx
This is how I set up a WordPress hosting for my clients. And believe me, I have got a page load time of less than one second, and when set up in a $10 digital ocean server, it could handle ~200 concurrent users. … [Read more...] about How to Setup WordPress Hosting server using nginx