Tomcat with PHP?

2005-04-19 Thread Cameron Sim
Does Tomcat support PHP scripting? I’ve tried installing PHP 4 5 but with no joy. I know Apache 2 supports PHP but what setup would I need to support JSP/Servlets and PHP? Hope you can help? - To unsubscribe, e-mail: [EMAIL

RE: Tomcat with PHP?

2005-04-19 Thread Cameron Sim
. David Joffrin @ http://www.etradinginnovations.co.uk From: Cameron Sim [EMAIL PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: tomcat-user@jakarta.apache.org Subject: Tomcat with PHP? Date: Tue, 19 Apr 2005 09:53:24 +0100 Does Tomcat support PHP scripting? I’ve tried

Re: Tomcat with PHP?

2005-04-19 Thread Cameron Sim
Thanks mate. From: andrew [EMAIL PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: Re: Tomcat with PHP? Date: Tue, 19 Apr 2005 11:04:41 +0200 Dear Cameron, You will need to use Apache with PHP, and use the Tomcat

RE: newbie questions

2004-10-02 Thread Cameron Roe
Thanks QM! -Original Message- From: QM [mailto:[EMAIL PROTECTED] Sent: October 1, 2004 4:05 PM To: Tomcat Users List Subject: Re: newbie questions On Fri, Oct 01, 2004 at 03:42:09PM -0600, Cameron Roe wrote: : Ok so here goes. I want a have a version of the JavaDoc for the Java Servlet

newbie questions

2004-10-01 Thread Cameron Roe
Hi all, Ok so here goes. I want a have a version of the JavaDoc for the Java Servlet API on my local machine. I can then link in my IDE and get mouse-over javadoc for the Servlet API. Where do I get it? I know the Javadoc is available online but I would like to have a local copy.I've looked at

Problems with web management interface

2004-07-05 Thread Cameron G
I've installed Tomcat 4.0, blackdown 1.4 JDK and Apache 1.3 on my debian server (using deb packages) and managed to configure it to a point where basically everything works fine - however, there seems to be something weirdly broken with the manager thing. http://mytomcat/manager/returns

JSP code template

2004-03-16 Thread cameron
When a JSP is compiled the following is always placed into the _jspService method along with the code you create: JspFactory _jspxFactory = null; PageContext pageContext = null; HttpSession session = null; ServletContext application = null; ServletConfig config = null;

Re: Context Paths

2004-03-11 Thread cameron
Thank-you for your reply. If you know of another way to get a virualhost specific configuration without pulling againist the virtualhost docbase I am all ears for it. -Cam Shapira, Yoav wrote: Hi, The code in 'MyContext' is a library of code that I am hoping to be able to reuse in

Context Paths

2004-03-10 Thread cameron
I have the following in my server.xml: Host name=MyHost debug=99 appBase=/SomePath1 unpackWARs=true autoDeploy=true xmlValidation=false xmlNamespaceAware=false Context path= reloadable=true docBase=/SomePath2

Re: tomcat-user Digest 24 Mar 2003 14:25:20 -0000 Issue 2463

2003-03-24 Thread Cameron Hart
This could be caused by your servlet setting an incorrect content length. If you set the content length to be less than the actual size of the page this is what happens, Cheers, Cam. I met this problem. My html page showed incompletely. Sometimes html tag like TD is showed, and sometimes only

Re: debugging tomcat/jvm crash

2003-03-09 Thread Cameron Hart
I ran Tomcat from the console, when the JVM crashed I got the following message: Another exception has been detected while we were handling last error. Dumping information about last error: ERROR REPORT FILE = (N/A) PC= 0x2BE5C46D SIGNAL= -1073741819

Tomcat 4.1.18 crashes on Win2K

2003-03-02 Thread Cameron Hart
Hi, We recently deployed our organisations new web site on Covalent Apache Faststart 2.3 (Apache 2.0.44) and Tomcat 4.1.18 on two Windows 2000 boxes connected using mod_jk 1.2.2-beta-1 on the Covalent box and CoyoteConnector with the JkCoyoteHandler protocol handler on the Tomcat box. We are

Tomcat binding to port 80 on wrong IP address on W2K AdvancedServer?

2002-12-03 Thread Thomas Cameron
Howdy all - I have a client who has an app which requires IIS (running on a W2K Advanced Server). Now, they want to add Tomcat for a Java web app which they have developed in-house. No big deal, I assign another IP address to the NIC and tell Tomcat to use that IP address. Unfortunately, now

Re: Tomcat 4.1 b9, Reload Context with Ant

2002-08-20 Thread Cameron Taggart
server.xml resources not be removed from memory when the context is removed. Or better yet, to have it put back in memory when you install a context at the path /myapp? Any help would be appreciated. Thanks, Cameron -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands

Re: Tomcat 4.1 b9, Reload Context with Ant

2002-08-20 Thread Cameron Taggart
server.xml resources not be removed from memory when the context is removed. Or better yet, to have it put back in memory when you install a context at the path /myapp? Any help would be appreciated. Thanks, Cameron -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands

Re: Tomcat 4.1 b9, Reload Context with Ant

2002-08-20 Thread Cameron Taggart
server.xml resources not be removed from memory when the context is removed. Or better yet, to have it put back in memory when you install a context at the path /myapp? Any help would be appreciated. Thanks, Cameron -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands

Tomcat 4.1 b9, Reload Context with Ant

2002-08-19 Thread Cameron Taggart
install a context at the path /myapp? Any help would be appreciated. Thanks, Cameron -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Mod_jk Configuration

2002-06-06 Thread Cameron Purdy
, - Cameron Purdy Tangosol Inc. http://www.tangosol.com/ - Tangosol Coherence: Clustered Coherent Cache for J2EE -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 10:14 AM To: [EMAIL

Some problems

2002-01-22 Thread Archie Cameron
Hey... I may have spammed some/all of you. My current config is messed up. I have stopped it so y'all are safe from me once again. I am installing Windchill Infoengine from PTC. It utilizes Apache and Tomcat and Java 2. Later Arch Archie G Cameron Polaris Industries Inc IS Dept

Trouble with isapi_redirect.dll

2002-01-18 Thread Archie Cameron
need to be registered? I would be greatful for any ideas. Thanks in Advance. Archie G Cameron Polaris Industries Inc IS Dept 218.463.4620 -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

RE: Tomcat will not start on Windows 2000 Server.

2001-05-11 Thread Cameron Taggart
written up anything on that set TOMCAT_HOME=C:\java\jakarta-tomcat-3.2.1 set JAVA_HOME=C:\java\jdk1.3 Cameron Taggart Senior, University of Washington Business Administration, Information Systems

Win32 tomcat mod_jk Installation

2001-05-06 Thread Cameron Taggart
-tomcat-3.2.1\conf\mod_jk.conf c:\program files\apache group\apache\conf\httpd.conf Cameron Taggart Senior, University of Washington Business Administration, Information Systems [EMAIL PROTECTED]

TOMCAT 4.0 / Catalina Policy / Reading files

2001-01-04 Thread Riley, Cameron
totally confused on all this and couldnt find any documentation on it. Cameron Riley - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: TOMCAT 4.0 / Catalina Policy / Reading files

2001-01-04 Thread Riley, Cameron
jar. The jdom JAR is in the /WEB-INF/lib, it isnt marked "sealed" and my classes arent in a JAR. Are classes compiled to /WEB-INF/classes assumed sealed? I tried adding a manifest file to the /classes/meta