[wp-hackers] Drop PHP4 support entirely?

Matt speedboxer at gmail.com
Fri Jul 6 01:37:34 GMT 2007


On 7/5/07, Marci O'Daffer <marci at odaffer.net> wrote:
>
> FWIW I host with A Small Orange. They are great, and I know a lot of WP
> developers use them (they were highly recommended on the forums). They are
> at php 4.4.7 unless you specifically request/enable php 5.
>
Most hosts are like that. They run PHP 4 by default, and allow you to enable
PHP 5. Which is usually done by adding something like this, to your
.htacess:

AddHandler application/x-httpd-php5 .php

Or by using .php5 as the extension.


-- 
Matt (speedboxer at gmail.com)
http://mattsblog.ca/ | http://livemp.net/


More information about the wp-hackers mailing list