-
WordPress Permalink in Nginx
To set up pretty permalink in wordpress in a LEMP environment you should add the following line inside location / block: try_files $uri $uri/ /index.php?q=$uri&$args;
-
PHP: Missing MySQL Extension
Your PHP installation appears to be missing the MySQL extension which is required by WordPress. Run: apt-get install php5-mysql in hosting account.
-
Error: Unable to Resolve Hostname
After changing hostname of your VPS, you need to restart VPS (Type sudo reboot in command line). This will solve the issue, “Unable to resolve hostname”.
-
Host Websites in Linode (LAMP stack)
Linode 1 GB is a good start to host single or multiple websites. It costs 10 USD per month. We recommend you buy VPS hosting from Linode only because it is awesome.
-
Should I buy a Domain Name for Website?
If you have ever thought of creating a website for your own or your company, the very first thing you should buy is a name for it, which is called “domain name”.