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 » What's going on, Surpass?

Shared Hosting Questions about your shared hosting account.

Reply
 
LinkBack Thread Tools Search this Thread
Old June 9th, 2008, 4:53 PM   #19 (permalink)
Race Surpass
Super #1
 
MarkRH's Avatar
 
Joined in Jul 2006
Lives in Oklahoma City, OK
Hosted on sh102
1,218 posts
Gave thanks: 18
Thanked 86 times
Change:
PHP Code:
<?php include("http://www.adaramusic.com/menu.php"); ?>
to:
PHP Code:
<?php include("/home/adara/public_html/menu.php"); ?>
This is assuming that menu.php is located in your public_html directory. Basically, you need to include the file using the physical file path on the server, and not by using a URL.

Hope that helps.
MarkRH is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old June 10th, 2008, 5:07 AM   #20 (permalink)
Registered User
Fresh Surpasser
 
Joined in Dec 2004
7 posts
Gave thanks: 1
Thanked 0 times
oh yes that's great! thank you very much lol that was easier than I thought it would be
saffy 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