1
Hi,
Xoops: 2.2
CentOS 4.2
Apache 1.3.34
PHP 4.4.1
Zend Engine 1.3
Zend Optimizer 2.5.10
MySQL 4.1.13 standard
Register Globals OFF
Everything in the installation process went smooth, I have created database and user beforehand.
Database is connected without problem but afterwards all table creations are failed.
Of course, after entering the admin info, database insertions are failed too.
When I try to access XOOPS page, I get these errors:
Quote:
Fatal error: Call to a member function on a non-object in /home/it9net/public_html/xoops/html/class/theme.php on line 499
Notice [PHP]: Undefined index: enable_badips in file class/xoopssecurity.php line 215
Notice [PHP]: Undefined index: language in file include/common.php line 152
Notice [PHP]: Undefined index: language in file include/common.php line 172
Notice [PHP]: Undefined index: use_ssl in file include/common.php line 183
Notice [PHP]: Undefined index: use_mysession in file include/common.php line 185
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 1338
Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 215
Notice [PHP]: Undefined index: banners in file include/common.php line 235
Notice [PHP]: Undefined index: debug_mode in file include/common.php line 235
Warning [PHP]: in_array(): Wrong datatype for second argument in file include/common.php line 235
Notice [PHP]: Undefined index: theme_fromfile in file class/template.php line 66
Notice [PHP]: Undefined index: sitename in file class/theme.php line 417
Notice [PHP]: Undefined index: slogan in file class/theme.php line 418
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
Notice [PHP]: Undefined index: slogan in file class/theme.php line 436
Notice [PHP]: Undefined index: closesite in file include/common.php line 238
Notice [PHP]: Undefined index: use_mysession in file include/functions.php line 411
Notice [PHP]: Undefined index: theme_set in file class/theme.php line 253
Notice [PHP]: Undefined index: theme_set in file include/functions.php line 462
Notice [PHP]: Undefined index: language in file class/theme.php line 263
Notice [PHP]: Undefined index: theme_set in file include/functions.php line 462
Any ideas what is wrong?
Regards.