Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it work without command line access #864

Open
catgirlinspace opened this issue Aug 9, 2017 · 4 comments
Open

Make it work without command line access #864

catgirlinspace opened this issue Aug 9, 2017 · 4 comments

Comments

@catgirlinspace
Copy link

Please make this work without command line. I want to use this for a project being hosted on a webhost, so I don't have command line access.

@sr-verde
Copy link
Contributor

sr-verde commented Aug 9, 2017

A webhost but no access to command line? Maybe you want to take another webhoster. I'm using HUGE at uberspace.de. A lot of other webhoster give you command line access, too. Of course you have to install HUGE on your own without using the install script (because of missing root access).

@ghost
Copy link

ghost commented Aug 9, 2017

@Dog2puppy what you need is a vps or dedicated server not web hosting they do not allow root access.

See suggestions below:

These are really good and cheap.

@sr-verde
Copy link
Contributor

You do not need root access for a PHP-application like HUGE. The only thing you need is Apache, MySQL, PHP and composer. It’s not necessary to have root access to install composer. I wrote a little tutorial how to install HUGE at uberspace, a shared webhoster (German only: https://theus.name/2017/02/06/login-system-mit-php/).

@draigar
Copy link

draigar commented Sep 2, 2017

@Dog2puppy, what i did is to get all necessary files locally with composer and upload it to my web hosting, because mine doesn't give command line access also and it works, so do try that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants