PHP Uploads: Difference between revisions

m
== Disadvantages? ==
* It requires PHP support from your web provider - though most do
:* Some web providers may not permit all the PHP methods that are required to implement this method
* You need to change your upload paths to use the new method - make a copy of your cumumulusCumulus.ini and your cumulusutils.ini file so you can easily revert
 
== Configuration ==