I'm getting the following errors when I run install.php:
Warning: MkDir failed (The file access permissions do not allow the specified action.) in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 1462
Warning: Smarty error: problem creating directory "c_templates/336/336625283" in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 546
Warning: Smarty error: problem writing 'c_templates/336/336625283/0.php.' in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 546
Warning: Failed opening 'c_templates/336/336625283/0.php' for inclusion (include_path='.:/fsfiles/ref/infocenter/fsweb/includes:/fsfiles/ref/infocenter/fsweb/genss/includes:/fsfiles/ref/infocenter/fsweb/helpdesk/inc:/fsfiles/ref/infocenter/fsweb/helpdesk/includes') in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 641
The last 3 make sense since the first error tells me that it couldn't make the directory. So any ideas why I'm getting this error? I chmod'ed the directory to 777. If I manually create the the directory/subdirectory I still get the error:
Warning: Smarty error: problem writing 'c_templates/336/336625283/0.php.' in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 546
Warning: Failed opening 'c_templates/336/336625283/0.php' for inclusion (include_path='.:/fsfiles/ref/infocenter/fsweb/includes:/fsfiles/ref/infocenter/fsweb/genss/includes:/fsfiles/ref/infocenter/fsweb/helpdesk/inc:/fsfiles/ref/infocenter/fsweb/helpdesk/includes') in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 641
Getting a little confused. Any ideas?
Thanks,
-M
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm getting the following errors when I run install.php:
Warning: MkDir failed (The file access permissions do not allow the specified action.) in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 1462
Warning: Smarty error: problem creating directory "c_templates/336/336625283" in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 546
Warning: Smarty error: problem writing 'c_templates/336/336625283/0.php.' in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 546
Warning: Failed opening 'c_templates/336/336625283/0.php' for inclusion (include_path='.:/fsfiles/ref/infocenter/fsweb/includes:/fsfiles/ref/infocenter/fsweb/genss/includes:/fsfiles/ref/infocenter/fsweb/helpdesk/inc:/fsfiles/ref/infocenter/fsweb/helpdesk/includes') in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 641
The last 3 make sense since the first error tells me that it couldn't make the directory. So any ideas why I'm getting this error? I chmod'ed the directory to 777. If I manually create the the directory/subdirectory I still get the error:
Warning: Smarty error: problem writing 'c_templates/336/336625283/0.php.' in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 546
Warning: Failed opening 'c_templates/336/336625283/0.php' for inclusion (include_path='.:/fsfiles/ref/infocenter/fsweb/includes:/fsfiles/ref/infocenter/fsweb/genss/includes:/fsfiles/ref/infocenter/fsweb/helpdesk/inc:/fsfiles/ref/infocenter/fsweb/helpdesk/includes') in /.../cell1.dv.r5.fs.fed.us/fs/fsfiles/ref/infocenter/fsweb/helpdesk/inc/smarty/Smarty.class.php on line 641
Getting a little confused. Any ideas?
Thanks,
-M
Ignore please. This problem was a result of DCE permissions.
Thanks.
-M