Posted in
Development
on April 16, 2007
I was stuck for a few mins just now when trying to do a 'make install' for php 5.2.1.
I was getting the following error:
apxs:Error: Activation failed for custom /etc/apache2/httpd.conf file..
Posted in
Development
on April 16, 2007
With the recent release of Debian Etch to stable I've updated my aged Building a PHP development server article. In it I finally admit that Apache 2 exists plus I fix an embarrassingly large amount of
Posted in
Development
on May 21, 2007
I recently bought a Mac, and today was the first day that I only had a Mac on my desk (as I took the Windows PC to use at home). After a week or so of build-up to today, using it more and more, I
Posted in
Web / Meetups
on June 3, 2007
On Thursday, I attended the Google Developer Day 2007 event in London, and overall, I'd say it was worth the day out of the office. My headline excuse for going was that I'm working on a project that
Posted in
Development
on August 2, 2007
I was recently asked if I'd sucessfully got the Symfony plugin sfSimpleCMS working and I'm afraid my answer was no. I had tried briefly when preparing for my talk, but something didn't work and I
Posted in
Development,
php
on August 15, 2007
Francios a core member of the Symfony team recently blogged about the 20 most popular plugins of the Symfony project based upon page views.
That list
Posted in
Development,
php
on August 16, 2007
Here on our dev servers, we turn PHP error reporting full on so we get to know of any issues with our code well before it hits production (where errors are turned off).
This does, however, cause
Posted in
Development,
Featured
on December 16, 2007
I've just uploaded a blank Wordpress theme called Naked that I built to assist those (like myself in the past) who have a need to quickly roll-out a Wordpress theme with a custom look and feel but may
Posted in
Development
on January 3, 2008
I've already installed Trac and I now want to be able to set-up multiple projects with the minimum of fuss.
My requirements are:
Not having to mess with the Apache configuration every time I add a
Posted in
Development,
php
on January 20, 2008
As a long-term PhpED user, I've always been well aware that I was not making the most of some of the more powerful features of my IDE, particularly the debugging capabilities. Well this week I finally