[FX.php List] PHP Error Reporting...One more time

Gjermund Gusland Thorsen ggt667 at gmail.com
Wed Sep 3 13:53:54 MDT 2008


Yes, the way I described for you will give you a manual versioning thing going

This example is a bit more universal as you will not have to think
while you backup your previous working version
---
cp test.php test-$(date +%Y-%m-%d-%H-%M-%S).php
vim test.php
---
ggt

2008/9/3 Jonathan Schwartz <jschwartz at exit445.com>:
> Like I said, the application here is making quick edits on working scripts.
> One out-of-place character takes down the entire solution, until discovered
> and repaired.
>
> Happens more often than I'd like to admit.
>
> Will look into ggt's response....
>
>
> J
>
>
>
>
> At 2:39 PM -0500 9/3/08, Bob Patin wrote:
>>
>> I have a script for sending emails on FM errors, but I too would love to
>> know about any PHP errors. However, once a page is properly written, it's
>> not going to randomly generate PHP errors, so I'm wondering what the
>> usefulness of this would be other than in the initial programming stage...
>>
>> From the peanut gallery,
>>
>> Bob Patin
>> Longterm Solutions
>> bob at longtermsolutions.com
>> 615-333-6858
>> http://www.longtermsolutions.com
>> iChat: bobpatin
>> AIM: longterm1954
>> FileMaker 9 Certified Developer
>> Member of FileMaker Business Alliance and FileMaker TechNet
>> --------------------------
>> FileMaker hosting and consulting for all versions of FileMaker
>> PHP * Full email services * Free DNS hosting * Colocation * Consulting
>>
>> On Sep 3, 2008, at 2:16 PM, Jonathan Schwartz wrote:
>>
>>> Hi folks,
>>>
>>> Occasionally, php syntax errors can result after performing on-the-fly
>>> script edits for clients, and there just isn't time to perform testing. Call
>>> me human. ;-)
>>>
>>> However, it is often the client that informs me of the error.  Hmmm...
>>>
>>> To resolve, I'd like to receive email notification for php errors  on any
>>> page ( not FMP errors) and have a shot at finding the error first.
>>>
>>> What mechanism can do that?
>>>
>>>
>>> Thx
>>>
>>> J
>>>
>>>
>>>
>>>
>>> --
>>> Jonathan Schwartz
>>> Exit 445 Group
>>> jonathan at exit445.com
>>> http://www.exit445.com
>>> 415-370-5011
>>> _______________________________________________
>>> FX.php_List mailing list
>>> FX.php_List at mail.iviking.org
>>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>
> --
> Jonathan Schwartz
> Exit 445 Group
> jonathan at exit445.com
> http://www.exit445.com
> 415-370-5011
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list