How to install PHP-FPM for Nginx on an Ubuntu 10.04 server

Nginx logoThis is the third part in my series of articles looking at building an Nginx server on the Media Temple VE service. We currently have a working Nginx installation and a domain name pointed at the server, and in the last step, we installed MySQL and created a first database to store our CMS data.

Installing MySQL for Nginx

MySQL logoFollowing on from our last step in setting up an Nginx server, we need a database to store our CMS data in. What's a good database to install on an Ubuntu server? Oh yeah, MySQL!

MySQL is a doddle to install - you simply connect via your SSH client and run the following command:

Installing Nginx on a Media Temple VE Server

Nginx logoI've become obsessed in the last few weeks with improving web performance. The more I've looked into optimization techniques, the more Nginx - pronounced "Engine X" - keeps coming up. It's an open source web server that's steadily gaining a name as a companion technology/replacement for Apache. Nginx can be used in two ways

A honeytrap suggestion for Drupal and Mollom

Drupal logoI have a couple of dormant domains at the moment that I'm always threatening to do something with. For the moment though, they serve nicely as testing sandbox for various Drupal-y things I'm working on.

The quickest way to install Aptana Studio on Ubuntu

Aptana logo

Aptana Studio is free web development software which runs on Linux and Windows alike. I switched to it a few years ago to break my dependence on outdated versions of Dreamweaver.

Are Facebook and Twitter killing off blogs and forums?

Facebook logoLisa and I have been talking quite a bit lately about the impact of Facebook and Twitter on other areas of the internet - specifically forums and blogs.

How to install Apache, MySQL and PHP on Ubuntu

If you're working on developing websites, it's handy to have a development server to test your designs and code against. If you're running Ubuntu, it's fairly easy to install a LAMP stack - I use mine for running test versions of WordPress and Drupal for themeing, but you can use this setup for all kinds of web development.

In this post, I'm going to show you how to quickly install Apache, MySQL and PHP to give yourself a fully-functioning development server. By the way, I'm using Ubuntu 10.04 to carry out this tutorial.

The Great Court at the British Museum

I was in love with this place from the moment I saw a picture of it last year - the Great Court of the British Museum. And I knew that one day I just had to see it.

It's what used to be a standard courtyard which became used as space for the British Library until the library relocated, freeing up the area for development.

Trafalgar Square

Had a lovely walk around London on Monday (again). Unfortunately, the National Gallery doesn't actually open until 10am, so while loitering around Trafalgar Square I took a few photos. This one looks over one of the fountains, past the statue of King George IV and up to St Martin In The Fields church

WordPress: How to use MySQL to replace the URL in your posts

WordPress logoIf you've ever moved your WordPress site to another location, you'll find that all your images end up broken because they all point to the old domain.

The problem is, all the image paths stored in the database are static, so you've got to update them to the new location.

Pages

Subscribe to Gerard McGarry RSS