|  | |  |
01-04-2003, 03:54 PM
|
#1 (permalink)
| | Moderator
Join Date: May 2002 Location: us.ca
Posts: 4,530
| looking for some help. anyone interested in helping me downgrade apache in my redhat 8.0 box?
the box is co-located and installing a different o/s isn't an option.
apache 2 comes with redhat 8 and it does not seem to be an rpm. i'm not sure how to get rid of it.
please help me. |
| |
01-04-2003, 04:16 PM
|
#2 (permalink)
| | Guest | I would just rm -rf anything with apache in the name and then re-install it. | |
| |
01-04-2003, 04:49 PM
|
#3 (permalink)
| | Techno Rat
Join Date: Jan 2003 Location: San Diego
Posts: 559
| Or you can reinstall Redhat without the apache pkg.
__________________ > SELECT * FROM users WHERE clue > 0
0 rows returned |
| |
01-04-2003, 04:49 PM
|
#4 (permalink)
| | Techno Rat
Join Date: Jan 2003 Location: San Diego
Posts: 559
| or you can reinstall redhat without the apache pkg
__________________ > SELECT * FROM users WHERE clue > 0
0 rows returned |
| |
01-04-2003, 05:29 PM
|
#5 (permalink)
| | Guest | Quote: Originally posted by ilya020 or you can reinstall redhat without the apache pkg | Not an option you moron, stop floding the boards! | |
| |
01-04-2003, 06:18 PM
|
#6 (permalink)
| | Legend in my own mind
Join Date: May 2002 Location: florida
Posts: 618
| i dont think ive tried to remove anything that was put in place on the install other than manually deleting the files and directories themselves (which im not sure is a smart thing), but i havent had a problem yet. I would think if you would do the [SHELL]$whereis apache[/SHELL] and get rid of all the dir's and files and then download the source for apache and install you should be ok. Please someone correct me if im wrong
__________________ Is it me or does the word abbreviation seem a little long?
registered user #193524 with the Linux Counter, http://counter.li.org |
| |
01-04-2003, 06:42 PM
|
#7 (permalink)
| | Guest | Quote: Originally posted by revolution i dont think ive tried to remove anything that was put in place on the install other than manually deleting the files and directories themselves (which im not sure is a smart thing), but i havent had a problem yet. I would think if you would do the [SHELL]$whereis apache[/SHELL] and get rid of all the dir's and files and then download the source for apache and install you should be ok. Please someone correct me if im wrong | I would do updatedb;locate apache because I believe whereis only finds things with an EXACT match... may be wrong though.. | |
| |
01-04-2003, 06:43 PM
|
#8 (permalink)
| | Moderator
Join Date: May 2002 Location: us.ca
Posts: 4,530
| thansk guys.. i'm about to fix something or break somethin .. here we go =) |
| |
01-04-2003, 06:44 PM
|
#9 (permalink)
| | Guest | sde, if YOU REALLY need something accurate install RH 8.0 on another box, then install apache with PHP. Record ALL changes and copy them over... It's timely though and slow... | |
| |
01-04-2003, 06:59 PM
|
#10 (permalink)
| | Moderator
Join Date: May 2002 Location: us.ca
Posts: 4,530
| whereis apache
just returns "apache:" .. no directories or anything. |
| |
01-04-2003, 07:03 PM
|
#11 (permalink)
| | Guest | WTF? do:
whereis htdocs
whereis httpd.conf
They should show a location  . Where do you keep your web servers files? /www? rm -rf it. | |
| |
01-04-2003, 07:24 PM
|
#12 (permalink)
| | Legend in my own mind
Join Date: May 2002 Location: florida
Posts: 618
| Quote: Originally posted by sde whereis apache
just returns "apache:" .. no directories or anything. | you sure apache is installed and running? when i do a [SHELL]$ whereis apache[/SHELL] on mandrake which has no apache installed i get the same, but when i do the same on my debian server i get all the listings
__________________ Is it me or does the word abbreviation seem a little long?
registered user #193524 with the Linux Counter, http://counter.li.org |
| |
01-04-2003, 07:28 PM
|
#13 (permalink)
| | Guest | whereis is probably screwed up, I would just use locate (notice you have to do updatedb before you run locate) | |
| |
01-04-2003, 09:12 PM
|
#14 (permalink)
| | Moderator
Join Date: May 2002 Location: us.ca
Posts: 4,530
| whereis works perfectly fine.
what about: whereis httpd ?/ would that be the same thing? |
| |
01-04-2003, 09:45 PM
|
#15 (permalink)
| | Code Monkey
Join Date: Jul 2002 Location: Michigan
Posts: 85
| Mike,
Try these:
- locate apachectl
- locate httpd.conf
Also:
- rpm -qa | grep apache
- service httpd status
if the service command returns "OK" then you can look at the file /etc/init.d/httpd to figure out what it is running.
__________________ Scott
B4 09 BA 09 01 CD 21 CD 20 53 63 6F 74 74 24 |
| | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -8. The time now is 12:38 AM. |
Copyright © 2000-2008, Milano Interactive Web Hosting provided by Portal 360 Web Hosting |  | |