![]() |
|
|
|||||||
| VCL4PHP VCL for PHP. Questions or comments about the Visual Component Library for PHP, post them here! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
My site is finish and I'd like put here online but I have a problem whis Smarty :/tmp/tmp Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/tmp/%%C4^C41^C415E38B%%home.tpl.php) is not within the allowed path(s): (/mnt/102/sdb/7/3/mysite) in /mnt/102/sdb/7/3/mysite/vcl/smarty/libs/Smarty.class.php on line 1379 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/templates/home.tpl) is not within the allowed path(s): (/mnt/102/sdb/7/3/mysite) in /mnt/102/sdb/7/3/mysite/vcl/smarty/libs/Smarty.class.php on line 1641 Fatal error: Smarty error: the $compile_dir '/tmp' does not exist, or is not a directory. in /mnt/102/sdb/7/3/mysite/vcl/smarty/libs/Smarty.class.php on line 1092 I think it's problem with tmp folder of Smarty, perhaps because my provider disable functions "set_include_path" "ini_set" ? when i use "get_include_path" I have only this : /mnt/102/sdb/7/3/mysite/include:.:/usr/php5/lib/php /tmp/tmp is because I have put in "smatytemplate.inc.php" to debug problem: echo $this->_smarty->compile_dir; Did somebody have an explain ? Thanks, Guy |
| Sponsored Links |
|
|