When I run php file,browser shows blank and the error.log file shows following error
[Tue Mar 11 18:51:37 2014] [error] [client 127.0.0.1] PHP Fatal error: Uncaught --> Smarty: unable to write file templates_c/wrt531f0de1310f36.31049288 <-- \n thrown in /var/www/forum/modules/smarty/sysplugins/smarty_internal_write_file.php on line 44
templates_c/directory (where it stores compiled templates) is not writable by the web server. You need to make it writable by the user your web server runs as. - Michael Berkowski