Topic-icon The PHP temporary folder is not set.

Active Subscriptions:

None
7 years 2 months ago #61011 by leaodonorte
Cant install, getting this error

The PHP temporary folder is not set.

Error
There was an error uploading this file to the server.
The PHP temporary folder is not set.
Unable to find install package

How to fix this?
The topic has been locked.
Support Specialist
7 years 2 months ago #61012 by mel
1. Please try editing your php.ini file and updating the following settings:
upload_max_filesize="3M"
post_max_size="3M"
After you make the changes and restart Apache, please go to the System -> System Information -> PHP Information section in the Joomla Admin area. Then, search for the values you updated "upload_max_filesize" and "post_max_size". There will be a few columns after each value. The first column is the "Local" value, which is what is currently being used. Please make sure that is at the 3M value you specified above to make sure the values took effect and then try the installation again.

2. Please verify that you have a temp directory set that is writeable. You can find it in System -> System Information > Configuration File for tmp_path and make sure it's writeable in Folder Permissions tab.

-Melissa
The topic has been locked.
Active Subscriptions:

None
7 years 2 months ago #61013 by leaodonorte
3M?

Is a invalid value!!
The topic has been locked.
Support Specialist
7 years 2 months ago #61014 by mel
Actually, that shouldn't have the quotes. Please try again without them.

www.itoctopus.com/how-to-increase-the-ma...oomlas-media-manager
The topic has been locked.
Active Subscriptions:

None
7 years 2 months ago #61015 by leaodonorte
Plase make it simple, what is tha value i need to use?

3mb?
3m is not working...

is already set to 512mb and is not working.
The topic has been locked.
Active Subscriptions:

None
7 years 2 months ago #61016 by leaodonorte
This is the error iam getting and i think has nothing to do with php upload size:
Error
There was an error uploading this file to the server.
The PHP temporary folder is not set.
Unable to find install package
The topic has been locked.
Support Specialist
7 years 2 months ago #61017 by alzander
Please go into the Global Configuration - Server area of the Joomla admin area. In there is a setting for "Path to Temp Folder". Make sure that there is a path set for that setting, that the path exists on your system and that it's writable.

Once you do that, go to the System Information -> Directory Permissions area and look for the (Temp directory) setting and make sure it shows as writable there.

Hopefully that helps narrow down the issue, but if you need anything else, please let us know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
7 years 2 months ago #61018 by leaodonorte
See picture
The topic has been locked.
Active Subscriptions:

None
7 years 2 months ago - 7 years 2 months ago #61019 by leaodonorte
Everything seems to be set right.

Last edit: 7 years 2 months ago by leaodonorte.
The topic has been locked.
Support Specialist
7 years 2 months ago #61022 by mel
Could you try uploading the file directly to your server and then try the "Install from Folder" option in the Extensions > Install area?
The topic has been locked.