Hi There,
I am tying to configure kurogo framework, but not able due to some reason.
giving error:
Warning: mkdir(): Permission denied in
/home/norefresh/public-html/kurogo/lib/smarty/sysplugins/smarty_internal_write_file.php
on line 28
Warning:
rename(/tmp/wrtTOaUjV,/smarty/templates/compliant_computer_unknown^b1851a39644d7aa989453322a34befe18811df02.file.error.tpl.php):
No such file or directory in
/home/norefresh/public-html/kurogo/lib/smarty/sysplugins/smarty_internal_write_file.php
on line 48
Warning: chmod(): No such file or directory in
/home/norefresh/public-html/kurogo/lib/smarty/sysplugins/smarty_internal_write_file.php
on line 50
Warning:
include(/smarty/templates/compliant_computer_unknown^b1851a39644d7aa989453322a34befe18811df02.file.error.tpl.php):
failed to open stream: No such file or directory in
/home/norefresh/public-html/kurogo/lib/smarty/sysplugins/smarty_internal_template.php
on line 432
Warning: include(): Failed opening
'/smarty/templates/compliant_computer_unknown^b1851a39644d7aa989453322a34befe18811df02.file.error.tpl.php'
for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in
/home/norefresh/public-html/kurogo/lib/smarty/sysplugins/smarty_internal_template.php
on line 432
it seems something mistake due to sites.ini setting
location: on the root
[kurogo]
TITLE = "hello"
host = "
kurogo.thesparxitsolutions.com"
urlBase ="/"
default = "1"
secure = "0"
CONFIG_MODE = ""
SITE_DIR = "/home/norefresh/public-html/kurogo/"
CACHE_DIR = ""
LOG_DIR = ""
I have created directory /www/smarty/templates with 0777 permission.
Please assist me to rectify issues
Thanks
Sparx Team