1
XOOPS Version: XOOPS 2.3.0 RC2
XOOPS Theme: default
XOOPS Template Set: default
PHP Version: 5.1.6
MySQL Version: 5.0.22
Server Software: Apache/2.2.3 (CentOS)
i've tried to install XOOPS 2.3.0 (RC2 and RC3)
at the end of the installation, i have a blank page
i wrote some "echo 'test';" in .php pages in order to make some debug, and the problem is Smarty.class.php file.
it exists, XOOPS founds it, but the script ends.
if i access directly to this file (
https://www.miosito.it/class/smarty/Smarty.class.php) the result is again blank page, even if i put an html tag before php code.
i tried to use error_reporting(E_ALL), no results.
i installed the same version locally, no problem, so i think the problem is the hosting, but why? some apache mods? or php extensions? please help me.
thank you very much.