1
I'm setting up a server with a fresh install of Fedora 5. I'll be using XOOPS 2.2.4 for now, and will upgrade it to XOOPS 2.3/2.4 eventually.
I'm trying to decide which versions of PHP and MySQL to install.
-----
The latest versions available at
http://php.net/ are PHP 5.1.4 and PHP 4.4.2.
I've been using PHP 5.x for testing/development on localhost for some time, and know that the modules I use are compatible with it, so I'd prefer to stick with PHP 5.x.
1) Do you think PHP 5.1.4 is reasonably stable, and compatible with XOOPS 2.2.4? Or would PHP 4.4.2 be a better choice?
-----
The latest versions available at
http://mysql.org/ are MySQL 5.0.22 and MySQL 4.1.20.
I've been using MySQL 4.x, and have no experience with MySQL 5.x.
2) Do you think MySQL 5.0.22 would be compatible with XOOPS 2.2.4? Or would MySQL 4.1.20 be a safer choice?