XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run
Ajay on March 22nd, 2008You get this error
XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run
when you try to move xoops installation from one host to another this error might happen as you have forgotten to modify the XOOPS_ROOT_PATH value.
To fix it, open main.php file from the root folder, search for XOOPS_ROOT_PATH and change the value to be the root path on your new host.
