[opencms-dev] apache2 + mod_jk + tomcat4: login problem
Marcus Popetz
marcus at roundpeg.com
Thu Jun 8 14:37:42 CEST 2006
At 03:13 AM 6/8/2006, Francisco Lopera wrote:
<Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
> port="8009" minProcessors="5" maxProcessors="75"
> enableLookups="false" acceptCount="10" debug="0"
> connectionTimeout="20000" useURIValidationHack="false"
make sure you added the emptySessionPath bit to your tomcat server.xml. I
forget the exact syntax, but it's not there and will cause this exact problem.
-mp
>
>protocolHandlerClassName="org.apache.jk.server.JkCoyoteHandler"
> emptySessionPath="true" protocol="AJP/1.3"/>
>The tomcat security is not active.
>
>I have followed all the steps of document:
><http://opencms-forum.de/viewtopic.php?t=713>http://opencms-forum.de/viewtopic.php?t=713,
>but I don't modify /sites config. I need doing?
>
>Somebody has this same problem? Ideas, suggestions?
>Thank you very much.
>
>_______________________________________________
>This mail is sent to you from the opencms-dev mailing list
>To change your list options, or to unsubscribe from the list, please visit
>http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list