[Reddes.bvs-tech] Ajuda com LILDBI-Web
Leonardo Américo
leonardo at sti.ufpb.br
Wed May 13 10:07:24 BRT 2015
Olá sou da Universidade Federal da Paraíba (UFPB) e estou tendo um
problema com a instalação do Lildbi-web
Já configurei o servidor conforme as instruções da wiki
(http://wiki.bireme.org/pt/index.php/Instala%C3%A7%C3%A3o_do_LILDBI-Web_leiame)
Segue mensagem de erro no log do apache (em anexo)
[Wed May 13 09:32:54 2015] [error] [client 150.165.250.54] (2)No such
file or directory: exec of '/dados/bvs/cgi-bin/wxis1660.exe' failed,
referer: http://lildbi.biblioteca.ufpb.br/lildbi/index_pt.htm
[Wed May 13 09:32:54 2015] [error] [client 150.165.250.54] Premature end
of script headers: wxis1660.exe, referer:
http://lildbi.biblioteca.ufpb.br/lildbi/index_pt.htm
http://lildbi.biblioteca.ufpb.br
Segue também o arquivo VirtualHost e árvore de diretórios (em anexo).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas2.bireme.br/pipermail/reddes.bvs-tech/attachments/20150513/0f772132/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.log
Type: text/x-log
Size: 1108 bytes
Desc: not available
URL: <http://listas2.bireme.br/pipermail/reddes.bvs-tech/attachments/20150513/0f772132/attachment.bin>
-------------- next part --------------
root at lildbi.biblioteca.ufpb.br:/dados/bvs# ls -lh
total 0
drwxr-xr-x 3 www-data www-data 19 Dec 20 2012 bases
drwxr-xr-x 3 www-data www-data 38 Dec 20 2012 cgi-bin
drwxr-xr-x 3 www-data www-data 19 Dec 20 2012 htdocs
drwxr-xr-x 2 www-data www-data 6 May 13 09:09 tmp
root at lildbi.biblioteca.ufpb.br:/dados/bvs#
root at lildbi.biblioteca.ufpb.br:/dados/bvs#
root at lildbi.biblioteca.ufpb.br:/dados/bvs#
root at lildbi.biblioteca.ufpb.br:/dados/bvs# pwd
/dados/bvs
root at lildbi.biblioteca.ufpb.br:/dados/bvs#
-------------- next part --------------
<VirtualHost *:80>
ServerAdmin leonardo at sti.ufpb.br
DocumentRoot /dados/bvs/htdocs
Options Indexes FollowSymLinks MultiViews
ServerName lildbi.biblioteca.ufpb.br
DirectoryIndex index.htm index.php homepage.htm
ScriptAlias /cgi-bin/ /dados/bvs/cgi-bin/
<Directory "/dados/bvs/cgi-bin">
AllowOverride None
Options FollowSymLinks
Order allow,deny
Allow from all
</Directory>
<Directory "/dados/bvs/htdocs">
AllowOverride None
Options All
Order deny,allow
Allow from all
</Directory>
</VirtualHost>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5376 bytes
Desc: Assinatura criptogr??fica S/MIME
URL: <http://listas2.bireme.br/pipermail/reddes.bvs-tech/attachments/20150513/0f772132/attachment-0001.bin>
More information about the Reddes.bvs-tech
mailing list