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!
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
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
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()
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.
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?