ok let's go soI was able to put the site online this wayI first popped the shampooI downloaded mysql-5.5.15-win32 I clicked I put the root user and the password after I clicked navicatI went to the xamp / htdocs folder I deleted everything inside this folder and extracted the __upload folder then followed dui to
C: \ xampp \ htdocs \ __ upload \ aioncp \ includes and configured the config.html
$config['DB_HOST'] = 'localhost';
$config['DB_NAME'] = 'aion_ls';
$config['DB_NAME_2'] = 'aioncms';
$config['DB_USER'] = 'root';
$config['DB_PASS'] = 'root';
$config['DB_PORT'] = '3306';
$config['PDO_DSN'] = 'mysql';
then I went to the folder C: \ xampp \ htdocs \ __ upload \ includes and edited the file named config.html this way without changing anything else in this
$config['DB_HOST'] = 'localhost';
$config['DB_NAME'] = 'aion_ls';
$config['DB_NAME_2'] = 'aioncms';
$config['DB_USER'] = 'root';
$config['DB_PASS'] = 'root';
$config['DB_PORT'] = '3306';
$config['PDO_DSN'] = 'mysql';
opened my navicat and created a new database named aion_ls and another named aioncms and then put aion_ls.sql in aion_ls and aioncms.sql in aioncms then I edited the website_modules tabs files more for ease for you I will put his linq already ready you should just put it in your navicat database aioncms follows the link below
https://mega.nz/#!ix1jBQaZ!BIigwZ6Ow...vTvfpuUE9887KA
I went to my AL-Game \ config \ network game emulator and changed this
jdbc: mysql: // localhost: 3306 / aioncms? useUnicode = true & characterEncoding = UTF-8
for this line
jdbc: mysql: // localhost: 3306 / al_server_gs? useUnicode = true & characterEncoding = UTF-8
then I went to the folderAL-Login \ config \ network and fis same with database.properties filechanged this line
jdbc: mysql: // localhost: 3306 / aion_ls? useUnicode = true & characterEncoding = UTF-8
by this line
jdbc: mysql: // localhost: 3306 / al_server_ls.sql? useUnicode = true & characterEncoding = UTF-8
I went to the xamp and turned on apache then opened my browser and then I typed localhost and clicked on the __upload tab and ready site was already on
this file here is so you can create account for the site in your game
https://mega.nz/#!f51lBSQC!VAA333Tap...SgJIx32l_eJFXI
Now I would like to know how I have access to the board of directors if someone can talk to me and if I did something wrong there and can say what I did wrong more here got everything right I know nothing programming ahuahaua