RE: Please help me
"Bonnett, John" <[email protected]> Wed, 28 Jan 2009 08:15:49 +1030
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <[email protected]> |
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 -----Original Message----- From: Gmail [mailto:[email protected]] Sent: Friday, 9 January 2009 4:44 PM To: [email protected] Subject: Please help me 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 [email protected] but there mail address is not working. If you help me i will be very happy. 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=testWorker worker.testWorker.port=8009 worker.testWorker.host=localhost worker.testWorker.type=ajp13 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\) <Connector className="org.apache.ajp.tomcat4.Ajp13Connector"port="8009" minProcessors="5" maxProcessors="75"acceptCount="10" debug="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 JkMount /mail/*.jsp testWorker <Location "/mail/WEB-INF/"> AllowOverride None deny from all </Location> mail file are saved in the mail folder. that i mention. 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 [email protected] -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/[email protected]