2
Check mainfile to see if you have the correct urls.
make sure mainfile.php is chmod(0777)
And check also permissions for the dirs
uploads/, xoops_data/ ,xoops_data/caches/, xoops_data/caches/xoops_cache/, xoops_data/caches/smarty_cache/og xoops_data/caches/smarty_compile/ (chmod 0777)
check folder structure so that you'll find xoops_version in
http://www.yoursite.com/hustings/xoops_version.phprun install again. If still error, check to see if any tables are found in your database, or if anything has already been written to your mainfile.php
Hope it works out :)
Programming is like sex:
One mistake and you have to support it for the rest of your life.