technical prerequisites of FluxCMS (MySQL and PHP)

View: New views
4 Messages — Rating Filter:   Alert me  

technical prerequisites of FluxCMS (MySQL and PHP)

by Matthias Dieke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

at http://wiki.flux-cms.org/Installation_of_Flux_CMS#Prerequisites

I read "... We recommend using MySQL 4.1.x, but Flux CMS runs without any problems on 4.0.x, ..." and "MySQL 5.0.x is not relly tested yet"

Is this still true or supports FluxCMS currently also MySQL 5.1 ?

We plan to update our very old MySQL-Version (4.0.x) to some one newer ;)

And we also plan to update our PHP-Version. Does FluxCMS support PHP5.2? In your Wiki you wrote "PHP 5.0.3 has issues, and we recommend 5.1.x "

Thanks for your answer.

Matthias
--
bitflux-cms mailing list
bitflux-cms@...
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms

Re: technical prerequisites of FluxCMS (MySQL and PHP)

by Alain Petignat :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Matthias

Matthias Dieke wrote:

> Hi,
>
> at http://wiki.flux-cms.org/Installation_of_Flux_CMS#Prerequisites
>
> I read "... We recommend using MySQL 4.1.x, but Flux CMS runs without
> any problems on 4.0.x, ..." and "MySQL 5.0.x is not relly tested yet"
>
>
> Is this still true or supports FluxCMS currently also MySQL 5.1 ?
>
> We plan to update our very old MySQL-Version (4.0.x) to some one
> newer ;)
>
> And we also plan to update our PHP-Version. Does FluxCMS support
> PHP5.2? In your Wiki you wrote "PHP 5.0.3 has issues, and we
> recommend 5.1.x "

I am running Flux currently with the following installation and it works
just fine:

[root@www] ~/> portversion -v | egrep 'php|mysql'

mysql-client-5.0.27         <  needs updating (port has 5.0.37)
mysql-server-5.0.33         <  needs updating (port has 5.0.37)
pear-MDB2_Driver_mysql-1.3.0  =  up-to-date with port
php5-5.2.1_3                =  up-to-date with port
php5-dom-5.2.1_3            =  up-to-date with port
php5-iconv-5.2.1_3          =  up-to-date with port
php5-mysql-5.2.1_3          =  up-to-date with port
php5-pcre-5.2.1_5           =  up-to-date with port
php5-rrdtool-1.00           =  up-to-date with port
php5-session-5.2.1_3        =  up-to-date with port
php5-simplexml-5.2.1_3      =  up-to-date with port
php5-spl-5.2.1_3            =  up-to-date with port
php5-tidy-5.2.1_3           =  up-to-date with port
php5-xml-5.2.1_3            =  up-to-date with port
php5-xsl-5.2.1_3            =  up-to-date with port

hth
Alain


>
> Thanks for your answer.
>
> Matthias


--
________________________________________________________________________
                                                          www.sequenz.ch
--
bitflux-cms mailing list
bitflux-cms@...
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms

Re: technical prerequisites of FluxCMS (MySQL and PHP)

by Christian Stocker-7 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ooops. I wrote that mail this afternoon, but it didn't make it through

here it is again (but it's basically just the same as alain's :) )

chregu

On 31.3.2007 18:22 Uhr, Matthias Dieke wrote:
> Hi,
>
> at http://wiki.flux-cms.org/Installation_of_Flux_CMS#Prerequisites
>
> I read "... We recommend using MySQL 4.1.x, but Flux CMS runs without
> any problems on 4.0.x, ..." and "MySQL 5.0.x is not relly tested yet"
>
>
> Is this still true or supports FluxCMS currently also MySQL 5.1 ?

We use it with 5.0 in production. No idea about 5.1. (and I changed the
text on
the wiki already)

>
> We plan to update our very old MySQL-Version (4.0.x) to some one
> newer ;)
>
> And we also plan to update our PHP-Version. Does FluxCMS support
> PHP5.2? In your Wiki you wrote "PHP 5.0.3 has issues, and we
> recommend 5.1.x"

For 1.5-dev and later we recommend PHP 5.2, for older installation you
may encounter issues with 5.2, but they are fixed since month in 1.5-dev.

If you want to use an older CMS version on PHP 5.2 without having to
upgrade the cms itself, there are some little patches needed. If
interested I can post the ones we found :)

chregu


>
> Thanks for your answer.
>
> Matthias

--
christian stocker  |  Liip AG  |  schoeneggstrasse 5 |  ch-8004 zurich
phone +41 44 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
http://www.liip.ch/  |  christian.stocker@...  |  GnuPG 0x5CE1DECB


--
bitflux-cms mailing list
bitflux-cms@...
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms

Re: technical prerequisites of FluxCMS (MySQL and PHP)

by Matthias Dieke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

thanks for your fast answer.

I have to see If I need the patches for the old versions of bxcms... I will ask after (or better before) update our php-version ;)

Matthias


>
> On 31.3.2007 18:22 Uhr, Matthias Dieke wrote:
> > Hi,
> >
> > at http://wiki.flux-cms.org/Installation_of_Flux_CMS#Prerequisites
> >
> > I read "... We recommend using MySQL 4.1.x, but Flux CMS runs without
> > any problems on 4.0.x, ..." and "MySQL 5.0.x is not relly tested yet"
> >
> >
> > Is this still true or supports FluxCMS currently also MySQL 5.1 ?
>
> We use it with 5.0 in production. No idea about 5.1. (and I changed the
> text on
> the wiki already)
>
> >
> > We plan to update our very old MySQL-Version (4.0.x) to some one
> > newer ;)
> >
> > And we also plan to update our PHP-Version. Does FluxCMS support
> > PHP5.2? In your Wiki you wrote "PHP 5.0.3 has issues, and we
> > recommend 5.1.x"
>
> For 1.5-dev and later we recommend PHP 5.2, for older installation you
> may encounter issues with 5.2, but they are fixed since month in 1.5-dev.
>
> If you want to use an older CMS version on PHP 5.2 without having to
> upgrade the cms itself, there are some little patches needed. If
> interested I can post the ones we found :)
>
> chregu
>
>
> >
> > Thanks for your answer.
> >
> > Matthias
>
> --
> christian stocker  |  Liip AG  |  schoeneggstrasse 5 |  ch-8004 zurich
> phone +41 44 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71
> http://www.liip.ch/  |  christian.stocker@...  |  GnuPG 0x5CE1DECB
>
>
> --
> bitflux-cms mailing list
> bitflux-cms@...
> http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms
--
bitflux-cms mailing list
bitflux-cms@...
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms