WBXPress

  • nginx
  • mysql
  • wordpress
  • genesis
  • caching
Illustration of a bird flying.
  • 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;

    March 20, 2015
  • 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.

    March 20, 2015
  • 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”.

    March 19, 2015
  • 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.

    March 13, 2015
  • Should I buy a Domain Name for Website?

    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”.

    March 7, 2015
←Previous Page
1 … 15 16 17

WBXPress

Proudly powered by WordPress