Debugging not working

Fenoma

New member
Hi, im debugging the app so I enabled all the tools for debugging:

HTML5: developer Tools
PHP: Enable PHP error logging (stored on php_errors.log)

I have an error that shows an alert at runtime

But when I go to look the php_errors.logs, is not there. Is not generated.

Is really frustrating because I don’t have any way to check server errors. The app before being compiled works without any error.

Please help, thanks
 

Attachments

  • image.jpg
    image.jpg
    43.7 KB · Views: 0
Back
Top