View Single Post
  #10  
Old 05-18-2018, 08:19 PM
spidey1170
Sarnak
 
Join Date: May 2009
Location: Alaska
Posts: 61
Default

Quote:
Originally Posted by GRUMPY View Post
Ok, sorry spidey that must have something to do with the way things that Akka's
installer sets up the server. (that I was unaware of).
I do manual installs/compile, etc., so I have to gracefully shut up now. <wink>
I appreciate any help, so no need to "gracefully shut up" on my account! :P

And @Akkadius, I think I found the problem in the server admin:

I was creating the admin password with:

Code:
...sha('<password_here>')
instead of an unencrypted password. Which is weird, because in my original install, it worked for several days and then didn't work.
Reply With Quote