This topic is locked

Error type 256 - FTP Permission???

2/2/2007 1:12:33 PM
PHPRunner General questions
M
matteor author

Hi, i've the last version of phprunner;

on my localhost it's all ok, but after i upload project on line i've this problem (several error like this really....):
---------------------------------

PHP E' successo l'errore
Informazioni tecniche

Errore di tipo 256

Errore di descrizione Smarty error: unable to write to $compile_dir '/usr/local/apache/virtual/fabercsa.com/html/admin/templates_c';. Be sure $compile_dir is writable by the web server user.

URL www.fabercsa.com/admin/_regioni_list.php?

Errore di file /usr/local/apache/virtual/fabercsa.com/html/admin/libs/Smarty.class4.php

Errore di linea 1095

Query SQL select `id`, `regione` From `_regioni`

---------------------------------
What can i do? modify FTP directory permission?

Sergey Kornilov admin 2/2/2007

You need to set 766 permissions on 'templates_c' directory.
This can be done via control panel or via shell access.