i have a problem with my server which is running ubuntu (debian) linux and apache 2.2/php 5.2 as this is mainly a productive server, display_errors is turned OFF in the php.ini
Here is my code: echo \'foo\'; error_reporting(E_ALL); echo \'this line doesnt end in a semi colon\' echo \'i should get an error here\';
开发者_JS百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. F
I made a huge mistake by mixing result with results and it took me around 4 hours to finally find the bug.
I can\'t see any PHP errors. I have tried every trick I can find to开发者_运维问答 turn error reporting on, but nothing works.
Anyone knows of one? Preferred open source? Basically some framework that I can hook up that collects error information, forwards it to a central location via web service including collecting crash d
I have a nice tidy way of capturing unhandled exceptions which I display to my users and (optionally) get emailed to myself. They generally look something like this:
I need to connect and send data to Bluetooth from Action Script 3 (AS3) if there is any idea I\'ll开发者_如何学运维 be glad for your help
i\'m trying to figure out where Windows Error Reports are saved; i hit Send on some earlier today, but i forgot that i want to \"view the details\" so i can examine the memory minidumps.
I\'ve got a web server that will take scripts in Python, PHP or Perl.I don\'t know much about any of those languages, but of the three, Python seems the least scary.It has a MySql database set up, and