Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[WEB BASED]Zandagort The now Free Massively multiplayer Game - Hungarian

Status
Not open for further replies.
Newbie Spellweaver
Joined
Apr 11, 2013
Messages
8
Reaction score
0
Thank you for the tip, Flyer! I'm doing this directly on a webserver, I'm currently uploading files and editing. Are there any more things I should look out for?
 
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
Yes, watch for the database you using, cuz its uses MEMORY tables, by default.That means; if the server restarts, everything will be erased from the memory, so to prevent this; open the sql file and change all MEMORY occurences it MYISAM (Search and replace) save, it will slower on this way, but less pain in the butt... then import that into your database, and... of course the PHP requirements(If u mess up your timezone it will wont work at all)... all other things in the tutorial.

Oh and dont worry if its not working for the first time, you will get used to it, just have to try and find errors and all in php :D ;) it will work, i was meddled for few hours for the zandagort of mine, and well... it worked out afterall :D so dont give up, it CAN be setup and use :D(My site is on a Cpanel webserver and its working good :D)
 
Last edited:
Newbie Spellweaver
Joined
Apr 11, 2013
Messages
8
Reaction score
0
Thank you, Flyer! I'm just about done editing the my.cnf. Just a quick question. After editing everything, do I just have to upload the folders and php files to /www/?
 
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
if you maded the Database, PHP setted up, Mysql setup(RESTART MYSQL AFTER EDITING MY.CNF!!!) and edited correctly the database in config.php, and setup the correct date and end date, all should go, DONT FORGET THE CRON SCRIPT EITHER THAT MAKES THE GAME TICK!!! (Without it no fleet movement, no resource making ect... no emails no everything... XD)

Afther all this upload and play :D IF everything is good...
 
Newbie Spellweaver
Joined
Apr 11, 2013
Messages
8
Reaction score
0
Okay, I'm kinda having problems locating the my.cnf. What I was referring to in my previous post was the config.php, I'm sorry for that mistake. I can't seem to locate my.cnf.
 
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
If u have a server provider(like its a free or rented webspace) you cannot access my.cnf, you have to ask your server provider to modify that file to you, ultimately you can try the script without my.cnf modifying... its can be also called my.ini, and its in the server's mysql folder.. both.
 
Newbie Spellweaver
Joined
Apr 11, 2013
Messages
8
Reaction score
0
Thank you. I guess I have to try it out first without changing the my.cnf file until I contact my provider and have them do the job. lol. I'm halfway through, I'm just trying to figure out (once again) where this php.ini file is located, lol.
 
Newbie Spellweaver
Joined
Apr 11, 2013
Messages
8
Reaction score
0
So I guess I can't change the important stuff right now. Especially that warning with the timezone, omg. lol!
 
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
Well... you can try it without it(maybe its settad up by the provider good) but it may not will work... if you have Cpanel, you can try to make a php.ini file into your server's www root... and setup those in there...
 
Newbie Spellweaver
Joined
Apr 11, 2013
Messages
8
Reaction score
0
I'll try to make one and see how it goes later.

So I assume I can't import these too?

zanda_install_dump.sql - For the main suffixless database
zanda_nemlog_install_dump.sql - For the _nemlog Suffixed database

EDIT: Found a way to import. 300mb db ftw!
 
Last edited:
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
Use navicat if you can(There is no file size limit) , yes unfortunately its 300 Mbyte.
 
Newbie Spellweaver
Joined
Apr 11, 2013
Messages
8
Reaction score
0
I'm currently downloading Navicat. I really appreciate your help, Flyer. Thank you, reallY!

Navicat gave me this error:

[Err] 1114 - The table 'bolygo_eroforras' is full
[Err] INSERT INTO `bolygo_eroforras` VALUES (1010,214,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,215,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,216,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,217,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,218,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,159,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,160,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,153,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,154,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,155,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,152,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,157,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,151,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,77,5000,5000,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,78,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,219,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,220,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,221,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,222,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,223,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,224,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1010,150,0,0,5);
INSERT INTO `bolygo_eroforras` VALUES (1011,55,30000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,56,40000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,57,15000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,58,5000,5000,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,59,40000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,60,28000000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,61,2000000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,62,4000000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,63,4000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,64,400000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,65,250000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,66,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,67,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,68,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,69,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,70,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,71,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,72,20000,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,73,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,74,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,75,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,76,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,201,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,202,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,203,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,204,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,205,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,206,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,207,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,208,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,209,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,210,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,211,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,212,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,213,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,214,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,215,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,216,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,217,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,218,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,159,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,160,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,153,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,154,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,155,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,152,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,157,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,151,0,0,6);
INSERT INTO `bolygo_eroforras` VALUES (1011,77,5000,5000,6);
[Msg] Finished - Unsuccessfully
--------------------------------------------------

It seems that my host has a filesize limit?
 
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
Reupping now...

Mediafire itself works.... so... i will upload somewhere else... :D

Multi mirrors made! Have fun!
 
Last edited:
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
And BTW there is the github version too check links in my signo.
 
----
Loyal Member
Joined
Mar 26, 2008
Messages
1,038
Reaction score
412
Updated and uploaded to Sourceforge, Github version of the PHP version is not avaliable anymore(Just the python version), so here is the sourceforge version!
 
Status
Not open for further replies.
Back
Top