Well that worked to an extent.... here's my new problem
Note I'm on my non-root user "skytech" so I don't understand why the error is saying something about root?
UPDATE:
I got further haha.... found database and everything but got a really strange error....
UPDATE2:
I was able to insert all the other SQLs except for item_db2_re.sql ? I assumed most likely reason is the tutorial being outdated and db2 being put into db?
Okay so I edited all the conf files the same way I would to a computer but set it to the server's info... or at least I think so?
Getting this error on athena-start
UPDATE3:
So I changed the inter-server.conf to point DIRECTLY to my server's ip address instead of letting it run as localhost, I think that did some good on it's side but still getting same error for login-server.
Also want to point out that in login-server.conf I don't have it aimed at that IP or Port... so yea, really confused haha
NOTE PAST THIS UPDATE I HAVE PLACED "//" back before the bind.
UPDATE4:
Found out my mistake in directing where to connect the login server was from forgetting to change it in char-server.conf, did that. Started up athena. Ended up getting a packet error?
UPDATE5:
I attempted to launch the login-server by itself to see if I could get anything....
| | | | | | | |_| | ___ _ __ ___ _ _| | ___ ___ | _ |/ _ '__/ __| | | | |/ _ / __| | | | | __/ | | (__| |_| | | __/__ _| |_/___|_| ___|__,_|_|___||___/
http://herc.ws/board/[Info]: Hercules 64-bit for Linux[Info]: Git revision (src): '6b57cb1d876dae9952932bb27759561daefbc938'[Info]: Git revision (scripts): '6b57cb1d876dae9952932bb27759561daefbc938'[Info]: OS version: 'Debian GNU/Linux 7.6 (wheezy) [x86_64]'[Info]: CPU: 'Intel® Xeon® CPU E5-2620 v2 @ 2.10GHz [4]'[Info]: Compiled with GCC v4.7.2[Info]: Compile Flags: -g -O2 -pipe -ffast-math -Wall -Wextra -Wno-sign-compare -flto -Wno-unused-parameter -Wno-maybe-uninitialized -Wno-clobbered -Wempty-body -Wno-switch -Wno-missing-field-initializers -Wno-format-security -Wno-format-no nliteral -fPIC -fno-strict-aliasing -DMAXCONN=16384 -I../common -DHAS_TLS -DHAVE _SETRLIMIT -DHAVE_STRNLEN -I/usr/include -DHAVE_MONOTONIC_CLOCK[Info]: Server supports up to '1024' concurrent connections.[Error]: Configuration file (start) not found.[SQL]: Access denied for user 'ragnarok'@'localhost' (using password: YES)[Debug]: at loginlog_sql.c:116$
That's kinda weird... because the sql isn't at "ragnarok"... nor is that the user I put into the configuration files.
I don't know what I changed back lol... but I no longer get the 0x0050 packet error, although I'm getting the #5 socket error.