<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div>Good morning,</div>
<div><br>
</div>
<div>Hope this email finds you well. Our team is trying to set up the LORIS system for research. It was working before but somehow, we aren't able to access the front-end. Below are some snips of errors from the loris-error.log under the /var/log/apache2/ directory.</div>
<div><br>
</div>
<blockquote style="border-color: rgb(200, 200, 200); border-left: 3px solid rgb(200, 200, 200); padding-left: 1ex; margin-left: 0.8ex; color: rgb(102, 102, 102);" itemscope="" itemtype="https://schemas.microsoft.com/QuotedText">
<div> [Mon Nov 21 22:05:36.946133 2022] [php7:warn] [pid 495460] [client 128.105.29.144:61741] PHP Warning: simplexml_load_file(): /var/www/loris/php/libraries/../../project/config.xml:69: parser error : Opening and ending tag mismatch: item line 69 and
tem in /var/www/loris/php/libraries/NDB_Config.class.inc on line 97</div>
<div> [Mon Nov 21 22:05:36.946178 2022] [php7:warn] [pid 495460] [client 128.105.29.144:61741] PHP Warning: simplexml_load_file(): <item value="V2">V2 label description</tem> in /var/www/loris/php/libraries/NDB_Config.class.inc
on line 97</div>
<div> [Mon Nov 21 22:05:36.946190 2022] [php7:warn] [pid 495460] [client 128.105.29.144:61741] PHP Warning: simplexml_load_file(): ^ in /var/www/loris/php/libraries/NDB_Config.class.inc on line 97</div>
<div> [Mon Nov 21 22:05:36.946239 2022] [php7:error] [pid 495460] [client 128.105.29.144:61741] PHP Fatal error: Uncaught Exception: Could not load Loris config file /var/www/loris/php/libraries/../../project/config.xml in /var/www/loris/php/libraries/NDB_Config.class.inc:100</div>
<div> Stack trace:</div>
<div> #0 /var/www/loris/php/libraries/NDB_Config.class.inc(70): NDB_Config->load()</div>
<div> #1 /var/www/loris/php/libraries/NDB_Factory.class.inc(104): NDB_Config::singleton()</div>
<div> #2 /var/www/loris/php/libraries/NDB_Client.class.inc(54): NDB_Factory->config()</div>
<div> #3 /var/www/loris/htdocs/index.php(34): NDB_Client->initialize()</div>
<div> #4 {main}</div>
<div> thrown in /var/www/loris/php/libraries/NDB_Config.class.inc on line 100</div>
</blockquote>
<div>It seems like the path to the config.xml isn't correct. It should be /var/www/loris/php/libraries/project/config.xml, not /var/www/loris/php/libraries/../../project/config.xml. Where could I change the path?</div>
<div><br>
</div>
<div>Any help would be much appreciated.</div>
<div><br>
</div>
<div>Best,</div>
<div>Aaron Chen</div>
<br>
</body>
</html>