Skip to content
Advertisement

Tag: reporting

How to enable error reporting in nginx php config

I have been trying for three days now to enable error reporting in PHP. I have gotten by for a while using the ini_set(‘display errors’ 1); function until I tried to connect to a DB; it didn’t work. Now, I have enabled error_reporting, display_startup_errors, log_errors without any effect on error reporting. I have changed all five config files (the development

Any good PHP MySQL-compatible reporting frameworks out there? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations. Closed 2 years ago. Improve this question I’m looking for a web-based reporting framework which is PHP-based and

Advertisement