+ Reply to Thread
Results 1 to 1 of 1
Thread: open_basedir
-
Administrator
- Join Date
- Mar 2010
- Posts
- 76
open_basedir
##########
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/templates/manager_frames.tpl) is not within the allowed path(s): (/var/www/web/) in /var/www/web/scripts/solidstate/solidworks/smarty/Smarty.class.php on line 1644
##########
vi /usr/local/lib/php.ini
look for this line:
display_errors = On
now change it to:
display_errors = Off


LinkBack URL
About LinkBacks



Reply With Quote