ubuntu - XAMPP does not display php errors -


i have installed xampp on ubuntu. php configured show possible errors, warnings, notices etc, when make error in php code no error displayed.

when copy file other computer (debian native apache, mysql , php set) , open in browser shows

fatal error: call member function fetch() on non-object in...  

as expected, why xampp identical php.ini shows empty page?

another solution

add line in .htaccess file

php_value display_errors on 

Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -