LinuxQuestions.org
Did you know LQ has a Linux Hardware Compatibility List?
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices

Reply
 
LinkBack Search this Thread
Old 05-22-2008, 06:31 PM   #1
kenny724
LQ Newbie
 
Registered: May 2008
Posts: 10

Rep: Reputation: 0
Confused!!


I'm sorry for posting this again, but not sure what heading to put it under. Anway this is a backup server, and I'm trying to make it the main server. The IP address are totally different, and the main server is no longer in existence. I need to check all the conf files to check to make sure all the address are right. Can someone help? More information below that I posted under networking. Thanks,
Big Dummy,
Kenny

Hi, everybody. Someone I know has a machine with Slackware 9.1.0 on it and he doesn't want to update anything in fear of something not being backwards compatiable. I have been yanking my hair out....well what's left anyway. I did the netconfig option...and set up everything...I am able to go to the internal ip address of that server. Of course, I ge a internal server error....and to email someone who designed the software. Can someone help me and tell me what other conf files I need to edit, and where they are? Where is the log file ...with the files that are accessed and loaded...then they might be easy to edit them. Of course, i tried various edit commands, but they don't work...not a valid program or file. I'm just trying to get this webserver up for him that can allow people to access the linux box with his ip address. Any help will be appreciated. Thanks in advance.
Big Dummy,
Kenny
 
Old 05-22-2008, 06:39 PM   #2
billymayday
Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 120Reputation: 120
It would help if you 1) used decent titles; 2) explained what the problem is, because what you've posted makes no sense; and 3) don't double post.
 
Old 05-22-2008, 06:56 PM   #3
kenny724
LQ Newbie
 
Registered: May 2008
Posts: 10

Original Poster
Rep: Reputation: 0
Well, basically, the problem is that i need to verify all the conf files to make sure they are set right on bootup to make this box a webserver with the program that is already installed. The httpd.conf file does not seem to be in the directory that it is supposed to be in. All i need to do is figure out. I need to know what files I need to edit or check to allow people across the internet to type in the IP address to access the information on this server. Right now, when I type in the network IP address I get an internal server error...and the Internet IP address I get nothing. I hope this makes better sense. Thanks.
 
Old 05-22-2008, 07:24 PM   #4
chrism01
Guru
 
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 6.2, Centos 5.8
Posts: 11,740

Rep: Reputation: 905Reputation: 905Reputation: 905Reputation: 905Reputation: 905Reputation: 905Reputation: 905Reputation: 905
Are the original machine and the new one the same distro and versions?
If so, how was the new machine created ie can you guarantee that both have the same software installed. If so, the conf files should be in the same places, in fact (if the old box is no longer being used) you can just copy the conf files over.
 
Old 05-22-2008, 07:38 PM   #5
kenny724
LQ Newbie
 
Registered: May 2008
Posts: 10

Original Poster
Rep: Reputation: 0
I'm not sure, the main server was kept somewhere else. This box hasn't been used in a while, and the guy who wants it up knows nothing. When I type in the network ip of the computer, it sends me to a page saying an internal server error. It's like it is being fowarded somewhere in a particular file. Since it doesn't exist anymore, that is probably why I get the internal server error. The other server I won't be able to have access to. I probably sound confusing like the other person said, but I'm confused myself. The software has to stay on there....and I'm afraid if I upgrade the Slackware 9.1.0 it'll be overwritten or the program won't work.
 
Old 05-22-2008, 08:08 PM   #6
chrism01
Guru
 
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 6.2, Centos 5.8
Posts: 11,740

Rep: Reputation: 905Reputation: 905Reputation: 905Reputation: 905Reputation: 905Reputation: 905Reputation: 905Reputation: 905
Look, computers are not magic.(!) You're going to have to explain to this 'friend' that if he wants this done (at all, never mind correctly) you're going to need full (root) access to both systems.
Ideally, you'd clone one to the other using some kind of backup or rsync system.
Sorry if this sounds harsh, but (imho) otherwise, you've got no chance of doing this.
Good luck.
 
Old 05-23-2008, 02:22 AM   #7
djsoundfx
Member
 
Registered: May 2008
Distribution: Gentoo, Ubuntu, RHEL, CentOS, BSD, Solaris
Posts: 81

Rep: Reputation: 23
Quote:
Originally Posted by kenny724 View Post
I'm not sure, the main server was kept somewhere else. This box hasn't been used in a while, and the guy who wants it up knows nothing. When I type in the network ip of the computer, it sends me to a page saying an internal server error. It's like it is being fowarded somewhere in a particular file. Since it doesn't exist anymore, that is probably why I get the internal server error. The other server I won't be able to have access to. I probably sound confusing like the other person said, but I'm confused myself. The software has to stay on there....and I'm afraid if I upgrade the Slackware 9.1.0 it'll be overwritten or the program won't work.
It sounds like you're trying to move webservers? Basically the post above explains what you need. You're going to want access (not necessarily root) but at least permissions on the directory where your httpd.conf is and your httpd logs on both servers. Without this, you're project is near impossible.

You also will want ftp (or at least sftp) access to both servers. You're also gonna want to know what version of apache or otherwise that you're working with on both servers. It is not uncommon for different builds to end up with the .conf or executable files in different directories.

Lastly, "Internal server error" can mean alot of different things and you're probably going to want to check your logs to figure out exactly what is causing this error.

If you can get this information, and post some of it (please cut out hostnames/ips though) we should be able to help quite a bit more.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
confused earlysame55 Linux - Newbie 4 04-21-2008 11:37 PM
Confused nay Very Confused chrystlenight Suse/Novell 3 08-28-2007 05:57 PM
Very confused unkn0wnhacka Linux - General 12 07-20-2005 09:44 AM
So confused BaudRacer Slackware 5 08-22-2003 12:17 PM
What is going on? Very confused.. darius2002 Linux - Newbie 8 08-22-2003 12:59 AM


All times are GMT -5. The time now is 12:24 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration