[Isis-users] Erro com nova instalação ABCD 1.3 - Error with new instalation of BCD 1.3

De Smet Egbert egbert.desmet at uantwerpen.be
Tue Nov 11 13:27:17 CET 2014


Hi,

please change the parameter 'short_open_tag' to On instead of 'Off' in php.ini (in /etc/php5/apache2).
That will solve the problem.


Egbert de Smet
Universiteit Antwerpen
________________________________
From: isis-users [isis-users-bounces+egbert.desmet=ua.ac.be at iccisis.org] on behalf of Edwin Hübner [edwin.hubner at gmail.com]
Sent: Tuesday, November 11, 2014 11:03 AM
To: isis-users
Subject: [Isis-users] Erro com nova instalação ABCD 1.3 - Error with new instalation of BCD 1.3

​(See below in English)
​
Prezados,
Estou tendo um problema em uma nova instalaçao ABCD
​1. 3 ​
em Linux Ubuntu. Tudo está funcionando bem, inclusive pesquisa iah, exceto o portal bvs. Quando acesso por URL/site apresenta o seguinte:
​$file){ $html = $localPath['html'] . $file . ".html"; include($html); } flush(); ?>
$file){ $html = $localPath['html'] . $file . ".html"; include($html); } flush(); ?>
$file){ $html = $localPath['html'] . $file . ".html"; include($html); } flush(); ?>
BVS Site 5.3.1 © BIREME/OPS/OMS Valid XHTML 1.0 Transitional Valid CSS ​

Os diversos parâmetros são:
​bvs-site-conf.php
ECTORY=/site/
SITE_PATH=/opt/ABCD/www/htdocs/site/
DATABASE_PATH=/var/opt/ABCD/www/bases/site/

iah.def.php
PATH_DATA=/iah/
PATH_CGI-BIN=/opt/ABCD/www/htdocs/iah/scripts/
PATH_DATABASE=/opt/ABCD/www/bases/
PATH_DEF=/opt/ABCD/www/bases/par/

config.php
$db_path="/opt/ABCD/www/bases/";
$msg_path="/opt/ABCD/www/bases/";

if (isset($_SESSION["DATABASE_DIR"])) {
    $db_path=$_SESSION["DATABASE_DIR"];
}
if (!file_exists($db_path."abcd.def")){
    echo "Missing  abcd.def in the database folder"; die;
}
$def = parse_ini_file($db_path."abcd.def");

dbpaht.dat
/opt/ABCD/www/bases/|Bases de dados da instituição
/opt/ABCD/www/bases/demos/|Bases de demostração
​
Gostaria de saber se alguém já teve este tipo de problema e como foi resolvido?
Agradeço antecipadamente por qualquer ajuda.
Att,
Edwin

--------------
​Dear,
I'm having a problem with a new ABCD 1.3 installation on Linux Ubuntu. Everything is working fine, including iah esearch except bvs site. When access by URL/site it presents the following:
$file){ $html = $localPath['html'] . $file . ".html"; include($html); } flush(); ?>
$file){ $html = $localPath['html'] . $file . ".html"; include($html); } flush(); ?>
$file){ $html = $localPath['html'] . $file . ".html"; include($html); } flush(); ?>
BVS Site 5.3.1 © BIREME/OPS/OMS Valid XHTML 1.0 Transitional Valid CSS

The different parameters are:

bvs-site-conf.php
ECTORY=/site/
SITE_PATH=/opt/ABCD/www/htdocs/site/
DATABASE_PATH=/var/opt/ABCD/www/bases/site/

iah.def.php
PATH_DATA=/iah/
PATH_CGI-BIN=/opt/ABCD/www/htdocs/iah/scripts/
PATH_DATABASE=/opt/ABCD/www/bases/
PATH_DEF=/opt/ABCD/www/bases/par/

config.php
$db_path="/opt/ABCD/www/bases/";
$msg_path="/opt/ABCD/www/bases/";

if (isset($_SESSION["DATABASE_DIR"])) {
    $db_path=$_SESSION["DATABASE_DIR"];
}
if (!file_exists($db_path."abcd.def")){
    echo "Missing  abcd.def in the database folder"; die;
}
$def = parse_ini_file($db_path."abcd.def");

dbpaht.dat
/opt/ABCD/www/bases/|Bases de dados da instituição
/opt/ABCD/www/bases/demos/|Bases de demostração


I wonder if anyone has had this problem and how was it resolved?
Thank you in advance for any help.
Att,
Edwin​

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20141111/ce801cd2/attachment.html>


More information about the isis-users mailing list