-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
After installing Joomla there is a system warning that "The PHP temporary folder is not set"
Describe the solution you'd like
Drop the warning if tmp_path is specified - you can see it on System Information > Configuration File
Additional context
Adding a php.ini to specify a temporary folder just to silence the warning is a minor annoyance, however this may not be an option for everyone. Experienced administrators learn to ignore this warning, however those new to Joomla are distracted into fixing an error that does not need fixing.