Having an issue with RVSitebuilder. It appears the script wants to pull from the path which LiteSpeed does not have configured.
[STDERR] PHP Warning: is_file() [<a href='function.is-file'>function.is-file</a>]: open_basedir restriction in effect. File(/usr/local/lsws/lsphp5/lib/php/RVSeagullMod/lib/SGL/FrontController.php) is not within the allowed path(s): (/home/philipss:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/philipss/public_html/new/rvscommonfunc.php on line 50
FrontController.php is located @ /usr/local/lib/php/RVSeagullMod/lib/SGL/FrontController.php
So the question is how do I append to the path to meet the requirements of this or change where the default path is searched?
[STDERR] PHP Warning: is_file() [<a href='function.is-file'>function.is-file</a>]: open_basedir restriction in effect. File(/usr/local/lsws/lsphp5/lib/php/RVSeagullMod/lib/SGL/FrontController.php) is not within the allowed path(s): (/home/philipss:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home/philipss/public_html/new/rvscommonfunc.php on line 50
FrontController.php is located @ /usr/local/lib/php/RVSeagullMod/lib/SGL/FrontController.php
So the question is how do I append to the path to meet the requirements of this or change where the default path is searched?
Last edited by a moderator: