Page 1 of 1

php smarty problem

Posted: Mon Jun 02, 2008 6:03 am
by hasib.mondal
i am developing a site using php 5.0, mysql 5.0 and smarty. my site is running error free, although when i submit it in live server no output is coming. please help :cry: :x

Re: php smarty problem

Posted: Tue Jun 03, 2008 8:03 am
by vargadanis
It is most likely because warning messages and error messages are turned off on the server. Maybe your server uses PHP4. Chk the php.ini file and if you can enable those debugging options.