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.
22
2011
Install Zend Server on Rackspace Cloud Fedora 15
Article how to install Zend Server CS on Fedora on Rackspace Cloud
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 [...]
12
2011
Recopy Master Database to Slave on Fedora 14 Rackspace Cloud when out of Sync
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.
11
2011
Install Lexmark E210 on Windows 7 64bit
How to get a Lexmark E210 printer working with Windows 7 64bit
7
2011
MySQL Load Balancer Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0
Fix Lost connection to MySQL server at ‘reading initial communication packet’, system error: 0 on Rackspace Cloud
26
2011
Upgrade Fedora 13 to 15 on Rackspace Cloud
Article on how to upgrade Fedora 13 to 15 on Rackspace Cloud
25
2011
Fatal error: Class ‘DOMDocument’ not found
Fix for Fatal error: Class ‘DOMDocument’ not found in PHP

An article by medialam



