PHPmotion Forum
News:
Home
Help
Search
Login
Register
PHPmotion Forum
»
PHPmotion V1
»
PHPmotion V1
»
[HOW TO] and [FIXES]
»
[HOW TO] Increase maximum upload file size limit
« previous
next »
Print
Pages: [
1
]
Author
Topic: [HOW TO] Increase maximum upload file size limit (Read 9518 times)
inmotion
Administrator
Hero Member
Posts: 2788
PHPmotion Developer
[HOW TO] Increase maximum upload file size limit
«
on:
August 09, 2007, 03:07:34 PM »
To increase the maximum allowed file size for upload.
1) Edit the file cgi-bin/uu_default_config.pm
Quote
max_upload => 20971520,
This figure is in bytes = 20MB, to change to say 200MB just add a "zero" etc.
Logged
Print
Pages: [
1
]
« previous
next »
PHPmotion Forum
»
PHPmotion V1
»
PHPmotion V1
»
[HOW TO] and [FIXES]
»
[HOW TO] Increase maximum upload file size limit