This topic is locked

Upload file error

10/21/2020 6:47:08 AM
PHPRunner General questions
C
CTom author

Hi,
A upload control which used to work without problems started to throw the error below.
UPLOAD_ERR_NO_TMP_DIR: Missing a temporary folder
Did somebody encounter this error recently?
Thank you.

Catalin

C
CTom author 10/21/2020

It has something to do with the php version.
php 7.2 - error

php 5.6 - works fine
Catalin

Sergey Kornilov admin 10/21/2020

Sounds like the temporary folder is not specified in PHP settings. Your web hosting company needs to fix this.