[Loris-dev] Blank white page

Morales Pinzon, Alfredo AMORALESPINZON at bwh.harvard.edu
Mon Nov 6 09:50:07 EST 2017


Dear LORIS Dev Team,

I just finished the installation of LORIS but when I go to <loris-url> I get a blank white page! I think this is related to the way I got the code from git. In the instructions (https://github.com/aces/Loris/wiki/Setting-Up-Git) it is written to run:

-------------------------------------------------------------------------------
Run cd /var/www (Or where your apache2 is serving files from)
Run cd <loris-directory>
Run git clone <git-clone-url>
Wait while it clones
Clone complete
-------------------------------------------------------------------------------

This leaves the LORIS code in the folder:

/var/www/loris/LORIS

However, later in the installation process (https://github.com/aces/Loris/wiki/Installing-Loris-in-Depth#configuring-apache2) the instructions make reference to the folder

var/www/<project-name>

All that to say that I think Apache is trying to access /var/www/loris but the real path is /var/www/loris/LORIS.

When reading the troubleshooting section (https://github.com/aces/Loris/wiki/Installing-Loris-in-Depth#troubleshooting-the-basic-installation) it is specified to check the 'base' path, but this path has not been declare before. Maybe it is a well known path in apache, but I don't know where to find and modify it.

Could you help me this issue?
Can I just move everything one folder up (mv /var/www/loris/LORIS/* /var/www/loris)?

Thank you for any help.

Regards,
Alfredo.


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.bic.mni.mcgill.ca/pipermail/loris-dev/attachments/20171106/8d898f33/attachment.html>


More information about the Loris-dev mailing list