TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   Advanced PHP Programming (http://www.talkphp.com/advanced-php-programming/)
-   -   Problem uploading MP3 files via FTP (http://www.talkphp.com/advanced-php-programming/4463-problem-uploading-mp3-files-via-ftp.html)

ebuoe 06-02-2009 02:27 PM

Problem uploading MP3 files via FTP
 
Is there a special way to upload music files? Each time I upload an image or a text file it works, but if I upload music files it does not transfer the file to the directory on the server.

Any suggestions will be appreciated.

Village Idiot 06-02-2009 03:25 PM

Uploading an MP3 is the same as uploading an image, data is date, filetypes are just different text after the period. Are you sure the upload accepts mp3 files?

allworknoplay 06-02-2009 04:24 PM

Also see if you have any kind of limits on the upload file size...

ebuoe 06-04-2009 01:49 PM

i did not set any kind of limits,after upload the upload shows file successfully uploaded,which is the confirmatory message that i wrote,but the problem is that for image files it transfers the image to the server folder but for music files it dosen't,i was wandering if it had any thing to do with php.ini settings

allworknoplay 06-04-2009 02:22 PM

Quote:

Originally Posted by ebuoe (Post 24896)
i did not set any kind of limits,after upload the upload shows file successfully uploaded,which is the confirmatory message that i wrote,but the problem is that for image files it transfers the image to the server folder but for music files it dosen't,i was wandering if it had any thing to do with php.ini settings


your php.ini could have upload limit restrictions, I don't know what the default setting is. Try uploading a small MP3 file like 100k and see if that works. if it does, then you know it's your upload limitation.

also, since you haven't provided code, we don't know for sure if your confirmation is working as its suppose to...


All times are GMT. The time now is 08:26 AM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0