>For the record: > > ; Print out errors (as a part of the output). For production web sites, > ; you're strongly encouraged to turn this feature off, and use error logging > ; instead (see below). Keeping display_errors enabled on a production web > site > ; may reveal security information to end users, such as file paths on your Web > ; server, your database schema or other information. > display_errors = On
So it does, what is your personal view about this ? As a php developper i would say that default should not be the debug mode, would you reassign it to php ? Regards Alban -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

