Error in upload

Phoca Download - download manager
r.dipalma
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 13 Jun 2024, 10:19

Error in upload

Post by r.dipalma »

Greetings.
I'm testing file upload.
I have two different problems. The maximum upload file size is set to 100 Mb. The user I use belongs to the "Registered" group. Joomla is installed on Ubuntu 22.04. If I load a file (3MB) with the 7z extension I get this error:

Code: Select all

File not loaded
Error loading file. The server cannot save the file in the Temp folder.
If I upload a .zip (89MB) file they get this error:

Code: Select all

Add a file, please. If added, please check that the format and size are correct
Both files contain zipped exe. I have no problems with PDF files.What is the problem?
Thank
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error in upload

Post by Jan »

Hi, you can set limits in Phoca Download but your server has last word. So if you set limit e.g. to 20MB and your server has max upload size, e.g. set to 8MB then you are limited to 8MB.

So first of all, check all the settings and limits on your server - max upload size, max post size, etc.
Then check the permissions on your server as it seems it cannot store the uploaded file to temp folder (maybe because of rights or ownership or maybe because of the max upload limits, :idea: ) This all needs to be set on server first.

Jan
If you find Phoca extensions useful, please support the project
Post Reply