View Single Post
  #6  
Old 09-14-2008, 12:25 PM
Bones
Fire Beetle
 
Join Date: Sep 2008
Location: USA
Posts: 8
Default

Ok i have set up a server, where do i put the information for the mini login?

it says i need to execute the following mysql quieries how do i execute that text?

"INSERT INTO VARIABLES (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server ');

ALTER TABLE account ADD minilogin_ip varchar(32) NOT NULL;"
Reply With Quote