hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : I need help!
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

I need help!

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 05-03-2005, 01:45 PM
infraORANG3 infraORANG3 is offline
New Member
 
Join Date: May 2005
Posts: 2

I need help!


I don't really know anything about servers and my server keeps saying "Unable to obtain apache version information" and I can't get it to restart and I really need help.

Reply With Quote


Sponsored Links
  #2  
Old 05-03-2005, 02:10 PM
genxweb genxweb is offline
WHT Addict
 
Join Date: Nov 2004
Location: Marietta PA
Posts: 137
post more info: such as what error, the command you are running, what vs of apache. A bit more info is needed to help you.

__________________
Digital Offensive
http://www.digitaloffensive.com
Take an offensive approach to Security know what your foes know!

Reply With Quote
  #3  
Old 05-03-2005, 05:17 PM
DoCk DoCk is offline
Junior Guru
 
Join Date: Oct 2003
Location: Long Island, New York
Posts: 220
You should have someone help you check it out... if you lack the knowledge necessary get some help with it.

__________________
TWSites.com - Business Web Hosting Solutions & Server Management Since 2003

Reply With Quote
Sponsored Links
  #4  
Old 05-03-2005, 06:12 PM
infraORANG3 infraORANG3 is offline
New Member
 
Join Date: May 2005
Posts: 2
well.... the problem i had is fixed but i do have a problem

66.28.202.33/whm

I don't know why that shows up, even though I can get in another way, I'd prefer to have that fixed.

Reply With Quote
  #5  
Old 05-03-2005, 09:35 PM
genxweb genxweb is offline
WHT Addict
 
Join Date: Nov 2004
Location: Marietta PA
Posts: 137

__________________
Digital Offensive
http://www.digitaloffensive.com
Take an offensive approach to Security know what your foes know!

Reply With Quote
  #6  
Old 05-03-2005, 10:17 PM
Steven Steven is offline
I like ice cream
 
Join Date: Mar 2003
Location: California USA
Posts: 11,625
looks like apache was not compiled right.

__________________
Steven Ciaburri | Proactive Linux Server Management - Rack911.com | 1.855.RACK911
System Administration Extraordinaire

Managed Dedicated Servers, Linux Server Management, Disaster Recovery, Server Security Audits

Reply With Quote
  #7  
Old 05-03-2005, 10:31 PM
Criminal#58369 Criminal#58369 is offline
Web Hosting Master
 
Join Date: Jul 2004
Posts: 928
I c this when i go there:
Quote:
#!/usr/bin/perl -T

use Sys::Hostname qw(hostname);

my $rdhost = $ENV{'HTTP_HOST'};

open(CPCONF,"/var/cpanel/cpanel.config");
while(<CPCONF>) {
next if (/^#/);
s/\n//g;
($var,$value) = split(/=/, $_);
$CPCONF{$var} = $value;

}
close(CPCONF);

if (($ENV{'HTTPS'} eq "on" || $CPCONF{'alwaysredirecttossl'}) && $CPCONF{cpredirecthostname}) {
$rdhost = hostname();
}
if ($port eq "") { $port = '2086'; }
if ($sslport eq "") { $sslport = '2087'; }


if ($ENV{'HTTPS'} eq "on" || $CPCONF{'alwaysredirecttossl'}) {
if (${rdhost} ne "") {
print "Location: https://${rdhost}:${sslport}\n\n";
} else {
print "Location: https://$ENV{'REMOTE_ADDR'}:${sslport}\n\n";
}
} else {
if (${rdhost} ne "") {
print "Location: http://${rdhost}:${port}\n\n";
} else {
print "Location: http://$ENV{'REMOTE_ADDR'}:${port}\n\n";
}
}

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?