class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
As my last thread refferrs to another server this time uploading files sometimes fail with error log displaying 2022-10-17 10:04:53 system information - class version : 30/08/2022 - operating system : Linux - PHP version : 8.1.7 - GD version : 2.2.5 - supported image types : png webp jpg gif bmp - open_basedir : no restriction - upload_max_filesize : 200M (209715200 bytes) - language : de_DE source is an uploaded file - error: Datei nicht hochgeladen. Prozess nicht ausführbar.
I wonder why this info is so short and what means source is an uploaded file? Help is very welcome :-)Reply
2022-10-17 10:04:53
system information
- class version : 30/08/2022
- operating system : Linux
- PHP version : 8.1.7
- GD version : 2.2.5
- supported image types : png webp jpg gif bmp
- open_basedir : no restriction
- upload_max_filesize : 200M (209715200 bytes)
- language : de_DE
source is an uploaded file
- error: Datei nicht hochgeladen. Prozess nicht ausführbar.
I wonder why this info is so short and what means source is an uploaded file?
Help is very welcome :-)