[wp-trac] [WordPress Trac] #13718: Running PHP5.2.13 - WordPress 3.0-RC1 thinks PHP4

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 4 03:38:06 UTC 2010


#13718: Running PHP5.2.13 - WordPress 3.0-RC1 thinks PHP4
----------------------------+-----------------------------------------------
 Reporter:  Ashton.Sanders  |       Owner:             
     Type:  defect (bug)    |      Status:  new        
 Priority:  normal          |   Milestone:  3.0        
Component:  General         |     Version:  3.0        
 Severity:  normal          |    Keywords:  php5, php4,
----------------------------+-----------------------------------------------
 I am trying to install WordPress 3.0-RC1 on in a development folder and
 have created the db connection, config file, etc.

 I am getting this error when I go to my home page to install the blog:

 {{{
 Insufficient Requirements

 You cannot install because WordPress 3.0-RC1 requires MySQL version 4.1.2
 or higher. You are running version 4.0.27.
 }}}

 I then edited my index.php page to start with this code:

 {{{
 <? phpinfo(); exit();?>
 }}}

 I refresh my home page and it says I'm running: PHP Version 5.2.13

 (
 More Details:
 My shared 1and1 linux server normally runs: PHP Version 4.4.9
 I'm using the 1and1 htaccess "AddType" to upgrade to PHP 5:

 {{{
 AddType x-mapp-php5 .php .html .htm
 }}}
 I have tried both of these php versions and I get the same error.
 )

 Thank you for your help,
 Ashton

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13718>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list