Search code examples
javatomcat7cpanelwhmwebsite-hosting

cPanel with Tomcat 7 installation successful but not showing /usr/local/jakarta folder under root


I have successfully installed Tomcat 7 using cPanel on IWEB server. I got the installation successful message too. I am able to hit the tomcat home page using www.domain.com:8080 and it directs me to Tomcat's home page. You may take a look at http://67.205.89.174:8080/

The main challenge is, in order to access Manager App, I need admin credentials, which should ideally be found in /root/usr/local/jakarta/..../tomcat-users.xml

When I connect to 67.205.89.174 using WinSCP, I don't see any "jakarta" folder located there.

This is my first time I am trying to host a website and everything is new to me. I am doing my self study by going through some online documentations, blogs, videos etc.. related to cPanel-Tomcat 7 installation.

I would appreciate any help by guru's online here so that it can drastically save my time.

Thanks in advance!


Solution

  • Tomcat 7 configuration directory is /usr/local/easy/share/easy-tomcat7/conf and you can check your user configuration in /usr/local/easy/share/easy-tomcat7/conf/tomcat-users.xml file.