MaNGOS WebSite Problems

Newbie Spellweaver
Joined
Dec 2, 2006
Messages
9
Reaction score
0
I installed for my WoW server, revision 93 of WebPage for MaNGOS Servers

The website is working with some exceptions:
-Population is always "0"
-Items
-Players map
-Players online
-Statistics

Have any ideas ?
There is a better revision ?

I can put the WebSite adress here ?
 
Last edited:
Same problems with my page it just says
Error: Unable to connect to MySQL server. MySQL reported: .
here this is a link help would be apreachiated
thanks
 
Last edited:
i think

did you import those four *.sql files from the weboake pack to your database ?

the order should be:
- install.sql
- update.sql
- zone_coordinates.sql
- dbc_itemdisplayinfo.sql

for me is workink fine with some exceptions, i probably do something rwrong.
look at the
 
Last edited:
Get help with your WOW server here

I cant get my site to work also
I check and only file i cant upload is:
- update.sql
DB is empty
Could someone link file
Thanks
 
Same problems with my page it just says
Error: Unable to connect to MySQL server. MySQL reported: .
here this is a link help would be apreachiated
thanks

Well, check 'realmd' database, 'realmlist' table, it has a collumn named 'dbinfo' fill that with your world server mysql details, somtin like: '127.0.0.1;3306;root;pass;mangos'
meaning 'hostname;port;username;password;database'
 
Back