Difference between revisions of "Dokuwiki"

From Amahi Wiki
Jump to: navigation, search
(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...)
(No difference)

Revision as of 00:05, 21 August 2009

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