Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Did you restart nginx after editing that file? sudo service nginx reload
sudo service nginx reload
If it doesn't say [ OK ], there's possibly a syntax error.
[ OK ]
@julian said:
Yup it said [OK] but can still only connect through esportsdig.com:4567/
@Carl have you gone back to your nodebb folder, ran the setup again and set use port to false?
@a_5mith said:
... and then restarted your NodeBB?
Do either of you want to look in my server to see what I'm doing wrong or more importantly what I'm not doing I can message you the details
Had another go seen as my brain is fresh after class
I pasted the nginx configuration into "defualt when when I try and save it I get the error " [ Error writing default: Permission denied ]
@Carl You'll have to edit that file as the root user, so sudo nano {that file}
sudo nano {that file}
set use port to false
Thanks, now how do I set use port to false
@Carl Edit config.json in your NodeBB folder, or as @a_5mith suggested, run ./nodebb setup again
config.json
./nodebb setup
@julian darn I ran the setup again but I still seem to need ":4567". Still getting welcome to nginx page....i feel so dumb