chintanbanugaria / 92five

Self hosted project management application
Other
1.15k stars 208 forks source link

Shared Host: Host Gator : Missing Laravel and Composer files #109

Open melriksdesign opened 7 years ago

melriksdesign commented 7 years ago

If you are on a shared host like Host Gator, don't use this version. It's missing Laravel and Composer files from the Vendor directory. You'll spend hours trying to get it to work.

Instead, grab this version https://github.com/quoleaf/92five

It has all the files needed. Be sure to set the PHP version to 5.5. All the other versions seem to error out.

With the quoleaf version and the right php, set-up takes about 15 minutes. Without it, you'll waste at least six hours troubleshooting, looking at SSH, trying to add composer, trying to add laravel.


The server defaults for the project should indicated that Laravel and Composer are required.

chintanbanugaria commented 7 years ago

Why don't you create a PR for the same with new branch ?

hanigamal commented 7 years ago

@chint yes indeed