Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4521 | minor | always | 04-27-11 07:02 | 08-29-11 15:27 | |
|
|||||
Reporter: | cowan | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | high | OS Version: | |||
Status: | closed | Product Version: | 3.1.11 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.11 | ||
|
|||||
Summary: | 0004521: Apache crashes on windows with mod_caucho when using ResinConfigServer | ||||
Description: |
(Rep by SHINOMIYA Nobuaki) 1. install apache2.2.17 2. install resin-3.1.11 3. edit httpd.conf. LoadModule caucho_module C:/resin/win32/apache-2.2/mod_caucho.dll ResinConfigServer localhost 6800 <Location /caucho-status> SetHandler caucho-status </Location> 4. edit resin.conf <!-- <http address="*" port="8080"/> --> <server id="" address="127.0.0.1" port="6800"/> 5&65294;start apache and resin. |
||||
Steps To Reproduce: | |||||
Additional Information: |
I tested the same setup on Windows Vista. When apache is start from the command line using just "httpd.exe" and I make a brower access to /caucho-status, windows produces an application fault. I've attached the log. Upon modifying httpd.conf to use CauchoHost instead of ResinConfigServer /caucho-status works OK. |
||||
Relationships | |||||
Attached Files: | apache fault.txt [^] (1,298 bytes) 04-27-11 07:04 |
Notes | |||||
|
|||||
|
|