How to open after intallation
Moderator: moderator
-
- Posts: 1
- Joined: Mon Aug 24, 2015 12:51 pm
How to open after intallation
I have installed openemm as per the manual.How to open the gui mode?
Re: How to open after intallation
We install OpenEMM on a Red Hat 7, and after insert user and password (any user anda password) open a Blank Page...
How to fix this ? We cant see any error message or page.
Can you help me ?
Tks
Davi Unfer
How to fix this ? We cant see any error message or page.
Can you help me ?
Tks
Davi Unfer
-
- Posts: 3
- Joined: Sun Jul 10, 2016 10:39 pm
Re: How to open after intallation
hello there
I am totally new to OpenEMM and currently responsible to evaluate the benefits of OpenEMM for my company's marketting team. i have installed OpenEMM on my local machine and below is the configuration and details of the software installation on my machine in below order:
- jDK 8.91
- Python 2.7
- Mysql Python 1.2.3
- Mysql 5.7
- Tomcat 8.0.36
- OpenEMM Email Marketing
after running the Start.Bat file it gives prompt OpenEMM> . However, when i open browser and run the http:// localhost:8080 it throws error and do not run the OpenEMM
Below is the setting in the OpenEMM folder for setting for local webApp:
cms.ccr.url=http://localhost:8000
system.urll =http://localhost:8000
Tomcat port = 8080
OpenEMM Port = 8000
Mysql Port 3306
Could you please suggest what possibly could be wrong?
Thank you in advance.
Best Regards,
Anita
I am totally new to OpenEMM and currently responsible to evaluate the benefits of OpenEMM for my company's marketting team. i have installed OpenEMM on my local machine and below is the configuration and details of the software installation on my machine in below order:
- jDK 8.91
- Python 2.7
- Mysql Python 1.2.3
- Mysql 5.7
- Tomcat 8.0.36
- OpenEMM Email Marketing
after running the Start.Bat file it gives prompt OpenEMM> . However, when i open browser and run the http:// localhost:8080 it throws error and do not run the OpenEMM
Below is the setting in the OpenEMM folder for setting for local webApp:
cms.ccr.url=http://localhost:8000
system.urll =http://localhost:8000
Tomcat port = 8080
OpenEMM Port = 8000
Mysql Port 3306
Could you please suggest what possibly could be wrong?
Thank you in advance.
Best Regards,
Anita
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: How to open after intallation
AFAIK, OpenEMM does not work with MySQL 5.7 (while 5.6 would be fine).
OpenEMM Maintainer