error-reporting
apache 2.2 (ubuntu) won't let me set php error reporting via .htaccess?
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[详细]
2023-01-22 13:40 分类:问答PHP won't show any errors
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\';[详细]
2023-01-18 00:56 分类:问答What do you think that the error_reporting(1); instruction makes? [closed]
开发者_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[详细]
2023-01-17 11:58 分类:问答Is there a way that I enforce that PHP reports error if I use an uninitialized/undefined variable?
I made a huge mistake by mixing result with results and it took me around 4 hours to finally find the bug.[详细]
2023-01-13 20:52 分类:问答Can't get PHP to report errors
I can\'t see any PHP errors. I have tried every trick I can find to开发者_运维问答 turn error reporting on, but nothing works.[详细]
2023-01-13 14:52 分类:问答.NET Error Reporting Framework Client/Server?
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[详细]
2023-01-08 17:56 分类:问答How can I programmatically launch visual studio and send it to a specific file / line?
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:[详细]
2023-01-04 21:46 分类:问答How to connect and send data to Bluetooth form AS3?
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[详细]
2022-12-28 15:33 分类:问答Win32: How to crash?
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.[详细]
2022-12-28 06:28 分类:问答How do I retrieve an automated report and save it to a database?
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[详细]
2022-12-24 12:05 分类:问答