Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Problems with warnings when using $use_sub_dirs = false

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
hschaefer
Smarty n00b


Joined: 08 Dec 2003
Posts: 2

PostPosted: Tue Jan 20, 2004 1:03 pm    Post subject: Problems with warnings when using $use_sub_dirs = false Reply with quote

Hi, using smarty 2.6.0 in safemode (use_sub_dirs = false) on linux has the problem of throwing php warnings:

Warning: file_exists() [function.file-exists]: SAFE MODE Restriction in effect. The script whose uid is 56986 is not allowed to access /usr/lib/php owned by uid 0 in .../libs/Smarty/core/core.get_include_path.php on line 34

As a workaround i use:
ini_set('error_reporting', 'E_ERROR');
but a catched warning would be nicer.
Back to top
View user's profile Send private message
messju
Administrator


Joined: 16 Apr 2003
Posts: 3336
Location: Oldenburg, Germany

PostPosted: Tue Jan 20, 2004 2:36 pm    Post subject: Reply with quote

i think you have "/usr/lib/php" in your include-path but are not allowed to access it. you should only have components in your include_path you are allowed to access or the above warning will occur.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP