Some help please!

2001-03-09 Thread Richard Diaz
can someone please email me the "new user email" we got when we signed up to this LIST serv PLEASE? I got laid off yesterday and need to move this to another email address. thx, Rich __ Do You Yahoo!? Get email at your own domain with Yahoo! Mail.

RE: Need some help please

2001-01-17 Thread Amjad Ashraf
logs could tell me why it chose not to use mod_jk, or why mod_jk failed or something... -Original Message-From: Stefan Langer [mailto:[EMAIL PROTECTED]]Sent: Wednesday, January 17, 2001 6:31 PMTo: [EMAIL PROTECTED]Subject: RE: Need some help please The only thing that I can

RE: Need some help please

2001-01-17 Thread Stefan Langer
The only thing that I can assume now is that somehow the binary you are using isn't working properly. (please correct me if I'm wrong) You should try compiling mod_jk for your machine. Just get the source file for tomcat and then follow the mod_jk how to. It takes a little effort

RE: Need some help please

2001-01-17 Thread Amjad Ashraf
$(ps)bin #   -Original Message-From: Stefan Langer [mailto:[EMAIL PROTECTED]]Sent: Wednesday, January 17, 2001 6:00 PMTo: [EMAIL PROTECTED]Subject: RE: Need some help please The file looks good to me. Do you get any error from apache when you start it? Maybe it can't fi

RE: Need some help please

2001-01-17 Thread Stefan Langer
The file looks good to me. Do you get any error from apache when you start it? Maybe it can't find mod_jk (just a suggestion). You have placed mod_jk.so in libexec???   This may sound dumb but I'm just trying to help: you have restarted apache after configuring the httpd.conf

RE: Need some help please

2001-01-17 Thread Craig O'Brien
Sent: Wednesday, January 17, 2001 5:23 PM To: '[EMAIL PROTECTED]' Subject: RE: Need some help please hi, thank you for replying. actually when I go through apache (i.e. https://domainname.com/examples/jsp/num/numguess.jsp) I get the plain text version of the file, meaning it is not worki

RE: Need some help please

2001-01-17 Thread Amjad Ashraf
configuration for the /test context ends. ###   -Original Message-From: Stefan Langer [mailto:[EMAIL PROTECTED]]Sent: Wednesday, January 17, 2001 5:37 PMTo: [EMAIL PROTECTED]Subject: RE: Need some help please Could you include your tomcat.conf or the part

RE: Need some help please

2001-01-17 Thread Stefan Langer
Could you include your tomcat.conf or the part of your httpd.conf where you include mod_jk ??? It sounds to me as if you haven't included the JkMounts for mod_jk  and associate them with the jsp extensions.   Stefan

RE: Need some help please

2001-01-17 Thread Amjad Ashraf
Title: RE: Need some help please hi, thank you for replying. actually when I go through apache (i.e. https://domainname.com/examples/jsp/num/numguess.jsp) I get the plain text version of the file, meaning it is not working.  Going to servlets gives me the error: The requested url * was not

RE: Need some help please

2001-01-17 Thread Craig O'Brien
: [EMAIL PROTECTED] Subject: Need some help please I setup tomcat and most everything is working. Any time I try to access a .jsp file I get the following. " Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. P

Need some help please

2001-01-17 Thread lazybrain
I setup tomcat and most everything is working. Any time I try to access a .jsp file I get the following. " Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, and inform them of th

Re: Tomcat - mod_jk - Configuration : Need some help please

2000-12-04 Thread Bill Long
omcat. thanks for you help, i think i'm almost there. - Original Message - From: "Mike La Budde" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 04, 2000 1:29 PM Subject: Re: Tomcat - mod_jk - Configuration : Need some help please > *This m

Re: Tomcat - mod_jk - Configuration : Need some help please

2000-12-04 Thread Mike La Budde
After starting tomcat look at the output in your console window to verify the classpath. I'll bet you won't see /lib/tools.jar (and it must be there to work) HTH, Mike At 12/04/2000 01:02 PM -0800, you wrote: >*This message was transferred with a trial version of CommuniGate(tm) Pro* >Hi

RE: Tomcat - mod_jk - Configuration : Need some help please

2000-12-04 Thread Matt Coolidge
- Configuration : Need some help please *This message was transferred with a trial version of CommuniGate(tm) Pro* Hi folks, Okay, I'm kind of new to this java stuff, so please bear with me. I think I have it almost done but have reached a stumbling block which I cannot resolve by searching th

Tomcat - mod_jk - Configuration : Need some help please

2000-12-04 Thread Bill Long
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hi folks, Okay, I'm kind of new to this java stuff, so please bear with me. I think I have it almost done but have reached a stumbling block which I cannot resolve by searching through the archives. I'm sure its a simpl