myspace script setup

Discussion in 'Programming' started by ultimategp, Nov 22, 2006.

  1. #1
    Hi i need help seting up a myspace script it tells me that i have to change
    /home/space/public_html/ TO /home/my cpanel username here/public_html i tryed that but it dosent wrok can anyone help? asap thanks!
     
    ultimategp, Nov 22, 2006 IP
  2. disgust

    disgust Guest

    Messages:
    2,417
    Likes Received:
    133
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you are actually replacing "my cpanel username here" with your username, right?

    it should be (in most cases) the same username you use to log into FTP
     
    disgust, Nov 22, 2006 IP
  3. ultimategp

    ultimategp Peon

    Messages:
    307
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i tryed all that but it dosent wrk it gives me this message

    Warning: main(/home/privacyn/public_html/_header.php) [function.main]: failed to open stream: No such file or directory in /home/privacyn/public_html/myspace/index.php on line 2
     
    ultimategp, Nov 22, 2006 IP
  4. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #4
    Can also be your domain without the www. ... actually, you should ask your host if you can't figure out.

    You could also try getcwd()
     
    nico_swd, Nov 22, 2006 IP
  5. ultimategp

    ultimategp Peon

    Messages:
    307
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i tried all ways for the directory but dosent wrk do u thnk it can be the script itself?
     
    ultimategp, Nov 22, 2006 IP
  6. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #6
    I don't know where you got the script from, but I think it should work. Ask your hosting if you're unsure. They will know it.
     
    nico_swd, Nov 23, 2006 IP
  7. jimrthy

    jimrthy Guest

    Messages:
    283
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #7
    This is just a guess. It looks to me like /myspace/index.php is trying to open /_header.php, but that file doesn't exist. Maybe that's in the wrong spot, now that you've moved everything?
     
    jimrthy, Nov 23, 2006 IP