Please help me

Please help me

am 09.01.2009 07:13:56 von Abhideep Bakshi

------=_NextPart_000_0065_01C9724F.8E0CDBC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Sir,
I am abhideep bakshi. I want a help on configuring the apache http =
server with tomcat 5.5.12. I send the mail to user@tomcat.apache.org but =
there mail address is not working. If you help me i will be very happy.
=20
=20
=20
At first the application i am using.
1. Apache-Tomcat 5.5.12 ver.
2. apache http server 2.2.11-(win32) open ssl.
3.tomcat-connectors-1.2.27-src without exe.

At first i copy the file of workers.properties file in (D:\Program =
Files\Apache Software Foundation\Tomcat 5.5\conf\Catalina)

worker.list=3DtestWorker
worker.testWorker.port=3D8009
worker.testWorker.host=3Dlocalhost
worker.testWorker.type=3Dajp13

and write this code also.

then the following code alos wtitten in the server.xml file that located =
in (D:\Program Files\Apache Software Foundation\Tomcat 5.5\conf\)
className=3D"org.apache.ajp.tomcat4.Ajp13Connector"port=3D"8 009" =
minProcessors=3D"5" maxProcessors=3D"75"acceptCount=3D"10" =
debug=3D"0"/>the copy mod_jk-2.0.43.dll in( D:\Program Files\Apache =
Software Foundation\Apache2.2\modules)
then following code written in the conf of http server.

LoadModule jk_module modules/mod_jk-2.0.43.dll
AddModule mod_jk.c=20
JkWorkersFile D:/Program Files/Apache Software Foundation/Tomcat =
5.5/conf/Catalina/workers.properties


Alias /mail D:/Program Files/Apache Software Foundation/Tomcat =
5.5/webapps/mail
JkMount /mail/servlet/* testWorker=20
JkMount /mail/*.jsp testWorker=20

AllowOverride None=20
deny from all=20

=20
mail file are saved in the mail folder. that i mention.=20

But after writing the whole code the server is not started. =
please help me

Abhideep Bakshi
Abhideep Bakshi
7 Kaibartya Para Road
P.O:-Garifa,West Bengal
India, Pin:-743166
abhideepbakshi@gmail.com
------=_NextPart_000_0065_01C9724F.8E0CDBC0--

RE: Please help me

am 27.01.2009 22:45:49 von John.Bonnett

I think you should try another mailing list. Have a look here
http://httpd.apache.org/lists.html
This list is for the MyODBC database connector.

John Bonnett=20

-----Original Message-----
From: Gmail [mailto:abhideepbakshi@gmail.com]=20
Sent: Friday, 9 January 2009 4:44 PM
To: myodbc@lists.mysql.com
Subject: Please help me=20

Sir,
I am abhideep bakshi. I want a help on configuring the apache http
server with tomcat 5.5.12. I send the mail to user@tomcat.apache.org but
there mail address is not working. If you help me i will be very happy.
=20
=20
=20
At first the application i am using.
1. Apache-Tomcat 5.5.12 ver.
2. apache http server 2.2.11-(win32) open ssl.
3.tomcat-connectors-1.2.27-src without exe.

At first i copy the file of workers.properties file in (D:\Program
Files\Apache Software Foundation\Tomcat 5.5\conf\Catalina)

worker.list=3DtestWorker
worker.testWorker.port=3D8009
worker.testWorker.host=3Dlocalhost
worker.testWorker.type=3Dajp13

and write this code also.

then the following code alos wtitten in the server.xml file that located
in (D:\Program Files\Apache Software Foundation\Tomcat 5.5\conf\)
className=3D"org.apache.ajp.tomcat4.Ajp13Connector"port=3D"8 009"
minProcessors=3D"5" maxProcessors=3D"75"acceptCount=3D"10" =
debug=3D"0"/>the copy
mod_jk-2.0.43.dll in( D:\Program Files\Apache Software
Foundation\Apache2.2\modules) then following code written in the conf of
http server.

LoadModule jk_module modules/mod_jk-2.0.43.dll
AddModule mod_jk.c
JkWorkersFile D:/Program Files/Apache Software Foundation/Tomcat
5.5/conf/Catalina/workers.properties


Alias /mail D:/Program Files/Apache Software Foundation/Tomcat
5.5/webapps/mail
JkMount /mail/servlet/* testWorker=20
JkMount /mail/*.jsp testWorker=20

AllowOverride None=20
deny from all=20

=20
mail file are saved in the mail folder. that i mention.=20

But after writing the whole code the server is not started.
please help me

Abhideep Bakshi
Abhideep Bakshi
7 Kaibartya Para Road
P.O:-Garifa,West Bengal
India, Pin:-743166
abhideepbakshi@gmail.com=20

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=3Dgcdmo-myodbc@m.gmane.o rg