This topic is locked

Error 256 - write permission...

11/2/2007 6:16:50 PM
PHPRunner General questions
T
tcgass author

Hello
Although I'm rather new to PHPRunner, I've managed to set up a first application in no time! (thank you!). It runs locally, but after uploading to my site I get an error 256 saying:
[indent]Smarty error: unable to write to $compile_dir '/home/mywebsite/public_html/dbserials/templates_c'. Be sure $compile_dir is writable by the web server user.[/indent]
I've been searching in the forum and did set write permissions for template_c folder to 766... But it doesn't help. Beside that, the error message is talking about $compile_dir, but where can I find this folder?
Thanks for any hint or help,
Thomas

T
tcgass author 11/3/2007

...ok, so far I could find out that $compile_dir is the temples_c folder - but nevertheless: even giving 777 rights to this folder brings up the error message written in my first post...
I'm really desperate: searching the forum I found a lot of other users that had the same problem, but changing the rights solved their issue, not mine... ?
I'ld really appreciaty any hint on how to make my app finally run
Cheers,
Thomas

Admin 11/5/2007

Thomas,
templates_c is the correct directory where you need to set 766 or 777 permissions.
If this doesn't help contact support team directly at support@xlinsoft.com and we'll find a way to help you.