PHP Uploads: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
396 bytes added ,  01:34, 2 September 2023
m
No edit summary
 
(One intermediate revision by the same user not shown)
Line 77: Line 77:


This option should only be used if you are certain, you need it, and ideally you can restrict the PHP process file system permissions to the areas you want data written.
This option should only be used if you are certain, you need it, and ideally you can restrict the PHP process file system permissions to the areas you want data written.
=== CumulusUtils ===
The CUtils inifile parameter ''UploadDir'' specifies a subdirectory for CUtils relative to the webroot (the location of ''upload.php'') without any specification of the URL (as that is implicit in the use of ''upload.PHP'' as specified in ''Cumulus.ini''). If you wish all files to be transferred into the same directory as specified by CMX, then leave ''UploadDir'' empty.


== Cumulus.ini ==
== Cumulus.ini ==

Navigation menu