PHPNW 2011 is approching

Last year I wrote a brief post about my first trip to the Manchester based PHP developer conference, PHPNW10. It’s now almost a year later and this years conference is just 1 month away so I think it’s about time I did a little plug for them and try to convince anyone that stumbles upon this post to buy a ticket and attend.

PHPNW is a user group meetup of PHP developers based in Manchester, with the aim of sharing experiences and improving knowledge of all things PHP (and other related technologies). The group meet the first Tuesday of the month for a 40 min or so talk on the speakers chosen topic. They held their first conference in 2008 and have had one each year since. Find out more on the conference About page. Read the rest of this entry »

PHPNW Conference 2010

Last weekend I attended a PHP developer conference here in Manchester hosted by PHPNW.
PHPNW is a community of web developers, web designers and anyone else interested in PHP, from the North West of England, who come together once a month to talk with similar like minded people and have a pint or two. The sessions normally have one or two speakers and I recommend everyone pop down if they can. Read the rest of this entry »

Turn off open_basedir in Plesk

I’m adding this post, mainly for my own reference but thought it may be of interest for others with the same problem.

The problem

Plesk unhelpfully ignores the base url set in the php.ini file with its own settings, but these settings are not configurable from the control panel.

The Solution

Create a “vhost.conf” file for the domain – e.g “/var/www/vhosts/<your.domain.tld>/conf/”

Add the following to the file

<Directory /var/www/vhosts/<your.domain.tld>/httpdocs>
php_admin_value open_basedir none
</Directory>

Then you just need to rebuild the plesk config files and restart apache

/usr/local/psa/admin/sbin/websrvmng -a
/sbin/service httpd restart

Job done :)

PHPNW Conference 2010 is approching

phpnw09 PHP Conference 10/10/2009

I just wanted to do a little shout out to any developers, to say that the early bird ticket deadline is fast approaching for this years PHPNW conference.

Tickets have been on sale for a while now at £58 (ex VAT) but this will go up on the 12th August to £75 so if your thinking of going, now’s the time to get your ticket.

For more information or to book your ticket goto http://conference.phpnw.org.uk/phpnw10/.

Update [5/8/10]:
FYI The early bird ticket closing date has been extended to Saturday 4th September.

where am I?…

No Im not lost, I was logged into my Google Web master tools this morning and saw that my number one search query on google that returned my site has changed to ‘Gavin Taylor’. So I decided to see where I am on various searches, then this time next year I can search again and see how I’ve faired.

Screenshot of gavtaylor.co.uk top queries

google.co.uk
search term search type search position
gavin web unknown (page 50+)
gavin uk page 43, position 5
gavin taylor web page 1, position 3
gavin taylor uk page 1, position 2
gav taylor web/uk page 1, position 1
php developer web/uk unknown (page 50+)
php developer manchester web page 3, position 9
php developer manchester uk page 4, position 1

not bad results there really, not much to done on searches for my name, going to focus on php developer I think

bing.com
search term search type search position
gavin web unknown (page 50+)
gavin uk unknown (page 50+)
gavin taylor web page 1, position 3
gavin taylor uk page 1, position 2
gav taylor web page 1, position 4
gav taylor uk page 1, position 2
php developer web/uk unknown (page 50+)
php developer manchester web page 2, position 8
php developer manchester uk page 8, position 9

interestingly on the web search for ‘gav taylor’, my twitter feed came top.
again searches for my name do quite well, confirms I need to improve seo for ‘php developer’

Will be interesting to see where I end up for these searches in Feb 2011