Re: [phpMyAdmin Developers] GSoC 2019 - Error reporting server
Isaac Bennetch <[email protected]> Thu, 7 Mar 2019 10:42:38 -0500
| Newsgroups | gmane.comp.php.phpmyadmin.devel |
|---|---|
| Message-ID | <CAFb5Y7p8ECF15EKkZGfTdG0QiPZGSY93My7ixpj=PgJrQjn9fQ@mail.gmail.com> |
Hi Ibrahim, First, you're not the only one with difficulty getting the error reporting server running locally. The installation and configuration is a bit fragile in some ways. That being said, it looks like you're doing just fine. Many of the warnings you're seeing are about features or functions that will be removed in the next major release (of CakePHP, maybe?) and don't mean there's a problem. I don't see any indication of serious failures in the content you've posted. To hide the error messages, you can do this: > You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php Isaac On Wed, Mar 6, 2019 at 7:21 PM Ibrahim Fathy <[email protected]> wrote: > > Hi, I'm Ibrahim from Egypt. I study computer Engineering and I'm very > excited to contribute for phpMyAdmin. > > I'm interested in Error reporting server project. I need more details > about the project. > > I've already started to deploy the app and I'm having some problems. > > I'm following this guide: > https://github.com/phpmyadmin/error-reporting-server . but when I try to > run the migrations I face some problems, you may have a look here: > https://pastebin.com/iXvPhHgR > > And when I try to open the index.php, the same errors appears and I > can't see the login with github section. > > Any help would be appreciated! Thanks > > > _______________________________________________ > Developers mailing list > [email protected] > https://lists.phpmyadmin.net/mailman/listinfo/developers _______________________________________________ Developers mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/developers