Thanks for your quick reply,

Still iam getting the error message "Fatal Error: Failed to connect to 
database" 


YOUR'S 

KANNAN.A.K.


--- On Fri, 5/29/09, [email protected] <[email protected]> 
wrote:

> From: [email protected] <[email protected]>
> Subject: ilugc Digest, Vol 60, Issue 49
> To: [email protected]
> Date: Friday, May 29, 2009, 12:00 PM
> Send ilugc mailing list submissions
> to
>     [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>     http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> or, via email, send a message with subject or body 'help'
> to
>     [email protected]
> 
> You can reach the person managing the list at
>     [email protected]
> 
> When replying, please edit your Subject line so it is more
> specific
> than "Re: Contents of ilugc digest..."
> 
> 
> Today's Topics:
> 
>    1. eth1 is problem (kesavan (K7))
>    2. Re: Uninstalling XP from a dual boot
> system with ubuntu
>       (Ashok Gautham)
>    3. Re: Requrie your help in installing
> MRBS in centos (Ashok Gautham)
>    4. Re: eth1 is problem (Bharathi
> Subramanian)
>    5. Re: eth1 is problem (kesavan (K7))
>    6. Re: eth1 is problem (Bharathi
> Subramanian)
>    7. Re: how to uninstall fedora 9 ?
> (Kenneth Gonsalves)
>    8. Re: how to uninstall fedora 9 ?
> (Ashish Verma)
>    9. Re: wireless datacard linux
> compatibility (LinuXpert Academy)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 29 May 2009 10:34:56 +0530 (IST)
> From: "kesavan (K7)" <[email protected]>
> Subject: [Ilugc] eth1 is problem
> To: Ubuntu Lynus <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=utf-8
> 
> hi guys
> good morning
> if i have restart the network manager or system. after the
> eth1 is automatically going to deactivate mode , after then
> i will activate the eth1 .now network is working fine
> but i need automatically activate the eth1 
> hows solve this problem?
> help me
> 
> here using centos 5 server system
> 
> regards
> thank u
> S.k
> 
> 
>       Own a website.Get an unlimited
> package.Pay next to nothing.*Go to http://in.business.yahoo.com/
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 29 May 2009 10:35:19 +0530
> From: Ashok Gautham <[email protected]>
> Subject: Re: [Ilugc] Uninstalling XP from a dual boot
> system with
>     ubuntu
> To: ILUG-C <[email protected]>
> Message-ID:
>     <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On Wed, May 27, 2009 at 10:18 PM, Dhanagopal R <[email protected]>
> wrote:
> > Hi
> >
> > I have installed Ubuntu 7.04
> 
> Ubuntu 7.04 has reached the end of its lifecycle. You will
> not get any
> more security fixes.
> Please consider getting a newer release
> 
> ---
> Ashok `ScriptDevil` Gautham
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Fri, 29 May 2009 10:44:09 +0530
> From: Ashok Gautham <[email protected]>
> Subject: Re: [Ilugc] Requrie your help in installing MRBS
> in centos
> To: ILUG-C <[email protected]>
> Message-ID:
>     <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On Fri, May 29, 2009 at 9:49 AM, kannan krishnamurthy
> <[email protected]>
> wrote:
> 
> > > Hi, I require your help in installing and
> configuring the MRBS
> > > software.  I tried in the google and
> installed the same. After
> > > installation i tried to connect via browser
> 
> > > "http://localhost/mrbs"; it displayed with an error
> message "Fatal
> > > Error: Failed to connect > to database".
> 
> I have not used MRBS before. But the INSTALL doc tells me
> http://mrbs.sourceforge.net/view_text.php?section=Documentation&file=INSTALL
> that you need to create a database manyually
> 
> $ mysqladmin create mrbs (Or any name you want)
> 
> I believe a bunch of tables are provided too for each DB.
> Choose the
> tables.my.sql and do
> 
> $mysql mrbs < tables.my.sql (Do this in the directory
> where the table
> is present or give the full path to the tables)
> 
> 
> Open the file called config.inc.php of mrbs and in it, add
> the line
> $dbsys = "mysql";
> 
> $db_host = The hostname that the database server is running
> on.
> $db _database =  The name of the database containing
> the MRBS tables.
> $db_login = The database login username
> $db_password =  The database login password for the
> above login username
> 
> Now, it should work
> 
> ---
> Ashok `ScriptDevil` Gautham
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Fri, 29 May 2009 10:46:20 +0530 (IST)
> From: Bharathi Subramanian <[email protected]>
> Subject: Re: [Ilugc] eth1 is problem
> To: ILUG-C <[email protected]>
> Message-ID:
>     <[email protected]>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> On 10:34am, kesavan (K7) wrote:
> 
> > if i have restart the network manager or system. after
> the eth1 is
> > automatically going to deactivate mode
> 
> Run system-config-network and "enable on boot" option for
> the eth1 
> interface.
> 
> Bye :)
> -- 
> Bharathi S
> 
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Fri, 29 May 2009 11:07:42 +0530 (IST)
> From: "kesavan (K7)" <[email protected]>
> Subject: Re: [Ilugc] eth1 is problem
> To: ILUG-C <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=utf-8
> 
> how to 'enable on boot option' for eth 1 interface
> 
> 
> 
> 
> ________________________________
> From: Bharathi Subramanian <[email protected]>
> To: ILUG-C <[email protected]>
> Sent: Friday, 29 May, 2009 10:46:20 AM
> Subject: Re: [Ilugc] eth1 is problem
> 
> On 10:34am, kesavan (K7) wrote:
> 
> > if i have restart the network manager or system. after
> the eth1 is
> > automatically going to deactivate mode
> 
> Run system-config-network and "enable on boot" option for
> the eth1 
> interface.
> 
> Bye :)
> -- 
> Bharathi S
> 
> _______________________________________________
> To unsubscribe, email [email protected]
> with 
> "unsubscribe <password> <address>"
> in the subject or body of the message.  
> http://www.ae.iitm..ac.in/mailman/listinfo/ilugc
> 
> 
> 
>       Own a website.Get an unlimited
> package.Pay next to nothing.*Go to http://in.business.yahoo.com/
> 
> ------------------------------
> 
> Message: 6
> Date: Fri, 29 May 2009 11:10:19 +0530 (IST)
> From: Bharathi Subramanian <[email protected]>
> Subject: Re: [Ilugc] eth1 is problem
> To: ILUG-C <[email protected]>
> Message-ID:
>     <[email protected]>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> On 11:07am, kesavan (K7) wrote:
> 
> > how to 'enable on boot option' for eth 1 interface
> 
> You will see check box in the interface list. For more info
> read the 
> help page.
> 
> PLEASE DON'T BLINDLY QUOTE THE WHOLE TEXT IN THE BOTTOM OF
> THE REPLY.
> 
> Bye :)
> -- 
> Bharathi S
> 
> 
> 
> ------------------------------
> 
> Message: 7
> Date: Fri, 29 May 2009 11:15:27 +0530
> From: Kenneth Gonsalves <[email protected]>
> Subject: Re: [Ilugc] how to uninstall fedora 9 ?
> To: "ILUG-C" <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain;  charset="iso-8859-1"
> 
> On Thursday 28 May 2009 15:26:44 rgowrii shankar wrote:
> > i installed fedora alone in my system.now i want to
> uninstall fedora to
> > install windows XP..i tried by using windows bootable
> cd..
> > but i cant..
> > will you help me to overcome this prob?
> 
> should you not consult uncle Bill for this?
> -- 
> regards
> kg
> http://lawgon.livejournal.com
> 
> 
> ------------------------------
> 
> Message: 8
> Date: Fri, 29 May 2009 11:22:30 +0530
> From: Ashish Verma <[email protected]>
> Subject: Re: [Ilugc] how to uninstall fedora 9 ?
> To: ILUG-C <[email protected]>
> Message-ID:
>     <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On Thu, May 28, 2009 at 3:26 PM, rgowrii shankar 
> <[email protected]>wrote:
> 
> > i installed fedora alone in my system.now i want to
> uninstall fedora to
> > install windows XP..i tried by using windows bootable
> cd..
> > but i cant..
> > will you help me to overcome this prob?
> >
> If there is no special data on your system, try deleting
> the MBR.
> 
> dd if=/dev/zero of=/dev/sda bs=512 count=1
> 
> Regards,
> Ashish
> 
> 
> ------------------------------
> 
> Message: 9
> Date: Fri, 29 May 2009 11:34:44 +0530 (IST)
> From: "LinuXpert Academy" <[email protected]>
> Subject: Re: [Ilugc] wireless datacard linux compatibility
> To: ILUG-C <[email protected]>
> Message-ID: <[email protected]>
> 
> >
> >> Their wireless datacards support Highspeed Data
> transfer of about
> >> 3.1 MBps in 35 major cities and when I have tested
> 3 times, I have
> >> got only a max. of 35Kbps.
> >
> >1. At what time, you run this testing?
> 
> The testing was around 4.30 p.m.
> 
> >2. If possible, try at 1AM - 3AM.
> 
> Only Possible after purchase.
> 
> >3. Did they commit any min or avg data rate?
> >
> He told me, previous day he got around 52k download speed
> in his own place.
> 
> The sales guy was not so sound with technical things (when
> he came to my office, he was totally
> unsure about linux connectivity).
> 
> S. Baskar
> CEO/LinuXpert Systems
> 
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> ilugc mailing list
> [email protected]
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> 
> 
> End of ilugc Digest, Vol 60, Issue 49
> *************************************
> 


      
_______________________________________________
To unsubscribe, email [email protected] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to