where are error logs? on screen I don't see any information about errors
That depends on hosting. If you don't know where your hosting keeps error logs, you can also set $display_errors = true; in config.php and try visiting
http://faucetdomain.com/cool-captcha.php . Then you should see errors on screen (I hope).