Upload mp3 Upload mp3
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Upload mp3

Started by pimpam1980, March 27, 2006, 06:58:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pimpam1980

Hello

I have a problem with coppermine...
I upload music files (.mp3) it all works, but some of them won't upload

my max filesize is set on: 15300 KB
i didn't reach my limit disk space
So does someone know wat the problem could be with some .mp3 files?

Greets PimPam.

ps. I'm from Holland, so my English is maybe bad...

Joachim Müller


godyn

#2
I see on this forum other users have the same problem.

I want my band-memebers to upload mp3s to a specific album.
I have set the file types for mp3, changed the max upload limit,...
And set the debugging mode on;

Still uploading simple mp3s don't work.

What can be wrong???

Joachim Müller

The same advice I posted for the thread starter applies for you as well: read the upload troubleshooting section of the docs (that I refered to above) and do exactly as suggested there. The section clearly says not to post debug_output unless requested, you're suppossed to leave notices_display off unless you're a developer. It's mandatory to have read the documentation before asking questions on the forum, especially if you're replying to a thread where a supporter has already posted instructions what you have to do.
It's advisable that you read the sticky thread on this sub-board as well - it should give you an idea what server-sided restrictions apply for uploading, particularly http uploading (and that's what your members want to do). Don't forget that mp3 files are (although they are compressed) are rather big in filesize (compared to a regular pic), that's why a browser upload (that's what we call a http upload) runs into a time-out. This is not being caused by Coppermine, but dependant on your client/browser, your connection speed and your server setup.

godyn

Thanks GauGau,

I'm sorry for making those mistakes.
Of course it's impossible to read the whole documentation en search out all the topics.

At least now I know it is a browser related problem, concerning uploading big files.
I dig further in this forum and try out the given solutions.

Thanks for your patience !

Joachim Müller

Quote from: godyn on July 24, 2006, 09:49:22 AM
Of course it's impossible to read the whole documentation
That's not impossible, but mandatory. If you're not ready to do this, then pay someone to read the docs for you over the phone. We're fed up of people who are reluctant to spend their time reading, yet think that it's OK to waste our time by asking questions and expecting answers.

Quote from: godyn on July 24, 2006, 09:49:22 AM
At least now I know it is a browser related problem, concerning uploading big files.
Not necessarily a browser issue, might be a server issue just as well.

godyn

GauGau, I understand the problem.
There will always be 'stupid' people with little time, but lot's to do.
But, don't loose the courage and keep up the good work keeping Coppermine free!

I've found a simple answer on the galery documentatio as well.
I couldn't find a short description in Coppermine's manual:

http://codex.gallery2.org/index.php/Gallery2:FAQ#Why_can.27t_I_upload_big_files_.28over_a_megabyte_or_two.29.3F

Is this the correct issue?

Joachim Müller

Looks familiar. That's what stickies are for: Trouble-shooting the upload process.

godyn

Thanks,
I got that already.
Sorry for the trouble.