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.
Old March 9th, 2006, 3:52 PM   #1 (permalink)
Registered User
Fresh Surpasser
 
Joined in Mar 2006
7 posts
Gave thanks: 0
Thanked 0 times
DNS problems.

Alright, well I'm still having problems with my DNS, I transfered the IP adress and the primary name & secondary, but now all I get is a blank page. If I go to update my site a blank page stays. Its REALLY frustrating me. helppppppppp =[

dsdjgsgf..

EDIT----

I JUST FOUND OUT! that it works. yay. BUTTTTT only when i go to www.heart-ache.org/index.php i want it to be that way when i go to www.heart-ache.org can ya help me out?

Last edited by omgitsmo; March 9th, 2006 at 4:04 PM..
omgitsmo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 9th, 2006, 6:54 PM   #2 (permalink)
Yabadabadoo
Super #1
 
Geoff's Avatar
 
Joined in Nov 2004
Lives in B.C., Canada
Hosted on Dedicated
1,013 posts
Gave thanks: 7
Thanked 28 times
well it looks like index.php isnt set up as a default index page. there a few things you can do

Add index.php to the Apache Config File
Use .htaccess to set index.php as a default page
Create an index.html and have it redirect to index.php

and probably a couple other things i ahvent thought off of the top of my head, the best and most likely option you can implement is probably my second suggestion, .htaccess
__________________
Geoff Ellis - Surpass Dedicated Server Customer
www.adepttechs.net
Geoff is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 9th, 2006, 7:20 PM   #3 (permalink)
All Ur Base R Belong 2 Us
Excelling Contributor
 
mr_fern's Avatar
 
Joined in Feb 2005
Lives in Vegas & New York
824 posts
Gave thanks: 2
Thanked 6 times
The problem is that there is an index.html file.

index.html takes precedence over index.php (due to the way apache's configuration file is set up ), so if an index.html file exists, the index.php won't be seen.

You have an index.html file in there with this code:
Code:
<html><head><title>Heart-Ache [dot] ORG<title><head>
<body><center>Under Construction<center><body><html>

hey
Which doesn't display because it's not written correctly.
But since index.php is the page you want to be seen you can just delete the index.html file.
__________________
Nobody doing nothing
mr_fern is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old March 10th, 2006, 1:32 AM   #4 (permalink)
Yabadabadoo
Super #1
 
Geoff's Avatar
 
Joined in Nov 2004
Lives in B.C., Canada
Hosted on Dedicated
1,013 posts
Gave thanks: 7
Thanked 28 times
lol i guess actually visiting the url would have given me a little more insight into his problem:P
__________________
Geoff Ellis - Surpass Dedicated Server Customer
www.adepttechs.net
Geoff 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
Rate This Thread
Rate This Thread:

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