Postado Outubro 1, 2014 10 anos Olá, durante a instalação do gesior, ele não consegue encontrar o config.lua, mesmo quando configurado no local correto: More info: ERROR: #C-2 : Class::ConfigLUA - LUA config file doesn't exist. Path: /root/forgottenserver/config.lua File: /var/www/classes/configlua.php Line: 24 File: /var/www/classes/configlua.php Line: 12 File: /var/www/install.php Line: 249 Já tentei usar outras versões do Gesior, retirei os comentários do config.lua, tentei mudar o caminho como /root/forgottenserver\, dei permissões tanto para a pasta do ot quanto da pasta do Gesior... O que devo fazer? :/
Postado Outubro 1, 2014 10 anos vc deve ta suar vertigo certo? mas deve ser um problema de diretórios ou nomes, veja se isso ake ajuda http://www.tibiaking.com/forum/topic/14073-pedido-problema-com-configlua-ao-criar-site/ Regras Gerais "Califórnia Brasileira "
Postado Outubro 1, 2014 10 anos Autor Olá, tentei o que foi recomendado no tópico, mas o problema persiste..
Postado Outubro 1, 2014 10 anos vou ser bem sincero amigo nunca vi config.lua em php, pensei ser um erro no nome, mas vc ja tentou usar o xammp?? Regras Gerais "Califórnia Brasileira "
Postado Outubro 1, 2014 10 anos Autor vou ser bem sincero amigo nunca vi config.lua em php, pensei ser um erro no nome, mas vc ja tentou usar o xammp?? Não pois estou no linux... Mas consegui contornar o problema copiando o config.lua no /var/, agora o tudo passa normalmente até o step 3: Add tables and columns to DB Installer try to add new tables and columns to database. Could not add column key to table accounts. Already exist? Could not add column email_new to table accounts. Already exist? Could not add column email_new_time to table accounts. Already exist? Could not add column rlname to table accounts. Already exist? Could not add column location to table accounts. Already exist? Could not add column page_access to table accounts. Already exist? Could not add column email_code to table accounts. Already exist? Could not add column next_email to table accounts. Already exist? Could not add column premium_points to table accounts. Already exist? Could not add column create_date to table accounts. Already exist? Could not add column create_ip to table accounts. Already exist? Could not add column last_post to table accounts. Already exist? Could not add column flag to table accounts. Already exist? Could not add column description to table guilds. Already exist? Could not add column guild_logo to table guilds. Already exist? Could not add column create_ip to table guilds. Already exist? Could not add column balance to table guilds. Already exist? Could not add column war to table killers. Already exist? Could not add column deleted to table players. Already exist? Could not add column description to table players. Already exist? Could not add column comment to table players. Already exist? Could not add column create_ip to table players. Already exist? Could not add column create_date to table players. Already exist? Could not add column hide_char to table players. Already exist? Could not create table z_ots_comunication. Already exist? Could not create table z_shop_offer. Already exist? Could not create table z_shop_history_item. Already exist? Could not create table z_forum. Already exist? Could not create table guild_wars. Already exist? Could not create table guild_wars_table_references. Already exist? Could not create table guild_kills. Already exist? Could not create table guild_kills_table_references. Already exist? e no phpmyadmin, apenas estas foram criadas: Ok, consegui contornar o problema fazendo as tabelas manualmente, agora sobre o site está beleza, mas quando vou iniciar o servidor: >> Loading config >> Establishing database connection... MySQL Error Message: Access denied for user 'forgottenserver'@'localhost' (using password: NO) > ERROR: Failed to connect to database. >> No services running. The server is NOT online. Meu config.lua, nessa parte: -- Database sqlType = "mysql" sqlHost = "127.0.0.1" sqlPort = 3306 sqlUser = "root" sqlPass = "teste132" sqlDatabase = "otserv" sqlKeepAlive = 0 mysqlReadTimeout = 10 mysqlWriteTimeout = 10 encryptionType = "sha1" É estranho pois em lugar algum está indicado 'forgottenserver' como usuário D:
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.