No Image

Plesk horde blank page

December 6, 2010 MH Tech. 0

If you are getting errors like this. [sourcecode] [Mon Dec 06 08:52:14 2010] [error] [client 86.134.177.135] PHP Warning:  include_once() [<a href=’function.include’>function.include</a>]: Failed opening ‘PEAR.php’ for […]

No Image

Eclipse PDT in Ubuntu.

November 12, 2010 MH Tech. 0

Very Very easy. Full instructions here with explanation I will be installomg php, mysql and apache for use with this.  If everything else works ok […]

No Image

Interesting Linux Disties.

July 2, 2010 MH Tech. 0

Must look at this as I am always in need of a good recovery/disk management live CD.  http://partedmagic.com/ I love my music. http://www.musix.org.ar A distie […]

No Image

10 Table Designs

June 16, 2010 MH Tech. 0

Not a bad article over here for CSS table designs.  The article itself could do with a little more detail but if you are familiar […]

No Image

wp-spamfree update

March 19, 2010 MH Tech. 0

I have just received a comment to my post regarding wp-spamfree and decided to do a search for other users of wp-spamfree who had had […]

No Image

Upgrading to php 5.2 in Centos 5.x

March 18, 2010 MH Tech. 0

To enable centos-dev, you need to create /etc/yum.repos.d/centos-test.repo and add the following [c5-testing] name=CentOS-5 Testing baseurl=http://dev.centos.org/centos/5/testing/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://dev.centos.org/centos/RPM-GPG-KEY-CentOS-testing Then when you yum update php […]