Need Help.Urgent. Failed Install On Windows xp & Seven.

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

hatori
Posts: 1
Joined: Thu Feb 28, 2013 10:12 am

Need Help.Urgent. Failed Install On Windows xp & Seven.

Post by hatori »

Please help me to solve problem installion at windows seven , and xp.


I have download and tried to install on windows xp and seven, step by step :
windows 7
================
1. install mysql-installer-community-5.6.10.1
2. install python-2.7.3
3. install MySQL-python-1.2.3.win32-py2.7
4. install Java SE Development Kit 6 (JDK)
5.install Tomcat 6 , location : c:\tomcat
6. Download OpenEMM-2013-win32, location : c:\OpenEMM
7. I change their file is located in c:\OpenEMM\bin\openemm.py.
tomcathome = None change to tomcathome = 'c:\tomcat'
8. start setup.bat
- domain = http://localhost:8080
- mailloop domain : empty (temporary)
- mailloop domain : empty (temporary)
- smart relay host : empty (temporary)
- i am get install succesffully.
9. start "start.bat"
10. open http://localhost:8080 , and page blank.

windows xp
================
1. install mysql-installer-community-5.6.10.1
2. install python-2.7.3
3. install MySQL-python-1.2.3.win32-py2.7
4. install Java SE Development Kit 6 (JDK)
5.install Tomcat 6 , location : c:\tomcat
6. Download OpenEMM-2013-win32, location : c:\OpenEMM
7. I change their file is located in c:\OpenEMM\bin\openemm.py.
tomcathome = None change to tomcathome = 'c:\tomcat'
8. I change their file is located in emm.properties.
change system.url=http://localhost:8080 to http://emailmarketing:8080
9. start setup.bat
- domain = http://emailmarketing:8080
- mailloop domain : empty (temporary)
- mailloop domain : empty (temporary)
- smart relay host : empty (temporary)
- i am get install succesffully.
10. start "start.bat"
11. open http://emailmarketing:8080 , and page blank.

I try to look at the file logs and empty, Where the correct location to view the file logs.
continue, do I need to copy the folder c: \ OpenEMM to tomcat.

Do i need to copy the folder c: \ OpenEMM to folder tomcat ?

please help me to solve my problem.