LoadModule dispatcher_module Error | Community
Skip to main content
Mani_kumar_
Community Advisor
Community Advisor
January 16, 2016
Solved

LoadModule dispatcher_module Error

  • January 16, 2016
  • 8 replies
  • 2063 views

I am configuring dispatcher i my local environment and using 32 bit apache server,32 bit dipatcher.dll files and included dispatcher_module in httpd.conf

file when i am trying to to apache server it is throwing me an error attached the error screen shot 

Please can you help me how can we resolve it.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

Hi,

On  [1] I don't find any binary for WIndows and Apache httpd 2.4. Which dispatcher do you use?

kind regards,
Jörg

[1] https://www.adobeaemcloud.com/content/companies/public/adobe/dispatcher/dispatcher.html

8 replies

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
January 16, 2016

Hi,

On  [1] I don't find any binary for WIndows and Apache httpd 2.4. Which dispatcher do you use?

kind regards,
Jörg

[1] https://www.adobeaemcloud.com/content/companies/public/adobe/dispatcher/dispatcher.html

Mani_kumar_
Community Advisor
Community Advisor
January 17, 2016
Hi, I am using dispatcher 2.2 for windows OS
Jitendra_S_Toma
Level 10
January 17, 2016

As per snapshot, it shows something wrong with the syntax. To find out the real cause, May i have configuration snippet added in httpd.conf for the dispatcher?.

Jitendra

Mani_kumar_
Community Advisor
Community Advisor
January 17, 2016

Hi 

Please find the file attached Httpd.conf.

Jitendra_S_Toma
Level 10
January 17, 2016

I found some of the configuration missing in your httpd config file. Follow instructions in below doc.

http://www.cqtutorial.com/courses/cq-admin/cq-admin-lessons/cq-dispatcher/cq-dispatcher-apache-set-up

<IfModule disp_apache2.c> entry is missing/

Jitendra

Mani_kumar_
Community Advisor
Community Advisor
January 17, 2016
        Ok thank you I ll verify it again
joerghoh
Adobe Employee
Adobe Employee
January 17, 2016

Hi,

the screenshot shows "apache2.4.9", so I assume, that you use Apache 2.4; but then you need a dispatcher module built for Apache 2.4 for Windows, which is not available. Rather stay with Apache 2.2 for the moment and request a Windows build for Apache 2.4.

kind regards,
Jörg

Mani_kumar_
Community Advisor
Community Advisor
January 17, 2016
        Thanks Jorg for your info .