Salve a tutti,sto installando la mia applicazione web sul server,tuttavia quando cerco di avviarla tramite useragent smarty mi genera questo errore:
ho provato ad eseguire la funzione di smarty testInstall() con il seguente risultato:Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file //wrt4ebcf0b756bad' in /membri/myresort/Progetto_Web/smarty/libs/sysplugins/smarty_internal_write_file.php:36 Stack trace: #0 /membri/myresort/Progetto_Web/smarty/libs/sysplugins/smarty_internal_template.php(272): Smarty_Internal_Write_File::writeFile('/a17455130c8704...', '<?php /* Smarty...', Object(VHome)) #1 /membri/myresort/Progetto_Web/smarty/libs/sysplugins/smarty_internal_template.php(424): Smarty_Internal_Template->compileTemplateSource() #2 /membri/myresort/Progetto_Web/smarty/libs/sysplugins/smarty_internal_template.php(569): Smarty_Internal_Template->renderTemplate() #3 /membri/myresort/Progetto_Web/smarty/libs/Smarty.class.php(338): Smarty_Internal_Template->getRenderedTemplate() #4 /membri/myresort/Progetto_Web/View/VHome.php(25): Smarty->fetch('Progetto_Web/sm...') #5 /membri/myresort/Progetto_Web/Controller/CHome.php(30): VHome->impostaGuest() #6 /membri/myresort/index.php(7): CHome->impostapagina() #7 {main} thrown in /membri/myresort/Progetto_Web/smarty/libs/sysplugins/smarty_internal_write_file.php on line 36
qualcuno sa come aiutarmi? grazie anticipatamenteSmarty Installation test...
Testing template directory...
Progetto_Web/smarty/templates/ is OK.
Testing compile directory...
Progetto_Web/smarty/templates_c/ is OK.
Testing plugins directory...
/membri/myresort/Progetto_Web/smarty/libs/plugins/ is OK.
Testing cache directory...
Progetto_Web/smarty/cache/ is OK.
Testing configs directory...
Progetto_Web/smarty/configs/ is OK.
Tests complete.
Smarty Installation test...
Testing template directory...
Progetto_Web/smarty/templates/ is OK.
Testing compile directory...
Progetto_Web/smarty/templates_c/ is OK.
Testing plugins directory...
/membri/myresort/Progetto_Web/smarty/libs/plugins/ is OK.
Testing cache directory...
Progetto_Web/smarty/cache/ is OK.
Testing configs directory...
Progetto_Web/smarty/configs/ is OK.
Tests complete.