-
Quem está por aqui 0 membros estão online
- Nenhum usuário registrado visualizando esta página.
- 0
Nós fazemos uso de cookies no seu dispositivo para ajudar a tornar este site melhor. Você pode ajustar suas configurações de cookies , caso contrário, vamos supor que você está bem para continuar.
Pergunta
badboy^^ 0
na minha tela ta falando isoo e nao da para jogar quen pode ajuda
Tá assim até agora.. "Falha na conexao com o servidor de login." e agora ta asimm na tela do jogo
TConfigurationException
Description
Unable to create runtime path '/var/www/html/Launchers/GrandChase/protected/runtime/application.xml-3.1.4'. Make sure the parent directory exists and is writable by the Web process.
Source File
/var/www/html/framework_3-1-4/TApplication.php (348)
0337:
0338: // determine runtime path
0339: $runtimePath=$basePath.DIRECTORY_SEPARATOR.self::RUNTIME_PATH;
0340: if(is_writable($runtimePath))
0341: {
0342: if($configFile!==null)
0343: {
0344: $runtimePath.=DIRECTORY_SEPARATOR.basename($configFile).'-'.Prado::getVersion();
0345: if(!is_dir($runtimePath))
0346: {
0347: if(@mkdir($runtimePath)===false)
0348: throw new TConfigurationException('application_runtimepath_failed',$runtimePath);
0349: @chmod($runtimePath, PRADO_CHMOD); //make it deletable
0350: }
0351: $this->setConfigurationFile($configFile);
0352: }
0353: $this->setBasePath($basePath);
0354: $this->setRuntimePath($runtimePath);
0355: }
0356: else
0357: throw new TConfigurationException('application_runtimepath_invalid',$runtimePath);
0358:
0359: }
0360:
Stack Trace
#0 /var/www/html/framework_3-1-4/TApplication.php(300): TApplication->resolvePaths('protected')
#1 /var/www/html/Launchers/GrandChase/index.php(19): TApplication->__construct()
#2 {main}
2011-12-20 21:04 Apache PRADO/3.1.4
Clique aqui e adquira suas medalhas
Link para o comentário
Compartilhar em outros sites
2 respostass a esta questão
Posts Recomendados