Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

No worker file and no worker options in httpd.conf

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Rewrite subdomain to CGI script  
Author Message
suntacnospampl

External


Since: Sep 04, 2003
Posts: 41



(Msg. 1) Posted: Fri Feb 06, 2004 4:59 pm
Post subject: No worker file and no worker options in httpd.conf
Archived from groups: alt>apache>configuration (more info?)

I have making apache and tomcat working both on port 80. So I
installed apache installed tomcat and they are working.

Apache running on port 80 and tomcat running on port 8080.

Now I build mod_jk.so and placed it in /usr/local/apache/modules

added LoadModule jk2_module modules/mod_jk2.so to httpd.conf.

added:

# worker properties 10.0.0.1
[uri:10.0.0.1.com/*.jsp]
worker=ajp13:localhost:8009

to /usr/local/apache/conf/workers.properties

also added to server.xml the following information

<Host name="10.0.0.1" debug="0"
appBase="/export/home/webroot/website" unpackWARs="true"

autoDeploy="true">
<Context path="" docBase="" debug="1"/>
<Valve className="org.apache.catalina.valves.AccessLogValve"
directory="logs" prefix="mntsoms_access_log."

suffix=".txt" pattern="common" resolveHost="false"/>
</Host>


After al this I restarted tomcat and apache.... Buth it is not working
and all I can find is the appache error log the following:
--------------------
[Fri Feb 06 14:07:13 2004] [notice] caught SIGTERM, shutting down
No worker file and no worker options in httpd.conf
use JkWorkerFile to set workers

No worker file and no worker options in httpd.conf
use JkWorkerFile to set workers

[Fri Feb 06 14:07:18 2004] [notice] Apache/2.0.48 (Unix) configured --
resuming normal operations
--------------------

Any clue what this can be?

Regards,
Johan Louwers.

 >> Stay informed about: No worker file and no worker options in httpd.conf 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Where is httpd.conf - I am running Mandrake 9.1, Apache2, Php 4.3. In tha manuals they say I should make a line in httpd.conf, saying "AddType application....." But I can't find the file anywhere. Anyone knows where to put these lines? -- mvh Jan Vidar www.janvid...

configuration httpd.conf - Bonjour J'ai installé apache 2 et PHP sur ma machine Mandrake et cela ne marche pas j'ai du merdé dans la conf de httpd.conf ou puis je trouvé de l'aide sur cette conf Merci d'avance -- # ANTISPAM # Click on the link to answer - Cliquez sur le lien....

httpd.conf + htaccess - hi, i have a problem with my httpd.conf i saved a directory with htaccess .... and the access to "index.htm" is free <Files index.htm> order deny,allow allow from all </Files> if i use www.domain.de/directory/index.htm i got acc...

2 httpd.conf in diff dir which one is being used???? - Hi, I have a server w/ 2 httpd.conf files but I dont know which is being used? How can you check. Thank you and have a great day. Mark

httpd.conf permissions - Greetings, I was asked by my boss to let a developer directly access and modify httpd.conf. Currently, the permssions on httpd.con is root:other 644. Is it safe to change it to: smelnic:webfellows 664 , so the developer can make his changes? Thanks fo...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]