Re: [Vserver] Ports no open

2005-07-12 Thread Herbert Poetzl
On Tue, Jul 12, 2005 at 06:01:39PM -0300, Martin Archanco wrote:
> Hello
> 
> My vserver funtionallity, the open ports is open in the vserver. The
> ports open is 80, 110, 2081 and others..
> 
> But not i cant listen ports mysql and i cant listen port 25 for postfix.
> 
> The error mysql is 
> 
> [EMAIL PROTECTED]:/# /etc/rc.d/rc.mysqld start
> [EMAIL PROTECTED]:/# Starting mysqld daemon with databases from /var/lib/mysql
> STOPPING server from pid file /var/run/mysql/mysql.pid
> 050712 15:01:43  mysqld ended
> 
> the log is 
> 
> 050712 15:01:43  mysqld started
> 050712 15:01:43 Can't start server : Bind on unix socket: Permission
> denied
> 050712 15:01:43 Do you already have another mysqld server running on

it looks to me like this is true, and very likely
you have another isntance of mysqld running on
your host, binding to 0.0.0.0 (and thus stopping
any guest from binding their ports) or if you have
a more complex setup (with shared ips) then another
guest might have bound that ip/port already ...

> socket: /var/run/mysql/mysql.sock ?
> 050712 15:01:43 Aborting
> 
> 050712 15:01:43 /usr/libexec/mysqld: Shutdown Complete
> 
> 050712 15:01:43  mysqld ended
> 
> the mysql in server master is closed.
> 
> The error postfix is 
> Jul 12 15:06:41 martin postfix[2155]: fatal: bad string length 0 < 1:
> mydomain =

this sounds more like a config issue, it might be
required to set a domain name for postfix to work
properly (depends on postfix/config/setup)

> and no open port ...

this is normal if the application startup failed ...

HTH,
Herbert

> 
> Thanks
> 
> Excuseme my english...
> 
> 
> -- 
> Martin Archanco
> OpenSource & Technology
> Tel: 5238.3211
> Cel: 15.5307.7842
> http://www.nulit.com.ar
> Mail: [EMAIL PROTECTED]
> 
> ___
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] Ports no open

2005-07-12 Thread Martin Archanco
Hello

My vserver funtionallity, the open ports is open in the vserver. The
ports open is 80, 110, 2081 and others..

But not i cant listen ports mysql and i cant listen port 25 for postfix.

The error mysql is 

[EMAIL PROTECTED]:/# /etc/rc.d/rc.mysqld start
[EMAIL PROTECTED]:/# Starting mysqld daemon with databases from /var/lib/mysql
STOPPING server from pid file /var/run/mysql/mysql.pid
050712 15:01:43  mysqld ended

the log is 

050712 15:01:43  mysqld started
050712 15:01:43 Can't start server : Bind on unix socket: Permission
denied
050712 15:01:43 Do you already have another mysqld server running on
socket: /var/run/mysql/mysql.sock ?
050712 15:01:43 Aborting

050712 15:01:43 /usr/libexec/mysqld: Shutdown Complete

050712 15:01:43  mysqld ended

the mysql in server master is closed.

The error postfix is 
Jul 12 15:06:41 martin postfix[2155]: fatal: bad string length 0 < 1:
mydomain =

and no open port ...


Thanks

Excuseme my english...


-- 
Martin Archanco
OpenSource & Technology
Tel: 5238.3211
Cel: 15.5307.7842
http://www.nulit.com.ar
Mail: [EMAIL PROTECTED]

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver