Good evening with all I seek to connect JBoss (www.jboss.org) on ispconfig, but when I install the connector of tomcat, it says to me that it does not find the file apxs apache2, how to make.... MM
You must install the apache-devel package on your server; if you're running Debian, use Code: apt-cache search apache to find the devel package for Apache2, and then install it: Code: apt-get install <package_name>