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

How to use it? #39

Closed
Trabel opened this issue Aug 13, 2017 · 6 comments
Closed

How to use it? #39

Trabel opened this issue Aug 13, 2017 · 6 comments

Comments

@Trabel
Copy link

Trabel commented Aug 13, 2017

I have deplyed datmusic api, and there is no errors, but it still gives 404, what I have to do after deploying?
Btw, is it okay to use ip of server like domen url in deploying?

@alashow
Copy link
Owner

alashow commented Aug 13, 2017

404 is an error. Enable debugging to see what's wrong and to see where it's failing.

Yes, it's okay to use IP. Just make sure to update APP_URL in .env.

@Trabel
Copy link
Author

Trabel commented Aug 13, 2017

Is this warning important thing when I am trying add-apt-repository ppa:ondrej/php?

WARNING: add-apt-repository is broken with non-UTF-8 locales, see oerdnj/deb.sury.org#56 for workaround:

@alashow
Copy link
Owner

alashow commented Aug 13, 2017

Yes, if your system language is non-UTF-8.

See oerdnj/deb.sury.org#56

@Trabel
Copy link
Author

Trabel commented Aug 13, 2017

I redeployed it, now it gives 500 error and log is empty.
Does this list (https://gist.github.com/alashow/c1a7be2020059e4ae8160328fbaf1a8c) contains Lumen installation? Do I have to to install Lumen?

@alashow
Copy link
Owner

alashow commented Aug 13, 2017

I reckon it's a permission error. Run fix_permissions.sh .

No, you don't have to install. It's the framework.

@Trabel
Copy link
Author

Trabel commented Aug 13, 2017

Yes, you are right, it works! Thanks!

@Trabel Trabel closed this as completed Aug 13, 2017
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

2 participants