Apache tomcat webserver

on task 4,it keeps throwing up an error,when i try to run ‘sudo /opt/apache-tomcat-11/bin/startup.sh’…when i run ’ ls opt/apache-tomcat-11’ directory,i dont see the bin folder

Hi @lancaster

Can you please share the link to the lab?

Regards.

https://learn.kodekloud.com/user/courses/devops-pre-requisite-course/module/b08dfb42-dea4-4432-862a-600e5e2649a6/lesson/5c1cab66-71da-4594-9e30-a976306525a0

You may be running the wrong binary; the instructions from Step 1 tell you to look for the file apache-tomcat-11.0.0-M26.tar.gz, and not one of the “deployer” files.

Apparently, the *deployer*.tar.gz files have different contents, and they might need a different command to run them. But if you untar the right file and put the contents under /opt/apache-tomcat-11/, the command will run correctly in step 4, and Tomcat will start.


please help…i am trying to llog into mysql server to no avail.