Author Archives: jebw

Cross breeding cats and dogs (or PHP and Rails)

I’ve been thinking a little about PHP and hosting recently. Whilst Apache with mod_php is very simple to use and incredibly popular, it does have its own sets of problems. Amongst these are inefficient use of resources – every image/css/js … Continue reading

Posted in Uncategorized | Leave a comment

And there went the year!

Well, 2 posts in a year – I guess that shows how busy my years been. I’m now starting to count down for a xmas break, the snow’s arrived finally and I got out for some climbing on Helvellyn today, … Continue reading

Posted in coding, php, rails, ruby | Leave a comment

PHP and mod_fcgid

I’ve just moved the server this blogs hosted on and one of my objectives was set the new machine up using mod_fcgid with PHP via FastCGI rather than the more traditional apache + mod_php. Why? Apache + mod_php is not … Continue reading

Posted in Uncategorized | Leave a comment