[Loris-dev] LORIS installation inquiry -- regarding

Shen Wang wangshen.mcin at gmail.com
Tue Aug 13 09:20:53 EDT 2019


Hi Yubu,
We need more information to debug this issue.
1 Which version of Loris are you using?
2 Mysql version?
3  [sudo tail -f /var/log/apache2/loris-error.log] Please running this in
the backend,
   then try loading the installdb.php again, with a different database
name. Please send us the error message.

Your Sincerely,
Shen

On Mon, 12 Aug 2019 at 22:27, 이유부 <basilia1123 at gmail.com> wrote:

> Dear Sir/Madam,
>
> We are currently trying to install LORIS on Ubuntu 18.04 platform
> following the steps from
> https://github.com/aces/Loris/wiki/Installing-Loris-in-Depth
>
> 1. Following the above link, we installed the prerequisites mentioned in
> https://github.com/aces/Loris/wiki/Installing-Loris-in-Depth#getting-prerequisites,
> which are all verified to be installed normally.
>
> 2. We ensured that mySQL credentials are set up properly (as pasted below)
> mysql> select host, user, authentication_string from user
>     -> ;
>
> +-----------+------------------+-------------------------------------------+
> | host      | user             | authentication_string
> |
>
> +-----------+------------------+-------------------------------------------+
> | localhost | root             |
> |
> | localhost | mysql.session    | *THISISNOTAVALIDPASSWORDTHATCANBEUSEDHERE
> |
> | localhost | mysql.sys        | *THISISNOTAVALIDPASSWORDTHATCANBEUSEDHERE
> |
> | localhost | debian-sys-maint | *C9BF7C6E59BFF0FA879E6650D174264C9EE87F25
> |
>
> +-----------+------------------+-------------------------------------------+
> 4 rows in set (0.00 sec)
>
> mysql> update user set authentication_string=password('yubu') where
> user='root';
> Query OK, 1 row affected, 1 warning (0.00 sec)
> Rows matched: 1  Changed: 1  Warnings: 1
>
> mysql> flush privileges;
> Query OK, 0 rows affected (0.01 sec)
>
> mysql> select host, user, authentication_string from user
>     -> ;
>
> +-----------+------------------+-------------------------------------------+
> | host      | user             | authentication_string
> |
>
> +-----------+------------------+-------------------------------------------+
> | localhost | root             | *E311E16EECE7E8900098CFEB4103D5266A343F5F
> |
> | localhost | mysql.session    | *THISISNOTAVALIDPASSWORDTHATCANBEUSEDHERE
> |
> | localhost | mysql.sys        | *THISISNOTAVALIDPASSWORDTHATCANBEUSEDHERE
> |
> | localhost | debian-sys-maint | *C9BF7C6E59BFF0FA879E6650D174264C9EE87F25
> |
>
> +-----------+------------------+-------------------------------------------+
> 4 rows in set (0.00 sec)
>
> 3.  We then opened  http://localhost/installdb.php and have gotten the
> login page for LORIS installation and typed the credentials as follows:
> [image: Screenshot from 2019-08-13 09-14-51.png]
> 4.  Once we submitted the page we obtained error as follows
>
> [image: Screenshot from 2019-08-13 09-14-56.png]
>
>
>
> We really do not know how to proceed further from this point onward.
> Kindly let us know how to proceed further in order to get the LORIS
> installed.
>
> Thank you.
>
> Your Sincerely,
>
> ======================================================
>
> Yubu Lee, Ph.D.
>
> Research Professor,
>
> Center for Neuroscience Imaging Research, Institute for Basic Science
>
>
> #86332, N Center, SungKyunKwan University
> 2066, Seobu-Ro, Jangan-gu, Suwon, Gyeonggi-do, 16419, Korea
>
> E-mail: basilia1123 at gmail.com
>
> Tel: +82-31-299-4411
>
> Fax: +82-31-299-4506
>
> ======================================================
> _______________________________________________
> Loris-dev mailing list
> Loris-dev at bic.mni.mcgill.ca
> https://mailman.bic.mni.mcgill.ca/mailman/listinfo/loris-dev
>


-- 
Shen Wang
Loris <https://github.com/aces/Loris>  Developer
Montreal Neurological Institute
McGill University
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.bic.mni.mcgill.ca/pipermail/loris-dev/attachments/20190813/944eef5c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2019-08-13 09-14-51.png
Type: image/png
Size: 283124 bytes
Desc: not available
URL: <http://mailman.bic.mni.mcgill.ca/pipermail/loris-dev/attachments/20190813/944eef5c/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2019-08-13 09-14-56.png
Type: image/png
Size: 124916 bytes
Desc: not available
URL: <http://mailman.bic.mni.mcgill.ca/pipermail/loris-dev/attachments/20190813/944eef5c/attachment-0003.png>


More information about the Loris-dev mailing list