Steve:
Your install file does not have executable permissions on it. To set it this
way and install as root do this:
chmod 0744 INSTALL
Type that in the directory you have the install progam in. This will give it
the
-rwxr--r-- permissions that it needs to install if in as root. You could
also open it up more with a chmod 0774 INSTALL if you want. That would
result in
-rwxrwxr-- but if your going in as root I would just stay with the 0744.
Also you have ownership under 125 games. I would change this to root root.
To do this type chown root:root * in that directory and all files and
directories will have root ownership in that directory.
Good Luck,
Eddie Strohmier
-----Original Message-----
From: Steven Pierce <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Sunday, July 16, 2000 11:09 PM
Subject: Re: telnet doesn't work
>
>
>I did check into the Apache doc's. It tells me to run the INSTALL program.
But when I do it will not allow me. It tells me
>that I do not have the access to run it. I am even ROOT. ON the FTP,
where can I get the WU_FTP software?
>Is that something that is available on twocows?
>
>Steven
>
>ABOUT_APACHE LICENSE README.configure config.layout logs
>Announcement Makefile.tmpl WARNING-NT.TXT configure src
>INSTALL README cgi-bin htdocs
>KEYS README.NT conf icons
>[root@grizzly apache_1.3.11]# INSTALL
>bash: INSTALL: command not found
>[root@grizzly apache_1.3.11]# ./INSTALL
>bash: ./INSTALL: Permission denied
>[root@grizzly apache_1.3.11]#
>
>*********** REPLY SEPARATOR ***********
>
>On 7/16/2000 at 4:45 PM Nitebirdz wrote:
>
>>On Sat, 15 Jul 2000, Steven Pierce wrote:
>>
>>>
>>>
>>> [steven@grizzly ~]$ rpm -qa |grep ftp
>>> ftp-0.15-1
>>> ncftp-3.0beta19-2
>>> tftp-0.15-1
>>> [steven@grizzly ~]$
>>>
>>> Nitebirdz,
>>>
>>> When I run the command above you see what I get. So I do not have FTP
installed?
>>> Wu-ftp is software that can be used??
>>>
>>
>>This is the information I obtain from another host that _does_ have
>>wu-ftpd installed:
>>
>>jortega@titanic:~$ rpm -qa | grep ftp
>>anonftp-2.6-1
>>ftp-0.10-3
>>ncftp-2.4.3-4
>>tftp-0.10-4
>>wu-ftpd-2.4.2b18-2
>>
>>
>>As you can see, you need to install wu-ftpd, but I'd recommend proftpd or
>>any other more secure FTP daemon. The first two apps that show in your
>>list are FTP clients, while the third one is not for FTP but TFTP.
>>
>>>
>>> BTW....
>>>
>>> [steven@grizzly apache_1.3.11]$ ls -l
>>> total 201
>>> -rw-r--r-- 1 125 games 12957 Mar 31 1999 ABOUT_APACHE
>>> -rw-r--r-- 1 125 games 3900 Jan 19 14:43 Announcement
>>> -rw-r--r-- 1 125 games 27964 Dec 21 1999 INSTALL
>>> -rw-r--r-- 1 125 games 35773 Aug 20 1999 KEYS
>>> -rw-r--r-- 1 125 games 2848 Jan 1 1999 LICENSE
>>> -rw-r--r-- 1 125 games 26758 Jan 11 2000 Makefile.tmpl
>>> -rw-r--r-- 1 125 games 2046 Apr 1 1998 README
>>> -rw-r--r-- 1 125 games 3132 Mar 19 1999 README.NT
>>> -rw-r--r-- 1 125 games 11176 Dec 20 1999 README.configure
>>> -rw-r--r-- 1 125 games 331 Sep 21 1998 WARNING-NT.TXT
>>> drwxr-xr-x 2 125 games 1024 Jan 19 18:56 cgi-bin
>>> drwxr-xr-x 2 125 games 1024 Jan 19 19:08 conf
>>> -rw-r--r-- 1 125 games 5909 Dec 28 1999 config.layout
>>> -rwxr-xr-x 1 125 games 55669 Jan 17 2000 configure
>>> drwxr-xr-x 3 125 games 1024 Jan 19 18:56 htdocs
>>> drwxr-xr-x 3 125 games 2048 Jan 19 18:57 icons
>>> drwxr-xr-x 2 125 games 1024 Jan 19 19:08 logs
>>> drwxr-xr-x 11 125 games 1024 Jan 19 19:08 src
>>> [steven@grizzly apache_1.3.11]$
>>>
>>> Why is this coming up like this. This is a copy of my apache dir. I
unzipped (tar'ed) and this is what
>>> came up. Should that not be a apache apache or root apache??
>>>
>>
>>It seems to me that you downloaded the source code, but you still need to
>>compile. Check out the information contained in the README and INSTALL
>>files, and you should find a detailed description of how to install
>>Apache.
>>
>>------------------------------
>>Nitebirdz
>>http://www.linuxnovice.org
>>Tips, articles, news, links...
>>
>>
>>--
>>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>>as the Subject.
>
>
>
>
>--
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.
>
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.