Re: tomcat 6/php5

2007-12-17 Thread Fabbris Pierluigi
. This connector is important to connect tomcat and apache. If I've read right then tomacat uses php 5 only in cgi version. The solution above allow to use php5 in cgi or in module. Hope this help is good. Sincerally yours, Fabbris Pierluigi

Local String Problem

2007-08-07 Thread Fabbris Pierluigi
think common and I want to resolve the problem forever. How? Sincerally yours, Fabbris Pierluigi - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Tomcat and servlet the nightmare

2007-08-06 Thread Fabbris Pierluigi
Hello, it's a nightmare to use Tomacat for servlet. Now I've this file web.xml ?xml version=1.0 encoding=ISO-8859-1? web-app xmlns=http://java.sun.com/xml/ns/javaee; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://java.sun.com/xml/ns/javaee

New Problem to configure servlet on Tomcat

2007-08-02 Thread Fabbris Pierluigi
of the root cause is available in the Apache Tomcat/6.0.13 logs._ Apache Tomcat/6.0.13 Why? How can I resolve this? Tank for the help you give me. Sincerally yours, Fabbris Pierluigi

javax.servlet.ServletException: Cannot allocate servlet instance for path /servlet/HelloWorld

2007-08-02 Thread Fabbris Pierluigi
) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) Why? And how I remove this problem? Tanks for the help that you give me. Sincerally yours, Fabbris Pierluigi - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe

javax.servlet.ServletException: Cannot allocate servlet instancefor path /servlet/HelloWorld (repost I don't resolve the problem with your reply)

2007-08-02 Thread Fabbris Pierluigi
-fileindex.htm/welcome-file welcome-fileindex.jsp/welcome-file /welcome-file-list /web-app I write this long email to describe better the problem to get your help. How can I resolve this Exception? Sincerally yours, Fabbris Pierluigi

Problem to configure servelet on Tomcat6

2007-07-31 Thread Fabbris Pierluigi
resolve this problem? Hoping a reply. Sincerally yours, Fabbris Pierluigi - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Apache2.2.4 with tomcat 6.0 and module_jk2.2.4.so error

2007-05-25 Thread Fabbris Pierluigi
. [Thu May 24 23:27:13 2007] [notice] Child 5620: Starting thread to listen on port 80. The Apache would have to give Start Ok, instead it gives this error. Why? Fabbris Pierluigi - To start a new topic, e-mail: users

Problem with mod_jk-apache-2.2.4.so

2007-05-24 Thread Fabbris Pierluigi
start Tomcat, but if I read a older manual now before I create workers.properties and last thing in Apache in http.conf there are a problem. In the directory /conf/auto/ doesn' exist mod_jk.conf. This file doesn't create when I start Tomcat. What do I miss? Hoping in a help. Fabbris Pierluigi

Re: Problem with mod_jk-apache-2.2.4.so

2007-05-24 Thread Fabbris Pierluigi
Mladen Turk ha scritto: Fabbris Pierluigi wrote: I've problem to use Apache 2.2.4 and Tomcat 6 together. You really need that, right ;) Listener className=org.apache.ajp.tomcat6.config.ApacheConfig Use: Listener className=org.apache.jk.config.ApacheConfig Just out of curiosity, how did