PDA

View Full Version : [ubuntu] I cannot run apache_tomcat7 server on Intellij Idea



ruslan.mukhammadov
November 13th, 2011, 04:36 AM
I could not run apache tomcat 7 on IntelliJ Idea. It's saying:

Error running Tomcat: Cannot run program "/usr/programs/apache-tomcat-7.0.22/bin/catalina.sh" (in directory "/usr/programs/apache-tomcat-7.0.22/bin"): error=13, Permission denied

I tried so hard to fix this, but I could not. I even put chmod 777 in order to get rid from it, but the problem is still alive.
I am trying to run tomcat for development and downloaded it from Apache site, extracted the archive and tried to run it.
Can somebody help me please?