Page 1 of 1

[Solved] Warning: Missing a temporary folder!

Posted: Thu May 06, 2021 5:23 pm
by Majna
Hello Everybody

I tried to install an extension and I am getting the following error.
Warning: Missing a temporary folder!

I tried to install another extension, the same error is showing. Can anybody help me please ?

Thanks in advance

Re: Warning: Missing a temporary folder!

Posted: Thu May 06, 2021 6:23 pm
by straightlight
In your root domain path of your FTP / File Manager, do you still got the tmp folder? If not, you'll need to call your host.

Re: Warning: Missing a temporary folder!

Posted: Thu May 06, 2021 6:39 pm
by Majna
straightlight wrote:
Thu May 06, 2021 6:23 pm
In your root domain path of your FTP / File Manager, do you still got the tmp folder? If not, you'll need to call your host.
Sure. There is the folder named tmp in root domain directory.

Re: Warning: Missing a temporary folder!

Posted: Thu May 06, 2021 6:59 pm
by paulfeakins
Majna wrote:
Thu May 06, 2021 5:23 pm
Hello Everybody

I tried to install an extension and I am getting the following error.
Warning: Missing a temporary folder!

I tried to install another extension, the same error is showing. Can anybody help me please ?

Thanks in advance
You haven't given any detail about your OC version etc.?

Re: Warning: Missing a temporary folder!

Posted: Thu May 06, 2021 8:07 pm
by straightlight
Check your error / server access logs regarding these uploads.

Re: Warning: Missing a temporary folder!

Posted: Thu May 06, 2021 8:47 pm
by Majna
paulfeakins wrote:
Thu May 06, 2021 6:59 pm
Majna wrote:
Thu May 06, 2021 5:23 pm
Hello Everybody

I tried to install an extension and I am getting the following error.
Warning: Missing a temporary folder!

I tried to install another extension, the same error is showing. Can anybody help me please ?

Thanks in advance
You haven't given any detail about your OC version etc.?
Sorry. It is 3.0.3.7

Re: [Solved] Warning: Missing a temporary folder!

Posted: Fri May 07, 2021 1:10 am
by Majna
It was the problem inside php ini
upload temp

Thank you for all of you to give solutions

Re: [Solved] Warning: Missing a temporary folder!

Posted: Fri May 07, 2021 1:25 am
by straightlight
Now that the issue has been resolved, please add: [SOLVED] at the beginning of the subject line on your first post.

Re: [Solved] Warning: Missing a temporary folder!

Posted: Wed Oct 05, 2022 2:35 am
by applej
Can anybody give me the PHP.INI line needed to correct this problem
Thanks Phil

Re: [Solved] Warning: Missing a temporary folder!

Posted: Wed Oct 05, 2022 2:40 am
by applej
Sorry Didnt add using OC 3.0.2 and PHP 7.0
Phil

Re: [Solved] Warning: Missing a temporary folder!

Posted: Wed Oct 05, 2022 4:26 pm
by ADD Creative
applej wrote:
Wed Oct 05, 2022 2:35 am
Can anybody give me the PHP.INI line needed to correct this problem
Thanks Phil
Check your PHP settings for upload_tmp_dir and open_basedir.
https://www.php.net/manual/en/ini.core. ... ad-tmp-dir
https://www.php.net/manual/en/ini.core. ... en-basedir