Page 1 of 1

Not much response

Posted: Fri Oct 11, 2013 1:18 am
by liongate
I'm having some installation issues I am unable to figure out. Is there a better place to seek answers to openemm questions? There doesn't seem to be too much activity on this forum. I've not had much luck with stackoverflow either, at least on this issue. Does anybody have any experience installing openemm on a Plesk managed Linux server?

:cry:

Re: Not much response

Posted: Tue Oct 15, 2013 6:24 pm
by maschoff
You need root access to properly install OpenEMM on a Linux server. I do not know if this is possible with Plesk. Best would be to use shell access. The OpenEMM Install & Admin Guide describes command line installation in detail.

Re: Not much response

Posted: Tue Oct 15, 2013 6:29 pm
by liongate
I've been following through the install guide carefully. I can't do the command line installation of the DB but I think I can' work around it. I've created the DB manually and loaded it with the SCHEMA. I think I can figure out how to get it to connect after I get the interface working. Right now the issue that's holding me up is the login issue. I got the index.html page to load but the link for the login is not working. If I try to use www.[mysite].com:8080/logon.jpl I'm getting errors -- I've posted these in another post.

Re: Not much response

Posted: Tue Oct 15, 2013 6:33 pm
by liongate
maschoff wrote:You need root access to properly install OpenEMM on a Linux server. I do not know if this is possible with Plesk. Best would be to use shell access. The OpenEMM Install & Admin Guide describes command line installation in detail.
Let me clarify this -- I have root access through SSH and can change to su - or su - openemm. When I try to create the DB at the command line, however, my root password is not recognized by MySql to create the DB. Consequently, I created the DB manually through Plesk and have assigned a username and password that OpenEMM can use.

Re: Not much response

Posted: Wed Oct 15, 2014 6:09 am
by waleed123
I have followed the instructions carefully thus far, but I am wondering if I may have made a mistake in unpacking the tarball and forgotten the 'p' in this command: tar xzvpf /tmp/OpenEMM-2013-bin.tar.gz.

What would be the consequences of this if I had omitted it? Should I completely remove the installation and start over, or can I correct this somehow? Is there any way to check to see if I may have done it correctly after all?

Thanks!
Rob

Re: Not much response

Posted: Wed Oct 15, 2014 7:30 am
by maschoff
Quickest way is to simply unpack the tarball again, to copy all files from the old installation you have modified, to the new installation after comparing their file permissions.