Thursday, February 12, 2009

Upload video files more than 2mb - Joomla

1. Above changes must be done in c:\wamp\bin\php\php5.2.8\php.ini and
c:\wamp\bin\apache\apache2.2.11\bin\php.ini
Upload_max_filesize=90M
Post_max_size=100M
Max_execution_time=200
(size can be any size)
(Note: post_max_size must be greater than Upload_max_filesize)

2. Site->Global Configuration click 'system' and add extension (like mp3,mpeg..etc ) to Legal Extensions (File Types).

3. Reset the apache server and upload file of size 90mb.

2 comments:

Unknown said...

Useful post

Unknown said...

How to do same thing in Joomla 1.0 :


Site->Global Configuration click 'system' and add extension (like mp3,mpeg..etc ) to Legal Extensions (File Types).

Plz reply me, thanks in advance....