View Single Post
  #1  
Old 08-23-2010, 12:53 PM
UWH-David UWH-David is offline
Member
 
Join Date: May 2010
Posts: 42
Question [Resolved] LiteSpeed Path Issue

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?

Last edited by NiteWave; 08-24-2010 at 04:31 AM..
Reply With Quote