Advert
Install Zend Server on Rackspace Cloud Fedora 15
To install Zend Server CS on Rackspace Cloud fire up a new Fedora 15 instance and log in using Putty. Create a new repo using the...
Read MoreUpgrade Fedora 13 to 15 on Rackspace Cloud
I had to upgrade some old servers I had running Fedora 13 on Rackspace Cloud to 15. To do this I performed the following tasks: yum -y...
Read MoreInstall Tomcat 7 on Fedora/CentOS
Install Java Development Kit Find and copy download link from here:...
Read MoreFatal error: Class ‘XMLReader’ not found
Using XMLReader on a Fedora 14 install of PHP today gave me the error: Fatal error: Class 'XMLReader' not found To fix it I performed the...
Read Moregzip compression in Apache 2 on Fedora
To enable gzip compression to make your webpages serve faster in Apache 2 perform the following steps: vi /etc/httpd/conf/httpd.conf Go...
Read More