|
Posted by J.O. Aho on 05/06/07 16:23
nawfer wrote:
> Il Sun, 06 May 2007 12:11:06 +0200, J.O. Aho ha scritto:
>>> at the moment I am using in localhost php 4.3.9 and mysql 4.1.12 on apache
>>> 2.0.54;
>>> I want transfer on hosting; but if I want to use cpanel I have only
>>> apache version 1.x.x
>>> my question which last version of php and mysql I can use on this apache?
>> PHP 5.2.2, MySQL 5.0.37
>
> I have application that work good in php 4.x.x
> so I would like use version 4
> with php 4.4.7 which mysql is prefereble to use?
MySQL 3.x, 4.x or 5.x, it's all up to you what you want to use. If you are
using microsoft, then you are more or less locked to the version for which you
find the "php_mysql.dll" for, while on Unix systems you easily can recompile
so it works with the installed mysql.
--
//Aho
[Back to original message]
|