Announcement

#1 2024-03-26 12:56:02

lampik
Member
2021-12-29
17

PHP server configuration analisys

Hello/Hi/Greetings,

When im trying upload pictures from my phone, always i get  stoped or unuploaded files, mabe thats an php server configuration problem ?

Piwigo 14.3.0 Sprawdź aktualizacje
Zainstalowane 19 styczeń 2022, 2 lat/lata 2 miesiące/miesięcy 6 dni temu
System operacyjny: Linux
PHP: 7.4.33 (Pokaż informacje) [2024-03-26 12:54:24]
MySQL: 5.5.5-10.11.6-MariaDB-0+deb12u1 [2024-03-26 12:54:24]
Biblioteki Graficzne: External ImageMagick 6.9.11-60
Wielkość pamięci podręcznej 3251.61 Mo   obliczone 3 miesiące/miesięcy temu
Piwigo URL: http://galeria.torunska2.pl

Offline

 

#2 2024-03-27 07:10:47

thehay95
Member
2019-10-07
3

Re: PHP server configuration analisys

you need check max-size upload, maybe

Offline

 

#3 2024-03-27 11:42:59

OHappyDay
Member
2023-02-08
64

Re: PHP server configuration analisys

Use <?php phpinfo(); ?> function (in a separate .php file) to see what the settings of your PHP environment are. The relevant parameter is "upload_max_filesize". Mine is set to 200 MB.

Offline

 

#4 2024-03-28 13:49:29

erAck
Only trying to help
2015-09-06
2038

Re: PHP server configuration analisys

Additionally there's post_max_size, which is the overall size limit of uploads in one POST request, and also max_file_uploads for the number of files allowed.


Running Piwigo at https://erack.net/gallery/

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact