Re: [Cooker] More on the phantom httpd directory

1999-12-28 Thread Deven Phillips

I dropped to Runlevel 1, unmounted /home (/dev/hdb4), popped back up to
runlevel 5, remounted /home, and everything was all good.

WEIRD

Deven Phillips,
Cytronix Computer Services, Inc.

On Mon, 27 Dec 1999, you wrote:
> On Mon, 27 Dec 1999, Deven Phillips wrote:
> 
> > Here's a little addition to my previous post. Here's some screen output from
> > the shell (using BASH BTW):
> > 
> > [root@d-spair /home]# ls -af
> > ls: httpd: No such file or directory
> > ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> > [root@d-spair /home]# mkdir httpd
> > mkdir: cannot make directory `httpd': File exists  
> > 
> > As I live and breathe this is strange. It's kinda like the file is halfway
> > unlinked somehow?
> 
> 
> Running fsck should clear up the mess...
> 
>   Jeff



RE: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Mike Perry

Hope you can get rid of this asshole as he is
swamping everybody's email at the moment :-(
and also bringing the fine name of "mike" into
disrepute as well!!
Cheers:

Michael Perry.
R&D. Dep. Netafim Magal.
<<<>>>


> -Original Message-
> From: Axalon Bloodstone [SMTP:[EMAIL PROTECTED]]
> Sent: Tue 28 December 1999 7:15
> To:   [EMAIL PROTECTED]
> Cc:   Mike Duncan
> Subject:  Re: [Cooker] More on the phantom httpd directory
> 
> 
> Hey smart ass, QUIT. your not subscribed from either
> "[EMAIL PROTECTED]" or "mike@@t-online.de"
> 
> There isn't shit i can do without the correct email address.
> And quite honestly i want your morons gone more then you want off the list
> so bloody cooperate..
> 
> 



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Axalon Bloodstone


Hey smart ass, QUIT. your not subscribed from either
"[EMAIL PROTECTED]" or "mike@@t-online.de"

There isn't shit i can do without the correct email address.
And quite honestly i want your morons gone more then you want off the list
so bloody cooperate..

On Tue, 28 Dec 1999, Mike Duncan wrote:
> Axalon Bloodstone wrote:
> > 
> > rpm -V apache
> > 
> > Also check under the mount, as in unmount that partition and check for the
> > dir hideing there.
> > 
> > --
> > MandrakeSoft  http://www.mandrakesoft.com/
> > --Axalon
> I HAVE TRIED EVERYTHING BUT IT WONT STOP !
> 
> LOOK I think cooker is a good thing but I am not
> qualified for this beta
> I don't know LINUX well enough to help ... well not
> yet.
> 
> and I cant get this list to stop. I have followed
> all the directions I
> have seen but it still keeps filling up my mail box
> .
> 
> 
> help,
> 
> Mike
> 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Mike Duncan

Deven Phillips wrote:
> 
> Here's a little addition to my previous post. Here's some screen output from
> the shell (using BASH BTW):
> 
> [root@d-spair /home]# ls -af
> ls: httpd: No such file or directory
> ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> [root@d-spair /home]# mkdir httpd
> mkdir: cannot make directory `httpd': File exists
> 
> As I live and breathe this is strange. It's kinda like the file is halfway
> unlinked somehow?
> 
> Deven Phillips,
> Cytronix Computer Services, Inc.
I HAVE TRIED EVERYTHING BUT IT WONT STOP !

LOOK I think cooker is a good thing but I am not
qualified for this beta
I don't know LINUX well enough to help ... well not
yet.

and I cant get this list to stop. I have followed
all the directions I
have seen but it still keeps filling up my mail box
.


help,

Mike



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Mike Duncan

Axalon Bloodstone wrote:
> 
> On Mon, 27 Dec 1999, Deven Phillips wrote:
> 
> > Here's a little addition to my previous post. Here's some screen output from
> > the shell (using BASH BTW):
> >
> > [root@d-spair /home]# ls -af
> 
> how about a simple ls -l
> 
> > ls: httpd: No such file or directory
> > ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> > [root@d-spair /home]# mkdir httpd
> > mkdir: cannot make directory `httpd': File exists
> 
> stat httpd
> 
> > As I live and breathe this is strange. It's kinda like the file is halfway
> > unlinked somehow?
> 
> sync ..?
> 
> > Deven Phillips,
> > Cytronix Computer Services, Inc.
> >
> 
> --
> MandrakeSoft  http://www.mandrakesoft.com/
> --Axalon
I HAVE TRIED EVERYTHING BUT IT WONT STOP !

LOOK I think cooker is a good thing but I am not
qualified for this beta
I don't know LINUX well enough to help ... well not
yet.

and I cant get this list to stop. I have followed
all the directions I
have seen but it still keeps filling up my mail box
.


help,

Mike



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Mike Duncan

Deven Phillips wrote:
> 
> On Mon, 27 Dec 1999, you wrote:
> > On Mon, 27 Dec 1999, Deven Phillips wrote:
> >
> > > Here's a little addition to my previous post. Here's some screen output from
> > > the shell (using BASH BTW):
> > >
> > > [root@d-spair /home]# ls -af
> >
> > how about a simple ls -l
> 
> drwxr-x---   7 cyn  cyn  4096 Dec 27 12:03 cyn/
> drwxr-x---  10 devendeven4096 Dec 27 14:55 deven/
> drwxr-xr-x   6 root root 4096 Dec 26 04:59 ftp/
> drwxr-xr-x   2 root root 4096 Dec 27 17:06 html/
> drwxr-xr-x   2 root root16384 Dec 25 19:21 lost+found/
> drwxr-xr-x  12 sympasympa4096 Dec 26 05:06 sympa/
> 
> >
> > > ls: httpd: No such file or directory
> > > ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> > > [root@d-spair /home]# mkdir httpd
> > > mkdir: cannot make directory `httpd': File exists
> >
> > stat httpd
> 
> Can't access httpd: No such file or directory.
> [root@d-spair /home]#
> 
> >
> > > As I live and breathe this is strange. It's kinda like the file is halfway
> > > unlinked somehow?
> >
> > sync ..?
> 
> [root@d-spair /home]# sync
> [root@d-spair /home]# ls -l
> ls: httpd: No such file or directory
> total 36
> drwxr-x---   7 cyn  cyn  4096 Dec 27 12:03 cyn/
> drwxr-x---  10 devendeven4096 Dec 27 14:55 deven/
> drwxr-xr-x   6 root root 4096 Dec 26 04:59 ftp/
> drwxr-xr-x   2 root root 4096 Dec 27 17:06 html/
> drwxr-xr-x   2 root root16384 Dec 25 19:21 lost+found/
> drwxr-xr-x  12 sympasympa4096 Dec 26 05:06 sympa/
> 
> Deven Phillips,
> Cytronix Computer Services, Inc.
I HAVE TRIED EVERYTHING BUT IT WONT STOP !

LOOK I think cooker is a good thing but I am not
qualified for this beta
I don't know LINUX well enough to help ... well not
yet.

and I cant get this list to stop. I have followed
all the directions I
have seen but it still keeps filling up my mail box
.


help,

Mike



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Mike Duncan

Axalon Bloodstone wrote:
> 
> rpm -V apache
> 
> Also check under the mount, as in unmount that partition and check for the
> dir hideing there.
> 
> --
> MandrakeSoft  http://www.mandrakesoft.com/
> --Axalon
I HAVE TRIED EVERYTHING BUT IT WONT STOP !

LOOK I think cooker is a good thing but I am not
qualified for this beta
I don't know LINUX well enough to help ... well not
yet.

and I cant get this list to stop. I have followed
all the directions I
have seen but it still keeps filling up my mail box
.


help,

Mike



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Mike Duncan

Axalon Bloodstone wrote:
> 
> On Mon, 27 Dec 1999, Jeff Garzik wrote:
> 
> >
> >
> > On Mon, 27 Dec 1999, Deven Phillips wrote:
> >
> > > Here's a little addition to my previous post. Here's some screen output from
> > > the shell (using BASH BTW):
> > >
> > > [root@d-spair /home]# ls -af
> > > ls: httpd: No such file or directory
> > > ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> > > [root@d-spair /home]# mkdir httpd
> > > mkdir: cannot make directory `httpd': File exists
> > >
> > > As I live and breathe this is strange. It's kinda like the file is halfway
> > > unlinked somehow?
> >
> >
> > Running fsck should clear up the mess...
> >
> 
> True, but it's always better to fix the cause not the effect :)
I HAVE TRIED EVERYTHING BUT IT WONT STOP !

LOOK I think cooker is a good thing but I am not
qualified for this beta
I don't know LINUX well enough to help ... well not
yet.

and I cant get this list to stop. I have followed
all the directions I
have seen but it still keeps filling up my mail box
.


help,

Mike



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Axalon Bloodstone

On Mon, 27 Dec 1999, Jeff Garzik wrote:

> 
> 
> On Mon, 27 Dec 1999, Deven Phillips wrote:
> 
> > Here's a little addition to my previous post. Here's some screen output from
> > the shell (using BASH BTW):
> > 
> > [root@d-spair /home]# ls -af
> > ls: httpd: No such file or directory
> > ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> > [root@d-spair /home]# mkdir httpd
> > mkdir: cannot make directory `httpd': File exists  
> > 
> > As I live and breathe this is strange. It's kinda like the file is halfway
> > unlinked somehow?
> 
> 
> Running fsck should clear up the mess...
> 

True, but it's always better to fix the cause not the effect :)



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Jeff Garzik



On Mon, 27 Dec 1999, Deven Phillips wrote:

> Here's a little addition to my previous post. Here's some screen output from
> the shell (using BASH BTW):
> 
> [root@d-spair /home]# ls -af
> ls: httpd: No such file or directory
> ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> [root@d-spair /home]# mkdir httpd
> mkdir: cannot make directory `httpd': File exists  
> 
> As I live and breathe this is strange. It's kinda like the file is halfway
> unlinked somehow?


Running fsck should clear up the mess...

Jeff






Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Axalon Bloodstone


rpm -V apache

Also check under the mount, as in unmount that partition and check for the
dir hideing there.

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Deven Phillips

On Mon, 27 Dec 1999, you wrote:
> On Mon, 27 Dec 1999, Deven Phillips wrote:
> 
> > Here's a little addition to my previous post. Here's some screen output from
> > the shell (using BASH BTW):
> > 
> > [root@d-spair /home]# ls -af
> 
> how about a simple ls -l

drwxr-x---   7 cyn  cyn  4096 Dec 27 12:03 cyn/
drwxr-x---  10 devendeven4096 Dec 27 14:55 deven/
drwxr-xr-x   6 root root 4096 Dec 26 04:59 ftp/
drwxr-xr-x   2 root root 4096 Dec 27 17:06 html/
drwxr-xr-x   2 root root16384 Dec 25 19:21 lost+found/
drwxr-xr-x  12 sympasympa4096 Dec 26 05:06 sympa/   

> 
> > ls: httpd: No such file or directory
> > ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> > [root@d-spair /home]# mkdir httpd
> > mkdir: cannot make directory `httpd': File exists  
> 
> stat httpd

Can't access httpd: No such file or directory.
[root@d-spair /home]# 

> 
> > As I live and breathe this is strange. It's kinda like the file is halfway
> > unlinked somehow?
> 
> sync ..?

[root@d-spair /home]# sync
[root@d-spair /home]# ls -l
ls: httpd: No such file or directory
total 36
drwxr-x---   7 cyn  cyn  4096 Dec 27 12:03 cyn/
drwxr-x---  10 devendeven4096 Dec 27 14:55 deven/
drwxr-xr-x   6 root root 4096 Dec 26 04:59 ftp/
drwxr-xr-x   2 root root 4096 Dec 27 17:06 html/
drwxr-xr-x   2 root root16384 Dec 25 19:21 lost+found/
drwxr-xr-x  12 sympasympa4096 Dec 26 05:06 sympa/   

Deven Phillips,
Cytronix Computer Services, Inc. 



Re: [Cooker] More on the phantom httpd directory

1999-12-27 Thread Axalon Bloodstone

On Mon, 27 Dec 1999, Deven Phillips wrote:

> Here's a little addition to my previous post. Here's some screen output from
> the shell (using BASH BTW):
> 
> [root@d-spair /home]# ls -af

how about a simple ls -l

> ls: httpd: No such file or directory
> ./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
> [root@d-spair /home]# mkdir httpd
> mkdir: cannot make directory `httpd': File exists  

stat httpd

> As I live and breathe this is strange. It's kinda like the file is halfway
> unlinked somehow?

sync ..?

> Deven Phillips,
> Cytronix Computer Services, Inc. 
> 

-- 
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



[Cooker] More on the phantom httpd directory

1999-12-27 Thread Deven Phillips

Here's a little addition to my previous post. Here's some screen output from
the shell (using BASH BTW):

[root@d-spair /home]# ls -af
ls: httpd: No such file or directory
./  ../  lost+found/  ftp/  sympa/  deven/  cyn/  html/
[root@d-spair /home]# mkdir httpd
mkdir: cannot make directory `httpd': File exists  

As I live and breathe this is strange. It's kinda like the file is halfway
unlinked somehow?

Deven Phillips,
Cytronix Computer Services, Inc.