Dec
6
2011

Block Google from Dev Server

Block robots from development server

Dec
6
2011

Rewrite Rule in httpd.conf not executing

How to solve rules in httpd.conf not executing.

Dec
5
2011

Cannot load from mysql.proc. The table is probably corrupted

Was having problems today with a database in MySql Workbench where trying to open it to query it resulted in Workbench reporting “fetching” forever.

Nov
22
2011

Install Zend Server on Rackspace Cloud Fedora 15

Fedora

Article how to install Zend Server CS on Fedora on Rackspace Cloud

Sep
16
2011

Install and setup replication MySQL on Fedora Rackspace Cloud

I assume for this you have already got a database setup with data in it. Install Slave Start up a new Fedora 15 instance in Rackspace Open SSH using Putty and do the following: yum install mysql mysql-server /etc/init.d/mysqld start /usr/bin/mysql_secure_installation When asked for current password just press enter. Then set a root password (make it secure), remove anonymous users, disallow root login remotely and remove the test database. Finally reload the privilege tables. To [...]

Sep
12
2011

Recopy Master Database to Slave on Fedora 14 Rackspace Cloud when out of Sync

MySQL

Sometimes when the slave gets out of sync with the Master, the best thing is to just start again with a fresh copy from the Master.

Aug
11
2011

Install Lexmark E210 on Windows 7 64bit

shutterstock_9842545

How to get a Lexmark E210 printer working with Windows 7 64bit

Aug
7
2011

MySQL Load Balancer Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0

shutterstock_43367095

Fix Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0 on Rackspace Cloud

Jul
26
2011

Upgrade Fedora 13 to 15 on Rackspace Cloud

Fedora

Article on how to upgrade Fedora 13 to 15 on Rackspace Cloud

May
25
2011

Fatal error: Class ‘DOMDocument’ not found

PHP Icon

Fix for Fatal error: Class ‘DOMDocument’ not found in PHP

Pages:12345678»