Its because you're not running your MySQL Server.
Either run the mysql locally, or use cpanel and upload it via there. that error = the mysql hasn't connected and so it crashes when it tries to run the mysql query to something not connected ;)
Its because you're not running your MySQL Server.
Either run the mysql locally, or use cpanel and upload it via there. that error = the mysql hasn't connected and so it crashes when it tries to run the mysql query to something not connected ;)
Ah, understood! Thanks, I'll give it a shot again.
the sql works fine maybe a GUIDE will help!
FINALLY!! W00t:)
This server needs a lot of work!!! Nothing i would use as of now
Last edited by Madison; 24-07-07 at 06:32 PM.
erf make a tutorial
bit plain
I have a problem with config.ini
I can't configure it :/
i only started coding it a week ago.
And due to the fact that its in C# i can't do what the rest of you do and just steal everyone elses code and paste it in.
Also this server is much more stable and quicker than any server made in VB for a few simple reasons.
#1 - This server is threaded (can do multiple things at once - no other server does that)
#2 - it uses MySQL meaning that it takes mere milliseconds to perform extensive searches unlike using Text files where it would literally take up to 2 seconds for a search - This combined with the fact VB can only do one thing at a time = major lag with lots of connections
#3 - Most importantly: i can code... and quite frankly, nobody else thats 'coded' a retro can.
i win ;)
@Werpo: whats the problem? :)
@Jeax : I have uploaded in my MYSQL database PCCFB.sql and i have started server i have error (look up) and i don't know how to onfigurate config.ini
If you can explain me..
if the SQL server is online, then the host should be
YourSitename.com/.net/whatever
the db name should be whatever you called the DB when you uploaded it
and the username and password should be what username/password you assigned to that database! :p
its a bit tricky if you don't know MySQL but still kinda simple.
Ok Jeax, I just have a question for you.
I'm not very familiar with MySQL, but I've already made a database on my personal server and I have already imported the MySQL file you included with your server. Now, I've created the user+pass for my SQL database and I've edited the settings.ini file
Now, I know I'm missing something in there.. lmao, mind helping me out?Code:[database] host=localhost port=3306 db=rocky_server username=rocky_server password=*removed*
hmm.. well if its on the same machine as the server itself then it all looks fine.
if not then the host will need to be changed obviously :p
Yeah, It's hosted on a different machine, nevermind now. I got it. Thanks. :P
It is necessary to transfer config.ini on the basis from MySQL data?
What port should I use in the loader?