I'm trying to install this version on my server with MySQL 4, getting everything ok till I confirm my entered database infrmation, etc.
Thne getting this:
Saving configuration data..
File ../mainfile.php overwritten by ../mainfile.dist.php.
Constant XOOPS_ROOT_PATH written to /home/****/public_html.
Constant XOOPS_URL written to
http://www.gsmguru.net.
Constant XOOPS_DB_TYPE written to mysql.
Constant XOOPS_DB_PREFIX written to xoops.
Constant XOOPS_DB_HOST written to localhost.
Constant XOOPS_DB_USER written to ********.
Constant XOOPS_DB_PASS written to ********.
Constant XOOPS_DB_NAME written to ********.
Constant XOOPS_DB_PCONNECT written to 0.
Constant XOOPS_GROUP_ADMIN written to 1.
Constant XOOPS_GROUP_USERS written to 2.
Constant XOOPS_GROUP_ANONYMOUS written to 3.
Failed writing constant 1. and then once I click "check path & URL >>" next, getting:
Warning: main(/Boot/xoops2.php): failed to open stream: No such file or directory in /home/*****/public_html/mainfile.php on line 77
Fatal error: main(): Failed opening required '/Boot/xoops2.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/*****/public_html/mainfile.php on line 77
Anyone could help? :)
[Edited to remove secure information] Bluenova