Welcome Guest, Not a member yet? Register   Sign In
Is sqlite support broken?
#4

[eluser]Starovich[/eluser]
[quote author="Phil Sturgeon" date="1334788262"]Blank pages normally mean a fatal error is happening and error reporting is disabled. I'd check your PHP logs to see what is going on.[/quote]

Hi!

Here is my .htaccess for enabling error reporting:
Code:
php_flag display_errors on
php_flag display_startup_errors on
php_value error_reporting 2047

Also I have set error_reporting(E_ALL); in the controller where i attempt to load database.

Apache error log doesn't turn up anything, and access log says the empty requests were server with HTTP. status code 200.

Thanks for your help!


Messages In This Thread
Is sqlite support broken? - by El Forum - 04-18-2012, 03:12 PM
Is sqlite support broken? - by El Forum - 04-18-2012, 03:31 PM
Is sqlite support broken? - by El Forum - 04-18-2012, 03:57 PM
Is sqlite support broken? - by El Forum - 04-18-2012, 04:03 PM
Is sqlite support broken? - by El Forum - 04-18-2012, 04:09 PM
Is sqlite support broken? - by El Forum - 04-18-2012, 04:13 PM
Is sqlite support broken? - by El Forum - 04-18-2012, 04:21 PM
Is sqlite support broken? - by El Forum - 06-22-2012, 10:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB