logo       
Google Custom Search
    AddThis Social Bookmark Button

Recently Viewed: audio.musicbrai...    enbd.general/20...    ietf.idr/2002-0...    java.ant-contri...    gnu.make.genera...    qplus.devel/200...    video.freevo.cv...    os.netbsd.ports...    yellowdog.gener...    xfree86.cvs/200...    search.nutch.us...    freedesktop.xse...    programming.swi...    capabilities.ge...    telephony.pbx.a...    mail.sylpheed.c...    db.firebase.por...    boot-loaders.u-...    recreation.radi...    netbsd.bugs/200...    web.zope.plone....    user-groups.lin...   

mantisbt config_defaults_inc.php,1.213,1.214: msg#00116

Subject: mantisbt config_defaults_inc.php,1.213,1.214
Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23122

Modified Files:
        config_defaults_inc.php 
Log Message:
0004229: Missing parameter "port" in the ADOConnection implementation

Index: config_defaults_inc.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/config_defaults_inc.php,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -d -r1.213 -r1.214
--- config_defaults_inc.php     25 Sep 2004 14:33:32 -0000      1.213
+++ config_defaults_inc.php     26 Sep 2004 09:48:51 -0000      1.214
@@ -32,8 +32,12 @@
        # --- database variables ---------
 
        # set these values to match your setup
+       
+       # hostname should be either a hostname or connection string to supply 
to adodb.
+       # For example, if you would like to connect to a mysql server on the 
local machine,
+       # set hostname to 'localhost', and db_type to 'mysql'.
+       # If you need to supply a port to connect to, set hostname as 
'localhost:3306'.
        $g_hostname                             = 'localhost';
-       $g_port                                 = 3306;          # 3306 is 
default
        $g_db_username                  = 'root';
        $g_db_password                  = '';
        $g_database_name                = 'bugtracker';



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>