1
I'm trying to install XOOPS v2.0.13.2 on Windows Server 2003 SP1 on IIS6.
PHP 4.4.1 and MySQL 4.0.26 works fine but I need to run newer versions for other services based on the same server.
PHP 4.4.1 and MySQL 5.0.17 and 4.0.26 fails stating that it "cannot detect the database version"
PHP 5.1.1 and MySQL 4.0.26 fails giving errors during the process of writing to the mainfile.php
PHP 5.1.1 and MySQL 5.0.17 fails stating that is "cannot detect the database version"
https://xoops.org/modules/smartfaq/faq.php?faqid=204The XOOPS FAQ clearly states that PHP 5.1 is supported...what gives?
I set everything up in a virtual server....100% identical configurations except the PHP/MySQL versions.
Can anyone shed some light on this frustration situation? Also, I couldn't find a FAQ stating whether or not MySQL 5 is supported, does anyone know if it's "supposed" to work?
FYI...screenshots are available upon request.