Re: Stop Apache ..

2001-05-24 Thread Gerald Waugh
Venkatesh Sangam <[EMAIL PROTECTED]> wrote > Hi > Can anyone please tell me how to stop Apache Server (other than Ctrl C) > Thanks > Venkatesh /etc/rc.d/init.d/httpd stop or on some systems /etc/rc.d/init.d/httpd.init stop Change stop to start to get it going again. Gerald

Re: Building Tomcat Problem

2001-05-22 Thread Gerald Waugh
"Jarek Krochmalski" <[EMAIL PROTECTED]> wrote > download and compile jakarta-ant from www.apache.org > Thanks, but I downloaded the binary and installed it. My /etc/profile: #Java Environment JAVA_HOME=/home/local/jdk1.2.2 export JAVA_HOME export PATH=${PATH}:${JAVA_HOME}/bin #Tomcat Environment

Building Tomcat Problem

2001-05-22 Thread Gerald Waugh
When I run <./build.sh dist> I get the following error. Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main I have looked and looked, I can't figure it out Please Help! Gerald Waugh Front Street Networks LLC 229 Front Street Suite #C New Have