Search found 5 matches
- Sun Nov 25, 2012 8:11 pm
- Forum: Troubleshooting
- Topic: PCs gone
- Replies: 38
- Views: 25752
Re: PCs gone
I have it running on Linux with no issues. Unless it's an older version of GCC or something like that. When I've seen those errors before it was because either I had a problem with my database or the zoneip was set wrong. I had forgotten to add 2 columns to one of my tables when I upgraded once and ...
- Sat Nov 24, 2012 3:23 pm
- Forum: Server Setup & Guides
- Topic: Controlling account creation
- Replies: 2
- Views: 2799
Re: Controlling account creation
OK, thanks for the info
- Sat Nov 24, 2012 4:43 am
- Forum: Server Setup & Guides
- Topic: Controlling account creation
- Replies: 2
- Views: 2799
Controlling account creation
Is there a way to control who can login to your server and create accounts?
I searched through the config files and forums and I wasn't able to find anything. I hope it's not something obvious that I just missed.
I searched through the config files and forums and I wasn't able to find anything. I hope it's not something obvious that I just missed.
- Sat Nov 24, 2012 4:26 am
- Forum: Troubleshooting
- Topic: PCs gone
- Replies: 38
- Views: 25752
Re: PCs gone
Just a quick update. I upgraded my server and I was able to login with a new database and with the old database after upgrading the tables. I'm running on Ubuntu Server 12.04.1 32bit. Have you tried looking in the database while you are having issues? Are you getting any SQL messages in your server ...
- Tue Nov 20, 2012 9:33 pm
- Forum: Troubleshooting
- Topic: PCs gone
- Replies: 38
- Views: 25752
Re: PCs gone
Did you delete your tables or the database itself between upgrades? I had a similar problem with certain users not being allowed to log in. I dumped all the relevant tables and deleted the database. Sometimes newer versions make changes to the database tables but if you upgrade the SQL files will no...