From samiras at ece.ubc.ca Fri Oct 3 20:52:12 2014 From: samiras at ece.ubc.ca (Samira) Date: Fri, 3 Oct 2014 17:52:12 -0700 Subject: [Midas] Installing Midas Message-ID: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> Hello, We are trying to install Midas in our lab. We have installed all the pre requisitions and the Midas itself on a Linux machine, we setup a postgres database for it. But we get this error: Do you guys have any idea? Cheers, Samira Sojoudi System Support Analyst Robotics & Control Laboratory Electrical and Computer Engineering University of British Columbia cid:234597BF-EC69-49E0-84E1-508985887E13 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 96471 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3094 bytes Desc: not available URL: From patrick.reynolds at kitware.com Mon Oct 6 16:53:16 2014 From: patrick.reynolds at kitware.com (Patrick Reynolds) Date: Mon, 6 Oct 2014 16:53:16 -0400 Subject: [Midas] Installing Midas In-Reply-To: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> References: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> Message-ID: Hi Samira, It appears you do not have the MySQL PDO module installed. Unfortunately, we require that module at this time--even when installing on postgres. If you're deploying on Ubuntu, this command should fix thing: sudo apt-get install php5-mysql HTH! Thanks, Patrick Reynolds Technical Leader Kitware, Inc. 919 869 8848 On Fri, Oct 3, 2014 at 8:52 PM, Samira wrote: > Hello, > > > > We are trying to install Midas in our lab. We have installed all the pre > requisitions and the Midas itself on a Linux machine, we setup a postgres > database for it. But we get this error: > > > > > > Do you guys have any idea? > > Cheers, > > > > *Samira** Sojoudi* > > System Support Analyst > > Robotics & Control Laboratory > > Electrical and Computer Engineering > > University of British Columbia > > > > [image: cid:234597BF-EC69-49E0-84E1-508985887E13] > > > > _______________________________________________ > Midas mailing list > Midas at public.kitware.com > http://public.kitware.com/mailman/listinfo/midas > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3094 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 96471 bytes Desc: not available URL: From samiras at ece.ubc.ca Tue Oct 7 13:45:20 2014 From: samiras at ece.ubc.ca (Samira) Date: Tue, 7 Oct 2014 10:45:20 -0700 Subject: [Midas] Installing Midas In-Reply-To: References: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> Message-ID: <073301cfe256$79e7c150$6db743f0$@ece.ubc.ca> Hi Patrick, Thanks, it resolved the problem, but I am facing a weird problem when I am trying to set up the administrator account, in "confirm password" box it always says that the passwords are not the same! However I am sure they are. Do you have any suggestion? Thanks, Samira From: Patrick Reynolds [mailto:patrick.reynolds at kitware.com] Sent: October-06-14 1:53 PM To: Samira Cc: midas at public.kitware.com Subject: Re: [Midas] Installing Midas Hi Samira, It appears you do not have the MySQL PDO module installed. Unfortunately, we require that module at this time--even when installing on postgres. If you're deploying on Ubuntu, this command should fix thing: sudo apt-get install php5-mysql HTH! Thanks, Patrick Reynolds Technical Leader Kitware, Inc. 919 869 8848 On Fri, Oct 3, 2014 at 8:52 PM, Samira wrote: Hello, We are trying to install Midas in our lab. We have installed all the pre requisitions and the Midas itself on a Linux machine, we setup a postgres database for it. But we get this error: Do you guys have any idea? Cheers, Samira Sojoudi System Support Analyst Robotics & Control Laboratory Electrical and Computer Engineering University of British Columbia cid:234597BF-EC69-49E0-84E1-508985887E13 _______________________________________________ Midas mailing list Midas at public.kitware.com http://public.kitware.com/mailman/listinfo/midas -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 96471 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3094 bytes Desc: not available URL: From patrick.reynolds at kitware.com Tue Oct 7 13:48:15 2014 From: patrick.reynolds at kitware.com (Patrick Reynolds) Date: Tue, 7 Oct 2014 13:48:15 -0400 Subject: [Midas] Installing Midas In-Reply-To: <073301cfe256$79e7c150$6db743f0$@ece.ubc.ca> References: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> <073301cfe256$79e7c150$6db743f0$@ece.ubc.ca> Message-ID: That's odd, what browser are you using. You also may need to shift focus off of the second password textbox before the state change is recognized. Thanks, Patrick Reynolds Technical Leader Kitware, Inc. 919 869 8848 On Tue, Oct 7, 2014 at 1:45 PM, Samira wrote: > Hi Patrick, > > > > Thanks, it resolved the problem, but I am facing a weird problem when I am > trying to set up the administrator account, in "*confirm password*" box > it always says that the passwords are not the same! However I am sure they > are. Do you have any suggestion? > > > > Thanks, > > > > Samira > > > > *From:* Patrick Reynolds [mailto:patrick.reynolds at kitware.com] > *Sent:* October-06-14 1:53 PM > *To:* Samira > *Cc:* midas at public.kitware.com > *Subject:* Re: [Midas] Installing Midas > > > > Hi Samira, > > > > It appears you do not have the MySQL PDO module installed. Unfortunately, > we require that module at this time--even when installing on postgres. If > you're deploying on Ubuntu, this command should fix thing: > > > > sudo apt-get install php5-mysql > > > > HTH! > > > Thanks, > Patrick Reynolds > Technical Leader > Kitware, Inc. > 919 869 8848 > > > > On Fri, Oct 3, 2014 at 8:52 PM, Samira wrote: > > Hello, > > > > We are trying to install Midas in our lab. We have installed all the pre > requisitions and the Midas itself on a Linux machine, we setup a postgres > database for it. But we get this error: > > > > > > Do you guys have any idea? > > Cheers, > > > > *Samira Sojoudi* > > System Support Analyst > > Robotics & Control Laboratory > > Electrical and Computer Engineering > > University of British Columbia > > > > [image: cid:234597BF-EC69-49E0-84E1-508985887E13] > > > > > _______________________________________________ > Midas mailing list > Midas at public.kitware.com > http://public.kitware.com/mailman/listinfo/midas > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 96471 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3094 bytes Desc: not available URL: From samiras at ece.ubc.ca Fri Oct 3 20:52:12 2014 From: samiras at ece.ubc.ca (Samira) Date: Fri, 3 Oct 2014 17:52:12 -0700 Subject: [Midas] Installing Midas Message-ID: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> Hello, We are trying to install Midas in our lab. We have installed all the pre requisitions and the Midas itself on a Linux machine, we setup a postgres database for it. But we get this error: Do you guys have any idea? Cheers, Samira Sojoudi System Support Analyst Robotics & Control Laboratory Electrical and Computer Engineering University of British Columbia cid:234597BF-EC69-49E0-84E1-508985887E13 -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 96471 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3094 bytes Desc: not available URL: From patrick.reynolds at kitware.com Mon Oct 6 16:53:16 2014 From: patrick.reynolds at kitware.com (Patrick Reynolds) Date: Mon, 6 Oct 2014 16:53:16 -0400 Subject: [Midas] Installing Midas In-Reply-To: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> References: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> Message-ID: Hi Samira, It appears you do not have the MySQL PDO module installed. Unfortunately, we require that module at this time--even when installing on postgres. If you're deploying on Ubuntu, this command should fix thing: sudo apt-get install php5-mysql HTH! Thanks, Patrick Reynolds Technical Leader Kitware, Inc. 919 869 8848 On Fri, Oct 3, 2014 at 8:52 PM, Samira wrote: > Hello, > > > > We are trying to install Midas in our lab. We have installed all the pre > requisitions and the Midas itself on a Linux machine, we setup a postgres > database for it. But we get this error: > > > > > > Do you guys have any idea? > > Cheers, > > > > *Samira** Sojoudi* > > System Support Analyst > > Robotics & Control Laboratory > > Electrical and Computer Engineering > > University of British Columbia > > > > [image: cid:234597BF-EC69-49E0-84E1-508985887E13] > > > > _______________________________________________ > Midas mailing list > Midas at public.kitware.com > http://public.kitware.com/mailman/listinfo/midas > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3094 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 96471 bytes Desc: not available URL: From samiras at ece.ubc.ca Tue Oct 7 13:45:20 2014 From: samiras at ece.ubc.ca (Samira) Date: Tue, 7 Oct 2014 10:45:20 -0700 Subject: [Midas] Installing Midas In-Reply-To: References: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> Message-ID: <073301cfe256$79e7c150$6db743f0$@ece.ubc.ca> Hi Patrick, Thanks, it resolved the problem, but I am facing a weird problem when I am trying to set up the administrator account, in "confirm password" box it always says that the passwords are not the same! However I am sure they are. Do you have any suggestion? Thanks, Samira From: Patrick Reynolds [mailto:patrick.reynolds at kitware.com] Sent: October-06-14 1:53 PM To: Samira Cc: midas at public.kitware.com Subject: Re: [Midas] Installing Midas Hi Samira, It appears you do not have the MySQL PDO module installed. Unfortunately, we require that module at this time--even when installing on postgres. If you're deploying on Ubuntu, this command should fix thing: sudo apt-get install php5-mysql HTH! Thanks, Patrick Reynolds Technical Leader Kitware, Inc. 919 869 8848 On Fri, Oct 3, 2014 at 8:52 PM, Samira wrote: Hello, We are trying to install Midas in our lab. We have installed all the pre requisitions and the Midas itself on a Linux machine, we setup a postgres database for it. But we get this error: Do you guys have any idea? Cheers, Samira Sojoudi System Support Analyst Robotics & Control Laboratory Electrical and Computer Engineering University of British Columbia cid:234597BF-EC69-49E0-84E1-508985887E13 _______________________________________________ Midas mailing list Midas at public.kitware.com http://public.kitware.com/mailman/listinfo/midas -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 96471 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3094 bytes Desc: not available URL: From patrick.reynolds at kitware.com Tue Oct 7 13:48:15 2014 From: patrick.reynolds at kitware.com (Patrick Reynolds) Date: Tue, 7 Oct 2014 13:48:15 -0400 Subject: [Midas] Installing Midas In-Reply-To: <073301cfe256$79e7c150$6db743f0$@ece.ubc.ca> References: <06b401cfdf6d$6ef0d520$4cd27f60$@ece.ubc.ca> <073301cfe256$79e7c150$6db743f0$@ece.ubc.ca> Message-ID: That's odd, what browser are you using. You also may need to shift focus off of the second password textbox before the state change is recognized. Thanks, Patrick Reynolds Technical Leader Kitware, Inc. 919 869 8848 On Tue, Oct 7, 2014 at 1:45 PM, Samira wrote: > Hi Patrick, > > > > Thanks, it resolved the problem, but I am facing a weird problem when I am > trying to set up the administrator account, in "*confirm password*" box > it always says that the passwords are not the same! However I am sure they > are. Do you have any suggestion? > > > > Thanks, > > > > Samira > > > > *From:* Patrick Reynolds [mailto:patrick.reynolds at kitware.com] > *Sent:* October-06-14 1:53 PM > *To:* Samira > *Cc:* midas at public.kitware.com > *Subject:* Re: [Midas] Installing Midas > > > > Hi Samira, > > > > It appears you do not have the MySQL PDO module installed. Unfortunately, > we require that module at this time--even when installing on postgres. If > you're deploying on Ubuntu, this command should fix thing: > > > > sudo apt-get install php5-mysql > > > > HTH! > > > Thanks, > Patrick Reynolds > Technical Leader > Kitware, Inc. > 919 869 8848 > > > > On Fri, Oct 3, 2014 at 8:52 PM, Samira wrote: > > Hello, > > > > We are trying to install Midas in our lab. We have installed all the pre > requisitions and the Midas itself on a Linux machine, we setup a postgres > database for it. But we get this error: > > > > > > Do you guys have any idea? > > Cheers, > > > > *Samira Sojoudi* > > System Support Analyst > > Robotics & Control Laboratory > > Electrical and Computer Engineering > > University of British Columbia > > > > [image: cid:234597BF-EC69-49E0-84E1-508985887E13] > > > > > _______________________________________________ > Midas mailing list > Midas at public.kitware.com > http://public.kitware.com/mailman/listinfo/midas > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 96471 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.png Type: image/png Size: 3094 bytes Desc: not available URL: