Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

mantisbt/admin check.php,1.27,1.28: msg#00108

bug-tracking.mantis.cvs

Subject: mantisbt/admin check.php,1.27,1.28

Update of /cvsroot/mantisbt/mantisbt/admin
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9210

Modified Files:
check.php
Log Message:
Display adodb/database server information in check.php output.
Also display mssql text size limits (e.g. file upload size limits).

Index: check.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/admin/check.php,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- check.php 15 Jul 2007 21:07:12 -0000 1.27
+++ check.php 23 Jul 2007 21:58:10 -0000 1.28
@@ -164,6 +164,41 @@
?>
</tr>

+<!-- Test DATABASE part 2 -->
+<?php if ( db_is_connected ) {
+ $t_serverinfo = $g_db->ServerInfo()
+?>
+<tr>
+ <td bgcolor="#ffffff">
+ Database Type (adodb)
+ </td>
+ <td bgcolor="#ffffff">
+ <?php echo $g_db->databaseType ?>
+ </td>
+</tr><tr>
+ <td bgcolor="#ffffff">
+ Database Provider (adodb)
+ </td>
+ <td bgcolor="#ffffff">
+ <?php echo $g_db->dataProvider ?>
+ </td>
+</tr><tr>
+ <td bgcolor="#ffffff">
+ Database Server Description (adodb)
+ </td>
+ <td bgcolor="#ffffff">
+ <?php echo $t_serverinfo['description'] ?>
+ </td>
+</tr><tr>
+ <td bgcolor="#ffffff">
+ Database Server Description (version)
+ </td>
+ <td bgcolor="#ffffff">
+ <?php echo $t_serverinfo['version'] ?>
+ </td>
+</tr>
+<?php } ?>
+
<!-- Absolute path check -->
<tr>
<td bgcolor="#ffffff">
@@ -223,7 +258,9 @@
'gpc_order',
'variables_order',
'include_path',
- 'short_open_tag');
+ 'short_open_tag',
+ 'mssql.textsize',
+ 'mssql.textlimit');

while ( list( $t_foo, $t_var ) = each( $t_vars ) ) {
?>


-------------------------------------------------------------------------
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/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
ide.eclipse.wtp...    bug-tracking.ro...    xfree86.cvs/200...    lisp.wxcl.devel...    file-systems.ar...    kde.devel.kwrit...    jakarta.jetspee...    qnx.openqnx.dev...    drivers.openib/...    ports.xbox.deve...    gis.gdal.devel/...    netbsd.ports.ma...    ubuntu.marketin...    systemtap/2005-...    web.omniweb/200...    mail.qmail.ldap...    hardware.soekri...    os.netbsd.devel...    audio.madman.ge...    tv.freeguide-tv...    cluster.openmos...    education.ezpro...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation