[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] SF.net SVN: squirrelmail: [12644]
From:       pdontthink () users ! sourceforge ! net
Date:       2007-08-31 4:58:10
Message-ID: E1IQyaA-00041o-FS () sc8-pr-svn2 ! sourceforge ! net
[Download RAW message or body]

Revision: 12644
          http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=12644&view=rev
Author:   pdontthink
Date:     2007-08-30 21:58:10 -0700 (Thu, 30 Aug 2007)

Log Message:
-----------
Handy place to show error reporting values - can use this as a tool for support \
requests

Modified Paths:
--------------
    branches/SM-1_4-STABLE/squirrelmail/src/configtest.php

Modified: branches/SM-1_4-STABLE/squirrelmail/src/configtest.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/src/configtest.php	2007-08-31 04:57:02 UTC \
                (rev 12643)
+++ branches/SM-1_4-STABLE/squirrelmail/src/configtest.php	2007-08-31 04:58:10 UTC \
(rev 12644) @@ -89,6 +89,10 @@
 
 echo $IND . 'PHP version ' . PHP_VERSION . " OK.<br />\n";
 
+echo $IND . 'display_errors: ' . ini_get('display_errors') . "<br />\n";
+
+echo $IND . 'error_reporting: ' . ini_get('error_reporting') . "<br />\n";
+
 $php_exts = array('session','pcre');
 $diff = array_diff($php_exts, get_loaded_extensions());
 if(count($diff)) {


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic