I’ve reinstall my system and now when something wrong in zf2 i cant see the error on the page only in nginx error log, the display_errors On and display_startup_errors On, in php.ini, maybe something with my php-fpm settings?
And in the simple php file not in zf2 i have see the errors!
I’ve reinstall my system and now when something wrong in zf2 i cant see
Share
ini_set('display_errors', true);in my index.php now show me the errors