Ok Pedro, Pelo que vejo no teu error.log poderás ter 2 problemas.
Vamos passo a passo: 1. [Mon Oct 27 16:19:16 2014] [error] [client 127.0.0.1] script not found or unable to stat: C:/OSGeo4W/bin/qgis_mapserv.fcgi Testaste no browser o acesso ao teu qgis_server ?? Experimentar fazer um GetCapabilities no browser para ver se o teu qgis server responde. Qualquer do genero: http://localhost/cgi-bin/qgis_mapserv.fcgi?map=caminho_para_o_teu_project.qgs&service=WMS&request=GetCapabilities Se não devolver um xml então é porque o teu caminho para o qgis_mapserver não está correctamente definido no apache (httpd.conf). 2. Tue Oct 28 16:20:29 2014] [error] [client 127.0.0.1] 2014-10-28 17:20:29\t127.0.0.1\terror\t2014-10-28 17:20:29\t[0]\t(200)The given locale key "auth.titlePage.login" is invalid (for charset UTF-8, lang pt_PT)\tC:\\OSGeo4W\\apache\\htdocs\\lizmap\\lib\\jelix\\core\\jLocale.class.php\t77, referer: http://127.0.0.1/lizmap/lizmap/www/index.php/view/map/?repository=curso&project=sabugal1 Aqui a coisa poderá ser mais crítica. Para veres melhor o que se está a passar com o lizmap deverá fazer o seginte: a) Editar o ficheiro lizmap/var/config/lizmapConfig.ini.php b) mudar debugMode=0 para debugMode=on c) Pelo sim pelo não faz um restart ao apache e tenta novamente. Deverás depois consultar o ficheiro lizmap/var/log/messages.log para veres o que se passa. Abc, No dia 28 de Outubro de 2014 às 16:30, Pedro <[email protected]> escreveu: > Ok, penso então que alterei o loglevel para debug (fui ao ficheiro > httpd.conf > e alterei o loglevel de warn para debug). > > Em seguida fui ao Lizmap e de tentei fazer o "Iniciar Sessao" e deu o tal > erro 500 > > Envio agora o error.log: > https://www.dropbox.com/s/9giafin5lp8ie09/error.log?dl=0 > > Pedro > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/Lizmap-erro-500-tp5169870p5170008.html > Sent from the OSGeo Portuguese Local Chapter mailing list archive at > Nabble.com. > _______________________________________________ > Portugal mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/portugal > -- Hugo Martins
_______________________________________________ Portugal mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/portugal
