|
 |
|
 |
01-04-2003, 09:15 PM
|
#16 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,505
|
thanks scott, .. here are the results. [SHELL] [root@dp root]# whereis apachectl
apachectl: /usr/sbin/apachectl /usr/share/man/man8/apachectl.8.gz
[root@dp root]# rpm -qa |grep apache
[root@dp root]# service httpd status
httpd (pid 19209 19208 19207 19206 19205 19204 19203 19202 19199) is running...
[root@dp root]#[/SHELL]
my httpd.conf is in /etc/httpd/conf/
so it's like apache isn't an rpm for redhat 8.0 .. kinda weird . now do i just remove everything in /etc/httpd/ ?
i'm completely lost.
|
|
|
01-04-2003, 09:20 PM
|
#17 (permalink)
|
|
Techno Rat
Join Date: Jan 2003
Location: San Diego
Posts: 559
|
Just do what I love to do...:
[SHELL]$ rm -rf[/SHELL]
__________________
> SELECT * FROM users WHERE clue > 0
0 rows returned
|
|
|
01-04-2003, 09:27 PM
|
#18 (permalink)
|
|
Guest
|
cp -R /etc/httpd /etc/backup
rm -rf /etc/httpd
Then try to access the webpage, if it works, well you just FSCKED UP! But you have a back up  If you can access it. Horrah! Get the latest packages and install!
EDIT: Soon I will be in the CodeNewbie IRC channel if you want to talk to me or something?
EDIT(again): Can't find it, nevermind...  Telepathy? 
|
|
|
|
01-04-2003, 09:36 PM
|
#19 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,505
|
haha irc .. i remember that =)
irc.openprojects.net #codenewbie
i didn't even think of backing up =) good advice. i won't be in irc tonight, but i guess this is how i'll start.
|
|
|
01-04-2003, 09:46 PM
|
#21 (permalink)
|
|
Code Monkey
Join Date: Jul 2002
Location: Michigan
Posts: 85
|
Don't just start removing things.  That gets to be a pain in the arse to recover from.
Bare with me a few, I'm gonna check a few things and maybe come up with an answer for you.
__________________
Scott
B4 09 BA 09 01 CD 21 CD 20 53 63 6F 74 74 24
|
|
|
01-04-2003, 09:50 PM
|
#22 (permalink)
|
|
Code Monkey
Join Date: Jul 2002
Location: Michigan
Posts: 85
|
Okay, it looks like RedHat 8.0 has the rpms named different than previously.
do this:
- rpm -qa|grep -i httpd
And post the results...
Removing it may be as simple as:
- rpm -qa|grep -i httpd | xargs rpm -e
But, lets see the output first.
__________________
Scott
B4 09 BA 09 01 CD 21 CD 20 53 63 6F 74 74 24
|
|
|
01-04-2003, 09:55 PM
|
#24 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,505
|
thanks scott, .. the main goal here is just to be able to run apache/php/mysql together on rh8. if there is anything you need to check on the box, let me know and i'll get the info, or give you login. thanks!
|
|
|
01-04-2003, 09:56 PM
|
#25 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,505
|
Quote:
Originally posted by Vlad902
sdeming, damn, taking out the fun of rm -rf'ing just any random directory with web or apache on it 
|
i trust scott like yoda .. =) he runs the servers that all mine and my friends websites are hosted on w/o any downtime in the last year =) ... or at least any that we know of 
|
|
|
01-04-2003, 09:56 PM
|
#26 (permalink)
|
|
Guest
|
Quote:
Originally posted by sde
thanks scott, .. the main goal here is just to be able to run apache/php/mysql together on rh8. if there is anything you need to check on the box, let me know and i'll get the info, or give you login. thanks!
|
sde, give me a log in, I am well trained in the are of rm -r and rm -f, and even combined, INTO rm- rf! 
|
|
|
|
01-04-2003, 09:57 PM
|
#27 (permalink)
|
|
Code Monkey
Join Date: Jul 2002
Location: Michigan
Posts: 85
|
Mike,
Email me the login info. I'll at least gather the required details and then walk you through the motions. You may want to install Apache via source as well so you can be certain you are always up to date on the latest patches and such.
Building apache and php is relatively simple, again I can help you with that stuff. RPM's for things like that just get in the way.
__________________
Scott
B4 09 BA 09 01 CD 21 CD 20 53 63 6F 74 74 24
|
|
|
01-04-2003, 09:57 PM
|
#28 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,505
|
Quote:
Originally posted by Vlad902
sde, give me a log in, I am well trained in the are of rm -r and rm -f, and even combined, INTO rm- rf!
|
ip: 12.34.56.78
user: yeah
pass: right

|
|
|
01-04-2003, 10:01 PM
|
#30 (permalink)
|
|
Guest
|
Quote:
Originally posted by sde
ip: 12.34.56.78
user: yeah
pass: right
|
??? What does "404" mean ???
He try my computer:
ip: 98.76.54.32
user: up
pass: yours

|
|
|
|
| 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 03:41 AM.
|
Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting
|
 |
|