Hey guys, I hope you are doing great! Today I’m going to show you how to setup free & auto-renewing SSL certificates for WordPress websites that are hosted on Google Cloud Platform... Read more
Today we are going to see how to install apache, mysql, php, phpmyadmin and other necessary things required to run a web server perfectly. Apache Apache is the most popular web server in the... Read more
Hang Son Doong is a solutional cave in Phong Nha-Kẻ Bàng National Park, Bố Trạch District, Quảng Bình Province, Vietnam. As of 2009 it has the largest known cave passage cross-section in the... Read more
Antelope Canyon is a slot canyon in the American Southwest. It is on Navajo land east of Page, Arizona. Antelope Canyon includes two separate, scenic slot canyon sections, referred to indivi... Read more
Tianzi Mountain is located in Zhangjiajie in the Hunan Province of China, close to the Suoxi Valley. It is named after the farmer Xiang Dakun of the Tujia ethnic group, who led a successful... Read more
Apache First you should update ubuntu repositories using below command. sudo apt-get update Now install apache and other packages sudo apt-get install apache2 sudo is used to execute these... Read more
In wordpress there are several ways to get posts. Here we are going to show how to retrieve posts from database with filter by custom fields. We will make use of the common get_posts functio... Read more
Today I see an mysql error in my apache log that I never faced before. default decode:true ">InternalError: (1205, u'Lock wait timeout exceeded; try restarting transaction') (10 additional f... Read more
phpMyAdmin is a free, open source web-based database management tool written using PHP programming language. It allows the database administrators to manage single or multiple database serve... Read more
A stored function is a special kind stored program that returns a single value. You use stored functions to encapsulate common formulas or business rules that are reusable among SQL statemen... Read more