search for: mysql_db

Displaying 20 results from an estimated 25 matches for "mysql_db".

2010 May 14
4
Dovecot 2.0beta5 Quota/Dict
I can not use quota/dict when i configure it come outs this error. If the configuration gos wrong it just do not happen anything, but if the filds and name are ok, happen this.. > May 14 17:03:40 auth: Debug: Loading modules from directory: > /usr/lib/dovecot/auth > May 14 17:03:40 auth: Debug: master in: USER 1 sfrique at nti.uff.br > service=lda > May 14 17:03:40 auth:
2007 Oct 15
1
"Access denied" error on Samba mount
Hi, I am trying to mount a samba share on to a Windows 2003 server. When I do, devdb001:/ # mount -t cifs -o username=mysql,password=pass //10.141.52.15/linuxbak/mysql_db/devdb /media/devdb/ retrying with upper case share name mount error 6 = No such device or address Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) My smb.conf is, [global] workgroup = MY.COM map to guest = Bad User usershare allow guests = Yes valid users...
2004 Jun 22
0
Perl Script for pulling information from a mysql database
...whenever you need it to. :) #!/usr/bin/perl # # TC Helper Script: Written by Mike Davis & Adam Towarnyckyj # # Syncronizes data rates with MySQL server and applies hourly. # ### Configuration Section ### $dev = "eth1"; $tc = "/sbin/tc"; $mysql_host = "host"; $mysql_db = "database"; $mysql_user = "user"; $mysql_pass = "password"; ### END Configuration Section ### use POSIX qw(strftime); use DBI; # Database connect and define subroutines $dsn = "DBI:mysql:database=$mysql_db;hostname=$mysql_host"; $dbh = DBI->connect(...
2015 Feb 14
2
RPC Server is unavailable . . .
...t; exchange_ds_rfr > ### Configuration required by OpenChange server ### > > mapistore:namedproperties = mysql > namedproperties:mysql_user = openchange-user > namedproperties:mysql_pass = passwd > namedproperties:mysql_host = localhost > namedproperties:mysql_db = openchange > mapistore:indexing_backend = > mysql://openchange-user:passwd at localhost/openchange > mapiproxy:openchangedb = > mysql://openchange-user:passwd at localhost/openchange > > [netlogon] > path = /var/lib/samba/sysvol/smbdomain.com/scripts > re...
2015 Feb 13
2
Question re kerberos . . .
...xchange_emsmdb, exchange_nsp, exchange_ds_rfr ### Configuration required by OpenChange server ### mapistore:namedproperties = mysql namedproperties:mysql_user = openchange-user namedproperties:mysql_pass = passwd namedproperties:mysql_host = localhost namedproperties:mysql_db = openchange mapistore:indexing_backend = mysql://openchange-user:passwd at localhost/openchange mapiproxy:openchangedb = mysql://openchange-user:passwd at localhost/openchange [netlogon] path = /var/lib/samba/sysvol/smbdomain.com/scripts read only = No [sysvol] path =...
2015 Feb 14
1
SOLVED RPC Server is unavailable . . .
...change_ds_rfr > ### Configuration required by OpenChange server ### > > #mapistore:namedproperties = mysql > #namedproperties:mysql_user = openchange-user > #namedproperties:mysql_pass = passwd > #namedproperties:mysql_host = localhost > #namedproperties:mysql_db = openchange > #mapistore:indexing_backend = > mysql://openchange-user:passwd at localhost/openchange > #mapiproxy:openchangedb = > mysql://openchange-user:passwd at localhost/openchange > > And, I temporarily stopped the 'sogo' & 'memcache' services,...
2015 Jun 15
3
Samba upgrade issue . . .
...exchange_ds_rfr ### Configuration required by OpenChange server ### #mapistore:namedproperties = mysql #namedproperties:mysql_user = openchange-user #namedproperties:mysql_pass = $passwd #namedproperties:mysql_host = localhost #namedproperties:mysql_db = openchange #mapistore:indexing_backend = mysql://openchange-user:$passwd at localhost/openchange #mapiproxy:openchangedb = mysql://openchange-user:$passwd at localhost/openchange [netlogon] path = /var/lib/samba/sysvol/meadorandco.com/scripts read only = No...
2015 Feb 14
4
RPC Server is unavailable . . .
Ubuntu 14.04, Samba 4.1.6 I'm having trouble connecting Windows clients to the domain. "The following error occurred attempting to join the domain "smbdomain": The RPC server is unavailable." When you attempt to join the domain, it finds it by name immediately and asks for username/password, after which it gives the error above. I haven't found documentation on
2015 Jun 15
1
Samba upgrade issue . . .
...#mapistore:namedproperties = mysql >>>>> #namedproperties:mysql_user = openchange-user >>>>> #namedproperties:mysql_pass = $passwd >>>>> #namedproperties:mysql_host = localhost >>>>> #namedproperties:mysql_db = openchange >>>>> #mapistore:indexing_backend = >>>>> mysql://openchange-user:$passwd at localhost/openchange >>>>> #mapiproxy:openchangedb = >>>>> mysql://openchange-user:$passwd at localhost/openchange >>>>...
2010 Mar 05
2
Bug in driver-mysql.c + fix
...;mysql, host, db->user, db->password, db->dbname, db->port, unix_socket, - db->client_flags) == NULL; + db->client_flags | CLIENT_MULTI_RESULTS) == NULL; alarm(0); if (failed) { if (conn->connect_failure_count > 0) { @@ -429,6 +430,7 @@ struct mysql_db *db = (struct mysql_db *)_db; struct mysql_connection *conn; struct mysql_result *result; + int nr; result = i_new(struct mysql_result, 1); result->api = driver_mysql_result; @@ -442,6 +444,17 @@ case 1: /* query ok */ result->result = mysql_store_result(conn->mysql); +...
2015 Oct 10
2
Samba-AD-DC package question . . .
...nsp, exchange_ds_rfr ### Configuration required by OpenChange server ### mapistore:namedproperties = mysql namedproperties:mysql_user = openchange-user namedproperties:mysql_pass = $Passwd namedproperties:mysql_host = localhost namedproperties:mysql_db = openchange mapistore:indexing_backend = mysql://openchange-user:$Passwd at localhost/openchange mapiproxy:openchangedb = mysql://openchange-user:$Passwd at localhost/openchange [netlogon] path = /var/lib/samba/sysvol/smbdomain.com/scripts read only = No [sy...
2015 Feb 14
0
RPC Server is unavailable . . .
...xchange_emsmdb, exchange_nsp, exchange_ds_rfr ### Configuration required by OpenChange server ### mapistore:namedproperties = mysql namedproperties:mysql_user = openchange-user namedproperties:mysql_pass = passwd namedproperties:mysql_host = localhost namedproperties:mysql_db = openchange mapistore:indexing_backend = mysql://openchange-user:passwd at localhost/openchange mapiproxy:openchangedb = mysql://openchange-user:passwd at localhost/openchange [netlogon] path = /var/lib/samba/sysvol/smbdomain.com/scripts read only = No [sysvol] path =...
2015 Feb 14
0
SOLVED RPC Server is unavailable . . .
...ge_emsmdb, exchange_nsp, exchange_ds_rfr ### Configuration required by OpenChange server ### #mapistore:namedproperties = mysql #namedproperties:mysql_user = openchange-user #namedproperties:mysql_pass = passwd #namedproperties:mysql_host = localhost #namedproperties:mysql_db = openchange #mapistore:indexing_backend = mysql://openchange-user:passwd at localhost/openchange #mapiproxy:openchangedb = mysql://openchange-user:passwd at localhost/openchange And, I temporarily stopped the 'sogo' & 'memcache' services, and one of my machines jo...
2015 Jun 15
4
Samba upgrade issue . . .
...ired by OpenChange server ### >> >> #mapistore:namedproperties = mysql >> #namedproperties:mysql_user = openchange-user >> #namedproperties:mysql_pass = $passwd >> #namedproperties:mysql_host = localhost >> #namedproperties:mysql_db = openchange >> #mapistore:indexing_backend = >> mysql://openchange-user:$passwd at localhost/openchange >> #mapiproxy:openchangedb = >> mysql://openchange-user:$passwd at localhost/openchange >> >> [netlogon] >> path = /var/lib/sa...
2013 Jun 12
2
Executing a script after creating vhosts with create_resources
...and create_resources to then generate all the vhosts and their directories etc. I''m then doing the same to create associated mysql databases. $sites = hiera_hash(''apache_vhosts'') create_resources(''apache::vhost'',$sites) $db = hiera_hash(''mysql_db'') create_resources(''mysql::db'',$db) What I need to know however is when a vhost and db has been created. So I can kick off a PHP script to deploy a bunch of files and call our API to send out emails. Running with a standard Puppet Master and node server setup. Puppet...
2010 Feb 09
9
VERY HIGH LOAD AVERAGE: top - 10:27:57 up 199 days, 5:18, 2 users, load average: 67.75, 62.55, 55.75
Hi Team Can someone advice me on how i can lower the load average on my asterisk server? dahdi-linux-2.1.0.4 dahdi-tools-2.1.0.2 libpri-1.4.10.1 asterisk-1.4.25.1 2 X TE412P Digium cards on ISDN PRI Im using the system as an IVR without any transcoding or bridging ************************************** top - 10:27:57 up 199 days, 5:18, 2 users, load average: 67.75, 62.55, 55.75 Tasks: 149
2015 Feb 13
0
Question re kerberos . . .
...quired by OpenChange server ### >>> >>> mapistore:namedproperties = mysql >>> namedproperties:mysql_user = openchange-user >>> namedproperties:mysql_pass = passwd >>> namedproperties:mysql_host = localhost >>> namedproperties:mysql_db = openchange >>> mapistore:indexing_backend = >>> mysql://openchange-user:passwd at localhost/openchange >>> mapiproxy:openchangedb = >>> mysql://openchange-user:passwd at localhost/openchange >>> >>> [netlogon] >>> path =...
2015 Jun 15
0
Samba upgrade issue . . .
...### Configuration required by OpenChange server ### > > #mapistore:namedproperties = mysql > #namedproperties:mysql_user = openchange-user > #namedproperties:mysql_pass = $passwd > #namedproperties:mysql_host = localhost > #namedproperties:mysql_db = openchange > #mapistore:indexing_backend = > mysql://openchange-user:$passwd at localhost/openchange > #mapiproxy:openchangedb = > mysql://openchange-user:$passwd at localhost/openchange > > [netlogon] > path = /var/lib/samba/sysvol/meadorandco.com/s...
2015 Oct 10
0
Samba-AD-DC package question . . .
...### Configuration required by OpenChange server ### > > mapistore:namedproperties = mysql > namedproperties:mysql_user = openchange-user > namedproperties:mysql_pass = $Passwd > namedproperties:mysql_host = localhost > namedproperties:mysql_db = openchange > mapistore:indexing_backend = > mysql://openchange-user:$Passwd at localhost/openchange > mapiproxy:openchangedb = > mysql://openchange-user:$Passwd at localhost/openchange > > [netlogon] > path = /var/lib/samba/sysvol/smbdomain.com/scrip...
2015 Jun 15
0
Samba upgrade issue . . .
...gt;>>> #mapistore:namedproperties = mysql >>>> #namedproperties:mysql_user = openchange-user >>>> #namedproperties:mysql_pass = $passwd >>>> #namedproperties:mysql_host = localhost >>>> #namedproperties:mysql_db = openchange >>>> #mapistore:indexing_backend = >>>> mysql://openchange-user:$passwd at localhost/openchange >>>> #mapiproxy:openchangedb = >>>> mysql://openchange-user:$passwd at localhost/openchange >>>> >>>&gt...