-
Notifications
You must be signed in to change notification settings - Fork 4
Install Guide
Here is an official install guide.
This will help you an awful lot on installing and setting up PHP Uploader
First, you need to download the code as a zip file or download a release, extract the ZIP file and you will see multiple files and folders, go into the folder called protected and open config.json in a text editor of your choice, now configure this to your likings, you can find a guide for the config here.
Now you have downloaded and configured your config you will want to upload all the files to your webserver, this may take a while depending on your internet speeds, once all the files are on the server you will want to make sure the folder uploads/ has the permissions 777 and the file protected/uploads.json has the permissions 666, this is necessary otherwise you will not be able to upload your files. If you don't know how to change file permissions please check this video if you use FileZilla.
Before we continue you must have .htaccess enabled in your Apache or Nginx config, use a search engine to find out how to edit this.
PHP Uploader ©️ benny.pink