Skip to main content

/tmp & /var/tmp usage warnings during large file upload

Comments

4 comments

  • quietFinn
    I'd suggest to use PHP's upload_tmp_dir.
    0
  • JIKOmetrix
    Thank you. I'll try that. It will likely be an easier fix to edit the php.ini then to move the /tmp folder mount. Thanks!
    0
  • cPanelLauren
    Thank you. I'll try that. It will likely be an easier fix to edit the php.ini then to move the /tmp folder mount. Thanks!

    Definitely easier and better practice as well. Keep in mind the following from PHP PHP: Description of core php.ini directives - Manual
    0
  • JIKOmetrix
    Thank you
    0

Please sign in to leave a comment.