<div dir="ltr"><div>Hi Aaron,</div><div><br></div><div>After resolving the ../ references the path looks like it's correctly looking at /var/www/loris/project.xml but the errors suggest that the file isn't valid xml. </div><div><br></div><div>It looks like from the second line <item value="V2">V2 label description</tem> that you made a typo in the V2 and missed the "i" in the closing tag for the "item" tag.</div><div><br></div><div>- Dave<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 22, 2022 at 11:48 AM Aaron Chen <<a href="mailto:kchen339@wisc.edu">kchen339@wisc.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="msg-1645372479113830275">
<div 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)">
<div> [Mon Nov 21 22:05:36.946133 2022] [php7:warn] [pid 495460] [client <a href="http://128.105.29.144:61741" target="_blank">128.105.29.144:61741</a>] 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 <a href="http://128.105.29.144:61741" target="_blank">128.105.29.144:61741</a>] 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 <a href="http://128.105.29.144:61741" target="_blank">128.105.29.144:61741</a>] 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 <a href="http://128.105.29.144:61741" target="_blank">128.105.29.144:61741</a>] 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>
</div>
_______________________________________________<br>
Loris-dev mailing list<br>
<a href="mailto:Loris-dev@bic.mni.mcgill.ca" target="_blank">Loris-dev@bic.mni.mcgill.ca</a><br>
<a href="https://mailman.bic.mni.mcgill.ca/mailman/listinfo/loris-dev" rel="noreferrer" target="_blank">https://mailman.bic.mni.mcgill.ca/mailman/listinfo/loris-dev</a><br>
</div></blockquote></div>