search for: dbinfo

Displaying 4 results from an estimated 4 matches for "dbinfo".

Did you mean: binfo
2005 Sep 13
1
populating asterisk realtime tables from configfiles
...y file to parse and load extensions. No wise cracks about my code.... DB.php is the Pear DB module. (pear.php.net) <?php include('DB.php'); $db_host = ''; $db_name = ''; $db_login = ''; $db_pass = ''; $db_table = 'extensions_table'; define(DBINFO,"mysql://$db_login:$db_pass@$db_host/$db_name"); $db = DB::CONNECT(DBINFO); if(!DB::isError($db)) { //we got the db connection $extensions = file('extensions.conf'); foreach($extensions as $extension) { $application = '';...
2010 May 02
2
samba4 make error - drsblobs.so
...eimdal_ntlm.o Compiling heimdal/lib/asn1/asn1_kx509_asn1.c Partially linking bin/mergedobj/heimdal_kx509_asn1.o Compiling heimdal/lib/asn1/asn1_digest_asn1.c Partially linking bin/mergedobj/heimdal_digest_asn1.o Compiling heimdal/lib/hdb/db.c Compiling heimdal/lib/hdb/db.c Compiling heimdal/lib/hdb/dbinfo.c Compiling heimdal/lib/hdb/dbinfo.c Compiling heimdal/lib/hdb/hdb.c heimdal/lib/hdb/hdb.c: In function ?hdb_check_db_format?: heimdal/lib/hdb/hdb.c:218: warning: assignment discards qualifiers from pointer target type heimdal/lib/hdb/hdb.c: In function ?hdb_init_db?: heimdal/lib/hdb/hdb.c:251: war...
2003 Dec 01
0
No subject
...o: samba@lists.samba.org Received: from mail.dbrt.hu (mail.dbrt.hu [195.56.107.50]) by lists.samba.org (Postfix) with SMTP id 737E44750 for <samba@lists.samba.org>; Wed, 30 May 2001 23:38:25 -0700 (PDT) Received: (qmail 8844 invoked from network); 31 May 2001 06:38:44 -0000 Received: from dbinfo.dbrt.hu (HELO imailsrv.dbrt.hu) (192.168.32.35) by mail.dbrt.hu with SMTP; 31 May 2001 06:38:44 -0000 Received: (qmail 16764 invoked by uid 84); 31 May 2001 06:38:44 -0000 Received: from greg.dbrt.hu (HELO s32w2738) (192.168.32.144) by imailsrv.dbrt.hu with SMTP; 31 May 2001 06:38:36 -0000 From...
2003 Dec 01
0
No subject
...Delivered-To: samba@samba.org Received: from mail.dbrt.hu (mail.dbrt.hu [195.56.107.50]) by lists.samba.org (Postfix) with SMTP id 78044423F for <samba@samba.org>; Wed, 4 Jul 2001 11:15:39 -0700 (PDT) Received: (qmail 10950 invoked from network); 4 Jul 2001 18:19:14 -0000 Received: from dbinfo.dbrt.hu (HELO imailsrv.dbrt.hu) (192.168.32.35) by mail.dbrt.hu with SMTP; 4 Jul 2001 18:19:14 -0000 Received: (qmail 12153 invoked by uid 84); 4 Jul 2001 18:19:14 -0000 Received: from greg.dbrt.hu (HELO s32w2738) (192.168.32.144) by imailsrv.dbrt.hu with SMTP; 4 Jul 2001 18:19:10 -0000 From: &...