5
Ok.
I have reinstalled XOOPS and the saved config is as follows:
Saved config:
Green: File ../mainfile.php overwritten by ../mainfile.dist.php.
Green: Constant XOOPS_URL_PATH....
Green: Constant XOOPS_URL....
Green: Constant XOOPS_DB_TYPE....
Green: Constant XOOPS_DB_PREFIX....
Green: Constant XOOPS_DB_HOST....
Green: Constant XOOPS_DB_USER....
Green: Constant XOOPS_DB_PASS....
Green: Constant XOOPS_DB_NAME....
Red: Failed writing constant 0.
Green: XOOPS_GROUP_ADMIN written to 1
Green: XOOPS_GROUP_USERS written to 2
Green: XOOPS_GROUP_ANONYMOUS written to 3
Red: Failed writing constant 1.
"Constant XOOPS_DB_PCONNECT written to 0" is the only one that failed.
Connection to the database is good.
Are the failed comments important?
When I tried to turn on the PHP debugger I got the following error:
No valid security token found in session.
Is there a clue here that can help me get XOOPS to work like its supposed to?