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

User #116

Closed ghost closed 3 years ago

ghost commented 3 years ago

User

theaquarium commented 3 years ago

Can you check your PHP error.log to see if there are any errors?

theaquarium commented 3 years ago

Can you please make sure that the directory where your uploader is stored is writable? If there is already a login.json file, can you delete it and try making an account again?

theaquarium commented 3 years ago

Yeah, I'm also not really sure what it could be. If you're getting that error, there's one specific bit of code that's failing, which is the file write of the login info. My only advice is to make sure that your webserver process/account also has write access to the directory.