Can't install MySQL

2007-04-16 Thread Fabio A Mazzarino
Hello folks After installing mysql I've found the following problem: Starting MySQL database server: mysqld...failed. Please take a look at the syslog. /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/m

Re: Can't modeprobe ip_tables

2007-02-16 Thread Fabio A Mazzarino
Sure. depmod is always needed if I want to avoid a reboot. And it doesn't hurt. Fabio On 2/16/07, John L Fjellstad <[EMAIL PROTECTED]> wrote: "Fabio A Mazzarino" <[EMAIL PROTECTED]> writes: > Then I removed /lib/modules/2.4.27-2-386 and renamed > /lib/module

Re: Can't modeprobe ip_tables

2007-02-16 Thread Fabio A Mazzarino
Problem solved: I'll post the solution for future references: I've reinstalled kernel-image-2.4.27-2-386: # apt-get --reinstall kenrel-image-2.4.27-2-386 And now everything is working just fine. Thanks for your help. Fabio On 2/16/07, Fabio A Mazzarino <[EMAIL PROTECTED]>

Re: Can't modeprobe ip_tables

2007-02-16 Thread Fabio A Mazzarino
Answers below: On 2/16/07, Mankuthimma <[EMAIL PROTECTED]> wrote: Hi, > First I'd like to show a limitation in my case. The server is at a > datacenter, so booting a new kernel is highly improbable, only in a > emergency case. You say, booting a new kernel is highly improbable. But why are yo

Re: Can't modeprobe ip_tables

2007-02-16 Thread Fabio A Mazzarino
Roberto: On 2/15/07, Roberto C. Sanchez <[EMAIL PROTECTED]> wrote: On Thu, Feb 15, 2007 at 08:04:16PM -0200, Fabio A Mazzarino wrote: > # uname -a > Linux loghost1 2.4.27-2-386 #1 Wed Aug 17 09:33:35 UTC 2005 i686 GNU/Linux > That looks like a stock debian kernel. It certia

Can't modeprobe ip_tables

2007-02-15 Thread Fabio A Mazzarino
Hello Folks: First I'd like to show a limitation in my case. The server is at a datacenter, so booting a new kernel is highly improbable, only in a emergency case. Now the problem. I can't use neither iptables nor brctl. The problem is that the module doesn't exist. Some data: # uname -a Linu