Dokuwiki

From Amahi Wiki
Revision as of 00:05, 21 August 2009 by Ipdemons (talk | contribs) (New page: For those interested in uploading larger files than standard, simply edit your php.ini to allow larger files. change the following lines to whatever you need upload_max_filesize = 15M pos...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

For those interested in uploading larger files than standard, simply edit your php.ini to allow larger files. change the following lines to whatever you need upload_max_filesize = 15M post_max_size = 15M

then Simply restart httpd