parent root
PHP: Troubleshooting PHP on Windows - Manual
PHP 7.2.23 Release Announcement

Troubleshooting PHP on Windows

Check Temp Directory Permissions

  1. Right-click temp directory in File Explorer to get the permissions.

  2. For IIS, check that user IIS_User has MODIFY permission. You can get the temporary directory from the configuration or php info.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root