Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Silverstripe 3 not support nginx !!!


Go to End


2 Posts   1611 Views

Avatar
long8895

Community Member, 1 Post

15 April 2016 at 1:32am

Sorry iam bad english.
I install my code in host linux use nginx. when I was in mysite.com/admin not working (error : badgetway, internal server error)
I have to use port mysite.com:8080/admin or mysite.com:8081/admin (use apache to admin) it works.
I just want mysite.com/admin please help me .

Avatar
martimiz

Forum Moderator, 1391 Posts

4 June 2016 at 2:42am

SilverStripe should support nginx - read:
https://docs.silverstripe.org/en/3.3/getting_started/installation/how_to/configure_nginx/

However, if it is a port issue, then I think this might be a nginx setting issue?