Nov 22, 2009
Pages: 1, 2

Need Help With Music File - need help on getting music file to work

free web hosting

Read Latest Entries..: (Post #11) by SpartacusUSTASA on Jun 8 2005, 07:28 PM.
Ok, all i had to do was send my music file to the Public HTML. Thanks everyone for helping!
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Astahost > Hosted Members Support > Misc. Issues with no other forum

Need Help With Music File - need help on getting music file to work

SpartacusUSTASA
I was wondering if anyone can please help me with uploading a music file. I got my first hosting package and logged in without a problem.

So when i'm in my cpanel account I went under the section "Site management tools" then to "file manager" Then on the file manager I uploaded a music file. so now, i clicked on properties and then found the URL and when i tried playing the music file on another site, i cant hear any music?? is their some other step i need to do? or did i do something wrong??

Comment/Reply (w/o sign-up)

ninjamunky
Most likely if you just put the link it, IE will go download the mp3 from the location and then play it with the default player. It won't display it (play the music) as it would if you linked a music file. Also, you should use and FTP client, or IE's built-in one.

Comment/Reply (w/o sign-up)

banjosforpeace
QUOTE (SpartacusUSTASA @ Jun 6 2005, 03:10 PM)
So when i'm in my cpanel account I went under the section "Site management tools" then to "file manager"  Then on the file manager I uploaded a music file. so now,  i clicked on properties and then found the URL and when i tried playing the music file on another site, i cant hear any music?? is their some other step i need to do? or did i do something wrong??
*

I don't understand by "playing the music file on another site." Do you mean that you are using your hosting to store the music file and you have posted the link on a site that has a different host? If so, that should not be a problem. The only reason that would not work is if you got the URL or the file name typed incorrectly.

Do you have spaces in the file name? Does the file name use and odd punctuation? Is it an mp3, a wma, an ogg, real audio, etc?

More info would help solve your problem.

mellow.gif

 

 

 


Comment/Reply (w/o sign-up)

SpartacusUSTASA
QUOTE (banjosforpeace @ Jun 6 2005, 03:41 PM)
I don't understand by "playing the music file on another site." Do you mean that you are using your hosting to store the music file and you have posted the link on a site that has a different host? If so, that should not be a problem. The only reason that would not work is if you got the URL or the file name typed incorrectly.

Do you have spaces in the file name? Does the file name use and odd punctuation? Is it an mp3, a wma, an ogg, real audio, etc?

More info would help solve your problem.

mellow.gif
*
hi,

I wanted Astahost so I would be able to upload a music file on my machine and have it hosted as a link. I want to post a music file onto my profile on this site im using (Myspace.com) so people can hear the music. I might be doing it incorrectly with Astahost, but i think the URL i got from my cpanel is ttp://spartacusustasa.astahost.com:2082/frontend/rvblue/files/select.html?dir=/home/ustasa&file=Domoljubna%20-%20Bleiburg%20ft%20Von%20Thronstahl%20-%20Awaking%20Of%20A%20Dead%20Hymn.mp3

but someone told me the URL wont work. What do I have to do to make it correct??

Comment/Reply (w/o sign-up)

ninjamunky
Here's what you should do:

1. Open IE
2. Type in ftp.yourusername.astahost.com
3. A message should come up, click ok then go to File>Login As...
4. Input your login information
5. Once you see the folders, head to "public_html"
6. Change the song's filename to something a little better, like 1 word or a few letters
7. Click and drag it to the browser
8. Once uploaded, go to yourusername.astahost.com/songfilename.mp3 and make sure it downloads and plays in your default media player
9. Copy that URL and put it wherever you need to on MySpace

Comment/Reply (w/o sign-up)

SpartacusUSTASA
ok, it wont let me get into the FTP, message pops up saying this:

Windows cannot access this folder. Make sure you typed the file name correctly and that you have permission to access the folder.

Details:
220---------- Welcome to Pure-FTPd [TLS] ---------- 220-You are user number 5 of 50 allowed. 220-Local time is now 17:25. Server port: 21. 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 15 minutes of inactivity. 421 Unable to set up secure anonymous FTP
---------------------------
OK
---------------------------

Comment/Reply (w/o sign-up)

banjosforpeace
ninjamunky provided you with really good step-by-step instructions, though I've ALWAYS had trouble with IE's FTP. Try a good freeware FTP, like FileZilla or any good one from nonags.com.

cool.gif

Comment/Reply (w/o sign-up)

SpartacusUSTASA
ok so i need to have an FTP??

All I want to do is to upload a music file from my computer into a URL so Astahost can host it.

In my hosting first package I dont know how to upload a music file into a URL all i get is a huge menu of these options.


Notice from moonwitch:
there's no need to copy that long list, most of us have that list in our own cPanel, so it's just lengthening a post. I won't warn you for this one, since you probably didn't do it for credits.

Comment/Reply (w/o sign-up)

power
well .. Zip the file using winzip or winrar or whatever prog u use ( suppose 4.zip) then from cpanel file manager uplaod it to ur public_html directory . Suppose u kept file name song.zip .. then just go to http://yoursubdomain.astahost.com/song.zip and u cna dload easily . Hope it helps . It will save u from prob that ie playing it directly in media player instead of download

Comment/Reply (w/o sign-up)

moonwitch
ALrighty, heres the cavalry. smile.gif
The problem is simple, you uploaded the file using the File Manager, which works fine if you don't have FTP. FTP is prefered but that's your choice.

Problem 1 : the URL you use to the file is wrong.
CODE
spartacusustasa.astahost.com:2082/frontend/rvblue/files/s...20Dead%20Hymn.mp3

This is NOT the link to the file. The address spartacususta.astahost.com:2082 is the address to your cPanel. This is NOT the link you should use.

So I translated your URL, from what I see the mp3 is located in your MAIN directory
CONSOLE
/home/ustasa/thesong.mp3


Anything you want to let the people (so show on the net or play in your case) should be uploaded to
CONSOLE
/home/ustasa/public_html/

So your file is in the wrong place, that's the first error, move it to the public_html folder and then the link to it is
CONSOLE
http://spartasustasa.astahost.com/thesong.mp3


Problem 2: the FTP error
You are trying to access the FTP of your site with the anonymous account (see here's where the need for an FTP client comes in), the anonymous account is not enabled, that's something you have to do. But since FTP is not really your cup of tea, I suggest to leave it alone for the moment.
If you FTP to your site, you need to connect to spartasustasa.astahost.com with your username (ustasa) and the password you use to log in to cPanel.

Problem 3: That song.
Did you make the song? Is it copyrighted to you? If you are not the creator of the song, you can not host it here. It's copyright infringement.

Comment/Reply (w/o sign-up)

Latest Entries

SpartacusUSTASA
Ok, all i had to do was send my music file to the Public HTML. Thanks everyone for helping!

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : File File

  1. Url File-access Is Disabled In The Server Configuration - (7)
    As per the php documentation:- CODE // Won't work; looks for a file named
    'file.php?foo=1&bar=2' on the // local filesystem. include 'file.php?foo=1&bar=2';
    // Works. include 'http://www.example.com/file.php?foo=1&bar=2'; So, I used the
    following code to include the header.php file which I use to draw the top navigation menu on my
    site. CODE It worked before, but now I see the following errors on my page. QUOTE
    Warning: include() : URL file-access is disabled in the server configuration in
    /home/ntek/public_html/pro...
  2. File Types - What File Type are allowed (7)
  3. File Size Limits? - Issue with SWF Files (2)
    I didn't see anything in the FAQ or with the search about filesizes, so I'll ask about it
    here: I have a radio.blog (for those of you who don't know what that is, it's a flash
    player that converts MP3 files into SWF's for faster streaming) and it's been acting up
    lately. I asked for help on the RB support forums, and someone suggested that it could be my
    host's filesize limit or non-permittance of certain filetypes. So my question is this - How big
    is too big for Astahost, and is there a problem with hosting SWF files? I'd say that most ...
  4. Is There A Max File Size Limit When Uploading? - (4)
    I just tried uploading a 23 MB .wmp file. It started to upload but then after about 6 minutes a box
    popped up in the corner. It said "Page Cannot Be Displayed" so I tryed it again assuming there was
    an error, but I got the same thing. So I'm wondering if there is a file size limit or if there
    are file types that are restricted. I couldn't find this information anywhere else so I'd
    appreciate someone letting me know....
  5. cpanel help file - (0)
    hi, i'm not sure where to post this, but the cPanel theme is missing a link to the help file.
    The help file is located at http://stickboarder.info:2082/docs/cpanel/index.html or
    http://astahost.com:2082/docs/cpanel/index.html For everyone that doesn't understand cPanel,
    the help file is REALLY handy...



Looking for music, file, music, file, work

See Also,

*SIMILAR VIDEOS*
Searching Video's for music, file, music, file, work
advertisement



Need Help With Music File - need help on getting music file to work

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com