Archive for the ‘linux’ Category

Download a web page to a local directory that mirrors its url path - wget file command on Linux

Monday, October 17th, 2011

I was doing some work on my web site and I was about to make some big …

PHP - ‘allowed memory size’ fatal error whilst using exec() command

Friday, October 7th, 2011

I was using php 5.3’s exec() command within a cli script to load some data …

Gotcha - Php require_once includes files twice if path’s case is wrong causing ‘Fatal error: Cannot redeclare’ errors

Monday, September 12th, 2011

Here’s another gotcha story. Its a little storm in a teacup that occurred while I was writing …

The equivalent of Windows Explorer on Ubuntu and how to launch it from the desktop

Sunday, January 9th, 2011

I have just installed the desktop version of Linux Ubuntu (Ubuntu 10.04 LTS - the …

How to fix WHM /Cpanel Apache Log Bug - Crashes Intermittently- for Linux newbies

Tuesday, September 8th, 2009

I’m more of a PHP editor than a ’system admin’. I use a PC and am NOT …

Where to start? - Beginner Level to Expert PHP Website Developer

Friday, May 15th, 2009

This is a message to my previous self (like how Rimmer went back to tell …

editing vhost.conf : Service is not available now, probably your Plesk is misconfigured

Monday, March 16th, 2009

[This article is aimed at web developers who have medium level knowledge of Apache server administration]

I was …

Exciting Unix Timestamp Day - Fri, 13 Feb 2009 23:31:30 GMT - 1234567890

Saturday, January 31st, 2009

Over the World, millions of geeks are preparing to celebrate the fact that they have been given …

industrial standard software

Saturday, November 15th, 2008

I wonder what that means?

In my youth I was always wondering what was the software to use …

how to cancel a grep search

Saturday, October 18th, 2008

I was trying to find a word on my PLESK server’s linux backend using the grep command.

The …