Re: [vchkpw] mysql help

2004-05-19 Thread Mark Matrafajlo
i reverted to the mysql 3.25 version and problem fixed, now onto courier
thx,
Mark
On Wed, 2004-05-19 at 12:58, Jeremy Kitchen wrote:
> On Wednesday 19 May 2004 08:39 am, Mark Matrafajlo wrote:
> > > vmysql: sql error[c]: Can't create/write to file
> > > './vpopmail/dir_control.frm' (Errcode: 13) vmysql: sql error[c]: Can't
> > > create/write to file './vpopmail/dir_control.frm' (Errcode: 13) vmysql:
> > > sql error[b]: Can't find file: './vpopmail/dir_control.frm' (errno: 13)
> > > Error. Failed while attempting to add domain to auth backend
> > > vmysql: sql error[c]: Can't create/write to file
> > > './vpopmail/dir_control.frm' (Errcode: 13) vmysql: sql error[c]: Can't
> > > create/write to file './vpopmail/dir_control.frm' (Errcode: 13) vmysql:
> > > sql error[b]: Can't find file: './vpopmail/dir_control.frm' (errno: 13)
> > > vmysql: sql error[c]: Can't create/write to file
> > > './vpopmail/dir_control.frm' (Errcode: 13) vmysql: sql error[e]: Can't
> > > find file: './vpopmail/dir_control.frm' (errno: 13)
> >
> > I took a look the vpopmail dir and noticed those files weren't even there
> > does anyone have any idea on whats going on ?
> 
> .frm files are generally mysql database files, therefore you're looking in the 
> wrong place.  That error is being returned by your mysql server, which is 
> actually being returned from a system call that errored out.
> 
> More than likely it's a permissions problem, however, you'll want to ask the 
> mysql support community if you can't figure it out.
> 
> -Jeremy



Re: [vchkpw] mysql help

2004-05-19 Thread Jeremy Kitchen
On Wednesday 19 May 2004 08:39 am, Mark Matrafajlo wrote:
> > vmysql: sql error[c]: Can't create/write to file
> > './vpopmail/dir_control.frm' (Errcode: 13) vmysql: sql error[c]: Can't
> > create/write to file './vpopmail/dir_control.frm' (Errcode: 13) vmysql:
> > sql error[b]: Can't find file: './vpopmail/dir_control.frm' (errno: 13)
> > Error. Failed while attempting to add domain to auth backend
> > vmysql: sql error[c]: Can't create/write to file
> > './vpopmail/dir_control.frm' (Errcode: 13) vmysql: sql error[c]: Can't
> > create/write to file './vpopmail/dir_control.frm' (Errcode: 13) vmysql:
> > sql error[b]: Can't find file: './vpopmail/dir_control.frm' (errno: 13)
> > vmysql: sql error[c]: Can't create/write to file
> > './vpopmail/dir_control.frm' (Errcode: 13) vmysql: sql error[e]: Can't
> > find file: './vpopmail/dir_control.frm' (errno: 13)
>
> I took a look the vpopmail dir and noticed those files weren't even there
> does anyone have any idea on whats going on ?

.frm files are generally mysql database files, therefore you're looking in the 
wrong place.  That error is being returned by your mysql server, which is 
actually being returned from a system call that errored out.

More than likely it's a permissions problem, however, you'll want to ask the 
mysql support community if you can't figure it out.

-Jeremy

-- 
Jeremy Kitchen ++ Systems Administrator ++ Inter7 Internet Technologies, Inc.
  [EMAIL PROTECTED] ++ www.inter7.com ++ 866.528.3530 ++ 847.492.0470 int'l
kitchen @ #qmail #gentoo on EFnet ++ scriptkitchen.com/qmail



[vchkpw] mysql help

2004-05-19 Thread Mark Matrafajlo

> vmysql: sql error[c]: Can't create/write to file './vpopmail/dir_control.frm' 
> (Errcode: 13)
> vmysql: sql error[c]: Can't create/write to file './vpopmail/dir_control.frm' 
> (Errcode: 13)
> vmysql: sql error[b]: Can't find file: './vpopmail/dir_control.frm' (errno: 13)
> Error. Failed while attempting to add domain to auth backend
> vmysql: sql error[c]: Can't create/write to file './vpopmail/dir_control.frm' 
> (Errcode: 13)
> vmysql: sql error[c]: Can't create/write to file './vpopmail/dir_control.frm' 
> (Errcode: 13)
> vmysql: sql error[b]: Can't find file: './vpopmail/dir_control.frm' (errno: 13)
> vmysql: sql error[c]: Can't create/write to file './vpopmail/dir_control.frm' 
> (Errcode: 13)
> vmysql: sql error[e]: Can't find file: './vpopmail/dir_control.frm' (errno: 13)

I took a look the vpopmail dir and noticed those files weren't even there
does anyone have any idea on whats going on ?
thx
Mark