php smarty problem
Moderator: General Moderators
-
hasib.mondal
- Forum Newbie
- Posts: 1
- Joined: Mon Jun 02, 2008 5:55 am
php smarty problem
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

- vargadanis
- Forum Contributor
- Posts: 158
- Joined: Sun Jun 01, 2008 3:48 am
- Contact:
Re: php smarty problem
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.