icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.

» Surpass Web Hosting Forums » Discussions » Shared Hosting » Unable to find server details for IP

Shared Hosting Questions about your shared hosting account.

Reply
 
LinkBack Thread Tools Search this Thread
Old August 28th, 2006, 1:28 PM   #1 (permalink)
Registered User
Fresh Surpasser
 
oracleredux's Avatar
 
Joined in Aug 2006
Lives in London, UK
12 posts
Gave thanks: 1
Thanked 0 times
Unable to find server details for IP

I have tried typing my ip and domain name into the checker but neither shows up a name for my server and the ip doesn't appear in the shared hosting forums. My IP is 66.7.194.224. I have received my welcome email with account details.
oracleredux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 28th, 2006, 1:38 PM   #2 (permalink)
Race Surpass
Super #1
 
MarkRH's Avatar
 
Joined in Jul 2006
Lives in Oklahoma City, OK
Hosted on sh102
1,219 posts
Gave thanks: 18
Thanked 86 times
Just making an educated guess as to what it might be, looks like it is server sh104. Must be brand new.
Code:
ping sh104.surpasshosting.com

Pinging sh104.surpasshosting.com [66.7.194.224] with 32 bytes of data:

Reply from 66.7.194.224: bytes=32 time=66ms TTL=55
Reply from 66.7.194.224: bytes=32 time=51ms TTL=55
Reply from 66.7.194.224: bytes=32 time=54ms TTL=55
Reply from 66.7.194.224: bytes=32 time=54ms TTL=55
MarkRH is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 28th, 2006, 1:39 PM   #3 (permalink)
Registered User
Fresh Surpasser
 
oracleredux's Avatar
 
Joined in Aug 2006
Lives in London, UK
12 posts
Gave thanks: 1
Thanked 0 times
Quote:
Originally Posted by MarkRH View Post
Just making an educated guess as to what it might be, looks like it is server sh104. Must be brand new.
Code:
ping sh104.surpasshosting.com

Pinging sh104.surpasshosting.com [66.7.194.224] with 32 bytes of data:

Reply from 66.7.194.224: bytes=32 time=66ms TTL=55
Reply from 66.7.194.224: bytes=32 time=51ms TTL=55
Reply from 66.7.194.224: bytes=32 time=54ms TTL=55
Reply from 66.7.194.224: bytes=32 time=54ms TTL=55
It certainly does look like that is the server, thanks for that. Hopefully it will make it into the forums as a named server sometime soon!
oracleredux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 28th, 2006, 1:46 PM   #4 (permalink)
Race Surpass
Super #1
 
MarkRH's Avatar
 
Joined in Jul 2006
Lives in Oklahoma City, OK
Hosted on sh102
1,219 posts
Gave thanks: 18
Thanked 86 times
If you want more details about the server and its environment, you can create a info.php file with the following code:
PHP Code:
<html>
<head>
    <title>PHP Info for <?=$_SERVER['HTTP_HOST']?></title>
</head>
<body>
<h1>PHP Info for <?=$_SERVER['HTTP_HOST']?></h1>
<?php 
$hostname 
gethostbyaddr($_SERVER['REMOTE_ADDR']);
echo 
'Your hostname = '.$hostname."<p>\n";
echo 
'Current Server IP Address: '.$_SERVER['SERVER_ADDR']."<p>\n";
echo 
'Current Server Date/Time: '.date ("l dS of F Y h:i:s A T")."<p>\n";
echo 
'Current Greenwich Mean Time: '.gmdate ("l dS of F Y h:i:s A T")."<p>\n";

phpinfo(); ?>
</body>
</html>
Hope it helps.
MarkRH is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 13th, 2006, 6:47 PM   #5 (permalink)
Registered User
Fresh Surpasser
 
Joined in Sep 2006
6 posts
Gave thanks: 0
Thanked 0 times
I too am on sh104 and I do not see it listed in the Shared Hosting Notices forum. I would like to be able to subscribe to my servers thread. Has there been any progress made on this? Should I log a support ticket?
PhreakPhy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 13th, 2006, 7:05 PM   #6 (permalink)
Registered User
Fresh Surpasser
 
oracleredux's Avatar
 
Joined in Aug 2006
Lives in London, UK
12 posts
Gave thanks: 1
Thanked 0 times
Might be an idea. I haven't logged a support ticket myself, was giving it time but one would have thought that the server should be present by now. If you do indeed log a ticket do let me know what the outcome is. Thanks
oracleredux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 17th, 2006, 10:05 PM   #7 (permalink)
Registered User
Fresh Surpasser
 
Joined in Sep 2006
6 posts
Gave thanks: 0
Thanked 0 times
I logged a ticket, and it is there now.

SH104 (66.7.194.224) : Shared
PhreakPhy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 18th, 2006, 4:49 PM   #8 (permalink)
Registered User
Fresh Surpasser
 
oracleredux's Avatar
 
Joined in Aug 2006
Lives in London, UK
12 posts
Gave thanks: 1
Thanked 0 times
Excellent. Hopefully there won't be any issues which need reporting but, just in case. Thanks for the info.
oracleredux is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 edit your posts

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