#39492 [Com]: log_errors do not use error_append_string directive

2009-08-17 Thread brad dot mcnay at webarena dot com dot au
 ID:   39492
 Comment by:   brad dot mcnay at webarena dot com dot au
 Reported By:  frederic dot linot at free dot fr
 Status:   Open
 Bug Type: Feature/Change Request
 Operating System: mandriva 2006
 PHP Version:  5.2.0
 New Comment:

I am also having this problem. The error_prepend_string shows when the

error is displayed, but not in the log file. Any word on when this 
feature will be available?


Previous Comments:


[2009-05-22 16:17:28] temagardon at gmail dot com

Good morning. When we are unhurried and wise, we perceive that only
great and worthy things have any permanent and absolute existence, that
petty fears and petty pleasures are but the shadow of the reality. Help
me! Please help find sites for: I am taking a low dose aspirin, plavix,
vytorin, diovan and synthroid.. I found only this - http://turbo-tax.biz";>turbo tax. In the early s, my doctor
switched me over to synthroid. cytomel is not a steroid, but more a of a
cutting aid. Thanks ;-). Jacqueline from Barbuda.



[2009-05-15 11:52:41] julya2 at link dot net

Very interesting and professional site.
I am from Malawi and also now'm speaking English, please tell me right
I wrote the following sentence: "Synthroid is the most commonly
prescribed of all the thyroid supplements."

Best regards :P, Sefton.



[2006-11-13 09:38:49] tony2...@php.net

Reclassified as feature request.



[2006-11-13 09:34:57] frederic dot linot at free dot fr

Reproduce code was not complete, sorry.. (last line was omitted)
Here is :

error_reporting(E_ALL) ; 
ini_set('error_log', 'errors.txt') ;
ini_set('html_errors', false) ;
ini_set('error_append_string', " -- ".$_SERVER['REQUEST_URI']) ;
ini_set('log_errors', true) ;
ini_set('display_errors', true) ;
trigger_error("Show me the error_append_string please !") ;



[2006-11-13 09:31:56] frederic dot linot at free dot fr

Description:

error_append_string directive not used when error is logged in a file.
Just used when error is displayed on screen.

Reproduce code:
---
error_reporting(E_ALL) ; 
ini_set('error_log', 'errors.txt') ;
ini_set('html_errors', false) ;
ini_set('error_append_string', " -- ".$_SERVER['REQUEST_URI']) ;
ini_set('log_errors', true) ;
ini_set('display_errors', true) ;

Expected result:

in errors.txt file :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php

on screen :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php

Actual result:
--
in errors.txt file :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9

on screen :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php





-- 
Edit this bug report at http://bugs.php.net/?id=39492&edit=1



#39492 [Com]: log_errors do not use error_append_string directive

2009-05-22 Thread temagardon at gmail dot com
 ID:   39492
 Comment by:   temagardon at gmail dot com
 Reported By:  frederic dot linot at free dot fr
 Status:   Open
 Bug Type: Feature/Change Request
 Operating System: mandriva 2006
 PHP Version:  5.2.0
 New Comment:

Good morning. When we are unhurried and wise, we perceive that only
great and worthy things have any permanent and absolute existence, that
petty fears and petty pleasures are but the shadow of the reality. Help
me! Please help find sites for: I am taking a low dose aspirin, plavix,
vytorin, diovan and synthroid.. I found only this - http://turbo-tax.biz";>turbo tax. In the early s, my doctor
switched me over to synthroid. cytomel is not a steroid, but more a of a
cutting aid. Thanks ;-). Jacqueline from Barbuda.


Previous Comments:


[2009-05-15 11:52:41] julya2 at link dot net

Very interesting and professional site.
I am from Malawi and also now'm speaking English, please tell me right
I wrote the following sentence: "Synthroid is the most commonly
prescribed of all the thyroid supplements."

Best regards :P, Sefton.



[2006-11-13 09:38:49] tony2...@php.net

Reclassified as feature request.



[2006-11-13 09:34:57] frederic dot linot at free dot fr

Reproduce code was not complete, sorry.. (last line was omitted)
Here is :

error_reporting(E_ALL) ; 
ini_set('error_log', 'errors.txt') ;
ini_set('html_errors', false) ;
ini_set('error_append_string', " -- ".$_SERVER['REQUEST_URI']) ;
ini_set('log_errors', true) ;
ini_set('display_errors', true) ;
trigger_error("Show me the error_append_string please !") ;



[2006-11-13 09:31:56] frederic dot linot at free dot fr

Description:

error_append_string directive not used when error is logged in a file.
Just used when error is displayed on screen.

Reproduce code:
---
error_reporting(E_ALL) ; 
ini_set('error_log', 'errors.txt') ;
ini_set('html_errors', false) ;
ini_set('error_append_string', " -- ".$_SERVER['REQUEST_URI']) ;
ini_set('log_errors', true) ;
ini_set('display_errors', true) ;

Expected result:

in errors.txt file :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php

on screen :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php

Actual result:
--
in errors.txt file :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9

on screen :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php





-- 
Edit this bug report at http://bugs.php.net/?id=39492&edit=1



#39492 [Com]: log_errors do not use error_append_string directive

2009-05-15 Thread julya2 at link dot net
 ID:   39492
 Comment by:   julya2 at link dot net
 Reported By:  frederic dot linot at free dot fr
 Status:   Open
 Bug Type: Feature/Change Request
 Operating System: mandriva 2006
 PHP Version:  5.2.0
 New Comment:

Very interesting and professional site.
I am from Malawi and also now'm speaking English, please tell me right
I wrote the following sentence: "Synthroid is the most commonly
prescribed of all the thyroid supplements."

Best regards :P, Sefton.


Previous Comments:


[2006-11-13 09:38:49] tony2...@php.net

Reclassified as feature request.



[2006-11-13 09:34:57] frederic dot linot at free dot fr

Reproduce code was not complete, sorry.. (last line was omitted)
Here is :

error_reporting(E_ALL) ; 
ini_set('error_log', 'errors.txt') ;
ini_set('html_errors', false) ;
ini_set('error_append_string', " -- ".$_SERVER['REQUEST_URI']) ;
ini_set('log_errors', true) ;
ini_set('display_errors', true) ;
trigger_error("Show me the error_append_string please !") ;



[2006-11-13 09:31:56] frederic dot linot at free dot fr

Description:

error_append_string directive not used when error is logged in a file.
Just used when error is displayed on screen.

Reproduce code:
---
error_reporting(E_ALL) ; 
ini_set('error_log', 'errors.txt') ;
ini_set('html_errors', false) ;
ini_set('error_append_string', " -- ".$_SERVER['REQUEST_URI']) ;
ini_set('log_errors', true) ;
ini_set('display_errors', true) ;

Expected result:

in errors.txt file :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php

on screen :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php

Actual result:
--
in errors.txt file :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9

on screen :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php





-- 
Edit this bug report at http://bugs.php.net/?id=39492&edit=1



#39492 [Com]: log_errors do not use error_append_string directive

2009-05-11 Thread hanma5 at Hotmail dot com
 ID:   39492
 Comment by:   hanma5 at Hotmail dot com
 Reported By:  frederic dot linot at free dot fr
 Status:   Open
 Bug Type: Feature/Change Request
 Operating System: mandriva 2006
 PHP Version:  5.2.0
 New Comment:

Hi. In the future I'm going to keep here links to their sites. But I do
not worry about the sites where my link is removed. So if you do not
want to see a mountain of links, simply delete this message. After 2
weeks, I will come back and check.


Previous Comments:


[2006-11-13 09:38:49] tony2...@php.net

Reclassified as feature request.



[2006-11-13 09:34:57] frederic dot linot at free dot fr

Reproduce code was not complete, sorry.. (last line was omitted)
Here is :

error_reporting(E_ALL) ; 
ini_set('error_log', 'errors.txt') ;
ini_set('html_errors', false) ;
ini_set('error_append_string', " -- ".$_SERVER['REQUEST_URI']) ;
ini_set('log_errors', true) ;
ini_set('display_errors', true) ;
trigger_error("Show me the error_append_string please !") ;



[2006-11-13 09:31:56] frederic dot linot at free dot fr

Description:

error_append_string directive not used when error is logged in a file.
Just used when error is displayed on screen.

Reproduce code:
---
error_reporting(E_ALL) ; 
ini_set('error_log', 'errors.txt') ;
ini_set('html_errors', false) ;
ini_set('error_append_string', " -- ".$_SERVER['REQUEST_URI']) ;
ini_set('log_errors', true) ;
ini_set('display_errors', true) ;

Expected result:

in errors.txt file :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php

on screen :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php

Actual result:
--
in errors.txt file :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9

on screen :
Notice: Show me the error_append_string please ! in
/home/fred/www/EasyZik-2006-10-29/test.php on line 9 -- /test.php





-- 
Edit this bug report at http://bugs.php.net/?id=39492&edit=1