OFFLINE-GmbH / Online-FTP-S3

Online FTP / Amazon S3 Filebrowser
https://www.onlineftp.ch
191 stars 123 forks source link

How to run the project? #21

Closed sparkk29 closed 6 years ago

sparkk29 commented 6 years ago

I have installed everything as shown on the readme installation. I am trying this on the server. I have no prior knowledge of php or laravel.

  1. cloned repo
  2. installed composer
  3. installed laravel 4 npm install and then gulp --production

Please help me.

sparkk29 commented 6 years ago

getting this: Failed to load resource: the server responded with a status of 500 (Internal Server Error)

tobias-kuendig commented 6 years ago

I have no prior knowledge of php or laravel.

Well, this might be a problem. Check your webserver's error logs to find more information about the internal server error.

sparkk29 commented 6 years ago

okay thanks, I got it to work after re-doing every step till I got it right. thanks