Archive for the ‘Wordpress tips’ Category

Installing WordPress on a LAMP Server

Wednesday, September 28th, 2011
Installing WordPress on a LAMP Server

WordPress is CMS designed for blog publishing, it is powered by PHP and MySQL so it runs perfectly on a LAMP server. If you want an example of what you can do with WordPress look here or just look around this site as it also runs on WordPress. In this tutorial I’m going to talk [...]

Install wordpress locally on Fedora Linux (Apache, PHP, MySQL, WordPress)

Saturday, June 27th, 2009

This is a short tutorial for installing WordPress locally on a Fedora 9 machine (with SELinux enabled). It assumes that you are going to set up a self-hosted WordPress blogging platform. I will present the whole working flow here, with some special concerns on SELinux issues. Install the web and database server. Of course, we [...]

WordPress Permalinks Does Not Work in xampp Setup

Friday, May 8th, 2009

xampp provides a convenient way to quickly and easily install and setup a web server that works without much configuration. However, permalinks feature won’t work with the default installation of xampp, even though you can properly customize the permalinks structure to create the .htaccess file. When you click on any permalinks, your WordPress blog will [...]

Safemode Errors when upgrading

Wednesday, March 11th, 2009

If you trying to use the auto-upgrade feature of WordPress and on the page where it asks for my FTP details, It has at the top of the page : Warning: touch() [function.touch]: SAFE MODE Restriction in effect. The script whose uid is 13089 is not allowed to access /tmp owned by uid 0 in [...]