1
Hello. Having worked with Zope, Joomla & WP I am keen to try XOOPS (on recommendation). I am not a techie but can code and have good relationships with my host techies, however we can't get past the install problem:
As far as the environment, all db/apache etc are equal to or above the requirements, I have downloaded the latest Xoops, I have followed the advice and all green lights come up through the install...
Until I hit the screen with XOOPS Physical Path
I first entered Sites (which is at the top level and where ALL the files that were under htdocs now reside).
then I get 2 red alerts:
1. Could not detect the physical path to your XOOPS directory.
2. Physical path must be a directory.
If I try just / (instead of Sites) I get one error
1. Could not detect the physical path to your XOOPS directory.
We even tried /volumes/xraid01/users/
and ./
and /volumes/xraid01/users//Sites
And I went in and added clearstatcache(); in mainfilemanager.php before
$content = fread($file, filesize($this->path) );
fclose($file);
to see if that helped - no luck!
Can't find any reference or help in the forums after 3 hours looking
Please help, to me XOOPS looks like the best bet platform, but I can't prove that yet!
Regards
Zaph