PDA

View Full Version : mp3 File upload Limit


windswept
09-16-2006, 08:34 AM
Hi,

I want people to be able to download my music from the web site. When I tried to upload an mp3 file of around 3.4mb, I got an error that the file "was too big for this php". If so, what is the file size limit, and can it be increased?

Thanks,

windswept

Ruben
09-18-2006, 06:20 AM
You should check your php.ini on your server, and increase the upload limit size there, or create a .htaccess file that allows you to upload larger files.