i install game and write this in my server
Fatal error: Smarty error: unable to write to $compile_dir '/home/jesenjin/public_html/politicar/cache/templates'. Be sure $compile_dir is writable by the web server user. in /home/jesenjin/public_html/politicar/smarty/Smarty.class.php on line 1144
what is it?
Problem to install game
- windhound
- Fish Rocketh, cows sucketh
- Posts: 1030
- Joined: Wed Jun 02, 2004 4:36 pm
- Location: Ze Ocean
Fatal error: Smarty error: unable to write to $compile_dir '/home/jesenjin/public_html/politicar/cache/templates'.
Be sure $compile_dir is writable by the web server user.
looks pretty self-explanitory to me
you need to make sure the server can write to the template's caching directory, which it nicely reminds you of
ie, chmod 777 /home/jesenjin/public_html/politicar/cache/templates
Be sure $compile_dir is writable by the web server user.
looks pretty self-explanitory to me
you need to make sure the server can write to the template's caching directory, which it nicely reminds you of
ie, chmod 777 /home/jesenjin/public_html/politicar/cache/templates
Hobbs FTW!
-
alexandarciric
- Member
- Posts: 16
- Joined: Mon Mar 19, 2007 9:43 pm
Next problem message....
Warning: Smarty error: problem writing temporary file './cache/templates//%%448/%%448379615/465758703d72f' in /home/politic/public_html/smarty/Smarty.class.php on line 1144
Warning: touch() [function.touch]: Utime failed: Operation not permitted in /home/politic/public_html/smarty/core/core.write_compiled_resource.php on line 31
Warning: Smarty error: problem writing temporary file './cache/templates//%%448/%%448379615/465758703d72f' in /home/politic/public_html/smarty/Smarty.class.php on line 1144
Warning: touch() [function.touch]: Utime failed: Operation not permitted in /home/politic/public_html/smarty/core/core.write_compiled_resource.php on line 31
- Slasher
- The FAF Forums SMEGHEAD!!! lol
- Posts: 2635
- Joined: Mon May 03, 2004 5:08 pm
- Location: http://florida4us.com/
- Contact:
-
alexandarciric
- Member
- Posts: 16
- Joined: Mon Mar 19, 2007 9:43 pm
-
Members connected in real time



