JoeGandy / ShareX-Custom-Upload

A little PHP script created for uploading custom sharex files to your own webserver
MIT License
165 stars 50 forks source link

Cannot upload anything through the web interface, but uploading through ShareX works. #161

Open dom6770 opened 2 years ago

dom6770 commented 2 years ago

Hello!

I have the issue that I am unable to upload images through the web interface. When I drag&drop (or select a file) a picture, it uploads it, but when it's finished it just refreshes the page and neither the image shows up as an entry in the web interface nor is a picture added to the picture directory.

I'm able to rename and delete files through the web, and I'm also able to upload files through ShareX. It seems permission shouldn't be an issue.

In the browser console I get a POST 500 Error. image

fileinfo and openssl module are loaded. I enabled PHP error logging, but no errors are logged.

max_input_time = 300
max_execution_time = 300
upload_max_filesize = 2G
post_max_size = 2050M
dotziph commented 3 months ago

Same issue, sadly I don't think this will ever get updated again. I loved this project for what it was but he moved on and no one picked it back up. Thankfully its still open source.