Archive for the ‘linux’ Category

Practical Security on PHP - Good article online

Sunday, October 7th, 2007

Whilst researching information for my previous post on chmods, safe mode etc. I discovered a fantastic …

umask and chmod explained in php

Tuesday, September 25th, 2007

Dealing with file permissions, chmods, umasks, safe mode and file uploads in PHP on Linux can be …

What does “./” (dot forward slash) mean in linux?

Wednesday, April 25th, 2007

I’ve just been reading Apache - The Definitive Guide and on page 29 it tells us to …