By default, Magento does not register messages about errors and exceptions; so if something bad happens, you don’t even know.
To turn on the logging, you can navigate to System > Configuration > Developer > Log Settings and set the «Enabled» option to «Yes»
Don’t forget to set full access permissions (777) to the following folder: /var/log, since that is the place where those log files are stored.