-
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
juliavitoriatp 0
Me ajudem!! Meu GC antes quando eu abria aparecia um tal de "Internal Server Error"
e agora isso aqui aparece:
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 19:37 Apache PRADO/3.1.4
:chorando::chorando::chorando:
ME FALARAM QUEM TENHO QUE BAIXAR DNV PQ TEM PASTA FALTANDO............. É ISSO?
Clique aqui e adquira suas medalhas
Link para o comentário
Compartilhar em outros sites
8 respostass a esta questão
Posts Recomendados