13
2012
Call to undefined function mb_detect_encoding()
If you get the error Call to undefined function mb_detect_encoding() you are missing the php-mbstring extension.
8
2012
Fedora 16 not working with /sbin/service iptables save
Booted up my first Fedora 16 instance in Rackspace Cloud today so test and lucky I did, it appears a lot of the commands I used to use in creating a server have changed. For example /sbin/service iptables save that I would normally use is now coming back with an error message – Redirecting to /bin/systemctl save iptables.service Unknown operation save
22
2011
Install Zend Server on Rackspace Cloud Fedora 15
Article how to install Zend Server CS on Fedora on Rackspace Cloud
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.
26
2011
Upgrade Fedora 13 to 15 on Rackspace Cloud
Article on how to upgrade Fedora 13 to 15 on Rackspace Cloud
3
2011
Install Tomcat 7 on Fedora/CentOS
Article detailing how to install Tomcat 7 on CentOS and Fedora
24
2011
Fatal error: Class ‘XMLReader’ not found
How to fix the error Fatal error: Class ‘XMLReader’ not found on Fedora
20
2011
gzip compression in Apache 2 on Fedora
Article describing how to enable gzip compression for Apache on Fedora 14
13
2011
Installing Fedora 14 Development Envioroment
Unlike most articles here this is just for my memory. If you want to use is please do, it basically installs on a base Fedora 14 system PHP with MySQL support, support to talk to a memcache server, APC for PHP and a Subversion client.

An article by medialam


