Applicable to:
- Plesk for Linux
- Web Presence Builder for Linux
Symptoms
Plesk displays the below error in the interface:
PLESK_ERROR: Internal error: Could not determine temp directory, please specify a cache_dir manually
Cause
Incorrect permissions on a
'/tmp'
directory.
Resolution
Connect to the server via SSH and set the correct permissions on
'/tmp'
directory:
# chmod 1777 /tmp
Comments
0 comments
Please sign in to leave a comment.