15
Thanks for the replies. I guess I wasn't clear. The path to my xoops installation is:
http://localhost/xoops-2.5.6/htdocs/This advice given earlier:
move contents of C:/wamp/www/xoops-2.5.6/htdocs/xoops_lib to:
C:/wamp/richlib
and move the contents of C:/wamp/www/xoops-2.5.6/htdocs/xoops_data to:
C:/wamp/richdata
was done exactly as stated above and I still get this:
'XOOPS_TRUST_PATH' :
Check that PHP files inside TRUST_PATH are set to read-only (it must be 404,403 or 500 error)
If you can see an image -NG- or the link returns normal page, your XOOPS_TRUST_PATH is not placed properly. The best place for XOOPS_TRUST_PATH is outside of DocumentRoot. If you cannot do that, you have to put .htaccess (DENY FROM ALL) just under XOOPS_TRUST_PATH as the second best way.
Note this message is in the Protector Module Security AdvisorNote when installing I got the green check mark to the moved and renamed directories of richdata and richlibThe /xoops_data and /xoops_lib directories are NOT in my htdocs directory. THIS is why I am baffled. The instructions said to move those directories AND rename them. Maybe the richdata and richlib directories should have /xoops_data and /xoops_lib with that name UNDER richdata and richlib? I also see part of the protector module remains under htdocs in the module directory.