Categories: Tips & Tricks

Run PHP5 on your PHP4 Server

Here is a really neat trick! Access your PHP5 while running PHP4.

If you haven’t created a .htaccess file, you may want to check out the WordPress Codex on permalink structure.

Anyway, open any text editing document and paste in this code:

AddType x-mapp-php5 .php

That’ it! Save your text document as .htaccess and your server should parse all .php files as PHP5

Web Master

Hi, I am Miguel, I bought this site in 2009. So I now run or manage the site. Please visit my new website or follow me on twitter @W3i.

Recent Posts

Revolution Two: Album theme

Benefits include the Album theme, unlimited theme support answered by our experts, customization techniques with…

14 hours ago

Search Unleased: A custom WordPress plugin

Most all WordPress theme's use a a simple search form to search your site. But…

1 day ago

Limit the characters that display on the_title

Ever wanted to display the title of a post somewhere but limit the amount of…

2 days ago

The launch of WordPress.tv

Hey, in case you are unaware, WordPress has launched a new site called WordPress.tv. Check…

3 days ago