View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#271
Originally Posted by jsbigs View Post
Any suggestions for getting back into the app on the server side? I'm willing to give the other suggestions a try but there is no point if I can't get back into the app to add media. These earlier ideas no longer work:
You can disable ssl which should disable auth.

./scripts/setup webrick_ssl 0

Then start the server and access it with http://localhost:1978/

You can then go to Settings -> Users and add your users that way. If you still have problems, drop by at irc, it's a lot easier to help that way.
 

The Following User Says Thank You to ukki For This Useful Post: