1
Hi there,
I recently migrated my xoops website to a VPS, and everything worked fine except for the protector module. I can't even have it in the "modules waiting to be installed area" @ the admin CP.
Using the xoops debbuging option I got these 3 errors:
Quote:
Warning: include_once(): open_basedir restriction in effect. File(/var/www/.../xoops_library/modules/protector/class/registry.php) is not within the allowed path(s): (:/tmp/) in file: modules/protector/mytrustdirname.php and line 7
Quote:
Warning: include_once(/var/www/.../xoops_library/modules/protector/class/registry.php): failed to open stream: Operation not permitted in file: modules/protector/mytrustdirname.php in line 7
Quote:
Warning: include_once(): Failed opening '/var/www/.../xoops_library/modules/protector/class/registry.php' for inclusion (include_path='.:') in file: modules/protector/mytrustdirname.php in line 7
Any ideas why? I have changed the XOOPS_PATH and the XOOPS_VAR_PATH on the mainfile.php
Thanks in advance for checking out my problem, if someone is able to tell me how to fix it I will owe him/her a beer ;)