Note that there are some explanatory texts on larger screens.

plurals
  1. POUnable to write cache folder for smarty project on pagodabox
    primarykey
    data
    text
    <p>I have created project in smarty and now i am trying to host it on <a href="http://www.pagodabox.com" rel="nofollow">pagodabox.com</a>. I have created application on pagodabox.com and uploaded all code on to this application but problem is this now i am unable to configure cache and compiler directory in pagodabox.com that's why it output fetal error because cache and compiler directory is read only mode. I have try Boxfile to resolve this issue but failing to solve. I am not aware how i can make these directory writable. please help me. this is url of project <code>http://moviestock.pagodabox.com/</code> and following is my Boxfile configuration</p> <pre><code>web1: #component type &amp; number name: blog #component settings shared_writable_dirs: - var/secured/cache - var/secured/compiler - var/sessions document_root: app php_version: 5.3.8 </code></pre> <p>and i am getting this following error :</p> <pre><code>Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file shared/secured/compiler/wrt50c17dfaca2932.90478039' in /var/www/libs/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /var/www/libs/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('shared/secured/...', 'compileTemplateSource() #2 /var/www/libs/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase-&gt;fetch('extends:layout....', '6666cd76f969564...', NULL, NULL, true) #3 /var/www/classes/BaseController.php(22): Smarty_Internal_TemplateBase- &gt;display('extends:layout....', '6666cd76f969564...') #4 /var/www/secured/controllers/HomeController.php(6): BaseController-&gt;render('home') #5 [internal function]: HomeController-&gt;indexAction('') #6 /var/www/classes/Router.php(26): call_user_func_array(Array, Array) #7 /var/www/index.php(10): Router::run() #8 in /var/www/libs/sysplugins/smarty_internal_write_file.php on line 44 </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload