EQEMu Legends *RELEASED*
YOU NEED MYSQL / PHP / A WEBSERVER
I decided to release the beta version.. 0.99 today.. If you want you can test it and test it out and tell me whats wrong with it. So I can or You can fix it.. and add stuff.. EQEMu-Legends-0.99beta.zip Please post any bugs or what you need fixed in this topic ^__^ thxx - khuong [ it should work as is with a few config lines for MYSQL ][/url] |
Wow, very very nice. Can't wait to check this out, looks awesome. Been looking for something similar, EMU type magelo system, very nice once again!
|
I keep getting this error:
Warning: mysql_pconnect(): Access denied for user: '0@localhost.localdomain' (Using password: YES) in /var/www/legends/config.inc.php on line 11 Query failed I'm accessing the page using the following URL: http://mysite/index.php?pp=16 This is the config.inc.php: <? /* + config.inc.php - config file for EQEMu Legends * khuong */ define("mySQL-host", "localhost"); // 99% of the time you won't have to change this define("mySQL-user", "root"); // mysql username define("mySQL-pass", "****"); // mysql password define("database", "eq"); // database where tables are stored mysql_pconnect(mySQL-host, mySQL-user, mySQL-pass); mysql_select_db(database); ?> |
That is not a Prob with the DB it is a prob with MYsql itself
There are meny other posts on that i have posted on it myself all they tell me is login as root and grant all to (yourusername) |
I have done this. It appears to be a problem with the script itself. It keeps trying to login in as 0, not as root. I use MySQL extensively, so I know how to grant permissions properly. I just don't know PHP well enough to fix it :roll: Thanks for your reply, though. :wink:
|
Ok...an update. It works right when I change the config file.
<? /* + config.inc.php - config file for EQEMu Legends * khuong */ mysql_connect("localhost", "user", "password"); mysql_select_db("eq"); ?> |
Invalid Character ID
I keep getting this error invalid character ID what does that mean? If you want to see what i am getting click here its not working for anyone http://www.s94829016.onlinehome.us/legends/ which DB do i need?regular EQEMu DB for everquest? well get back to me
|
ok i got the character thing fixed
but the next problem behind that is the Quesry Failed.....lol it just doesnt want to work with me
|
bump
|
Why would you bump a sticky?????
|
Lmao
|
Does anyone have a legends server up? What is the difference?
|
Not a legends server, it's the legend-like character profile avaliable on the web.
More Magelo than Legends. It just lets you see all your character stats, equip, HP etc on the web like you can with Magelo profiles. |
Cheers.
|
psh legends = lengends :P new version will be out soon.. well complete version :) so lala i win
|
All times are GMT -4. The time now is 04:25 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.