[Bug 62638] WebDAV gives system error 67 or 53 on Windows 10

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62638

--- Comment #4 from William A. Rowe Jr.  ---
Can you sniff the wire to determine what Depth arg was passed by Windows 10 (if
any?) as indicated in my later comment?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62668] httpd threads spinning at 100%

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62668

Bernard Spil  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
URL||https://svn.apache.org/view
   ||vc?view=revision=1
   ||840028

--- Comment #15 from Bernard Spil  ---
(In reply to Yann Ylavic from comment #14)
> Follow up in r1840002, simpler to test latest trunk anyway.

Hi Yann,

Tested trunk r1840028 and confirm that it's fixed.

Thanks! Bernard.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62682] mod_cgid ignores virt host ErrorLog directive

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62682

--- Comment #2 from ccolu...@hotmail.com ---
Yes mpm_event uses mod_cgid and mpm_prefork uses mod_cgi

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62680] Vulnerabilities in Apache 2.4.33 - Web Server Generic Cookie Injection

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62680

Eric Covener  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Eric Covener  ---
The truncated screenshot doesn't demonstrate any bug in the server, please do a
more thorough review of what your scanner is reporting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62682] mod_cgid ignores virt host ErrorLog directive

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62682

Eric Covener  changed:

   What|Removed |Added

Summary|mpm_event ignores virt host |mod_cgid ignores virt host
   |ErrorLog directive  |ErrorLog directive
 OS||All
  Component|mpm_event   |mod_cgid

--- Comment #1 from Eric Covener  ---
change title/component, I assumed you switched mod_cgi/mod_cgid at the same
time as switching MPMs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62682] New: mpm_event ignores virt host ErrorLog directive

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62682

Bug ID: 62682
   Summary: mpm_event ignores virt host ErrorLog directive
   Product: Apache httpd-2
   Version: 2.4.34
  Hardware: PC
Status: NEW
  Severity: normal
  Priority: P2
 Component: mpm_event
  Assignee: bugs@httpd.apache.org
  Reporter: ccolu...@hotmail.com
  Target Milestone: ---

By default my new Fedora server v 28 (Linux localhost 4.17.19-200.fc28.x86_64
#1 SMP Fri Aug 24 15:47:41 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux) uses
mpm_event.
When I call a CGI script with print STDERR "test\n"; the entry appears in
/var/log/httpd/error_log (which is the log file specified in the ErrorLog
directive of /etc/httpd/conf/httpd.conf), instead of in the ErrorLog file
specified in the .
When I switch to mpm_prefork it works as expected and writes into the file
specified in the  ErrorLog entry.

I am not sure if this is expected behavior as I have never used mpm_event
before, but it was unexpected to me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62680] New: Vulnerabilities in Apache 2.4.33 - Web Server Generic Cookie Injection

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62680

Bug ID: 62680
   Summary: Vulnerabilities in Apache 2.4.33 - Web Server Generic
Cookie Injection
   Product: Apache httpd-2
   Version: 2.4.34
  Hardware: Other
OS: Linux
Status: NEW
  Severity: critical
  Priority: P2
 Component: Build
  Assignee: bugs@httpd.apache.org
  Reporter: devendra.jo...@naaptol.com
  Target Milestone: ---

Created attachment 36132
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36132=edit
Vulnerabilities in Apache 2.4.33 - Web Server Generic Cookie Injection

Hi Team,

We have done IVA Scan with Nessus Vulnerability scanner and found vulnerability
in Apache 2.4.33.

Vulnerability Name : Web Server Generic Cookie Injection.
Operating System : CentOS 6.10
Apache Version : 2.4.34

Please resolve and update ASAP.


Devendra Joshi

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62679] apache2.service: Failed to run 'start' task: No such file or directory

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62679

Luca Toscano  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 OS||All
 Resolution|--- |INVALID

--- Comment #1 from Luca Toscano  ---
Hi! This bugzilla reporting tool is only for bugs related to httpd code, not
issues with packages from Linux distributions. Please follow up with the Debian
community :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62679] New: apache2.service: Failed to run 'start' task: No such file or directory

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62679

Bug ID: 62679
   Summary: apache2.service: Failed to run 'start' task: No such
file or directory
   Product: Apache httpd-2
   Version: 2.4.25
  Hardware: PC
Status: NEW
  Severity: normal
  Priority: P2
 Component: All
  Assignee: bugs@httpd.apache.org
  Reporter: freeman_tris...@yahoo.fr
  Target Milestone: ---

I can't start my apache server on debian 9.


I tried reinstall :

sudo apt-get autoremove --purge apache2 && sudo apt-get install apache2

but no change...

Job for apache2.service failed because of unavailable resources or another
system error.
See "systemctl status apache2.service" and "journalctl -xe" for details.
invoke-rc.d: initscript apache2, action "restart" failed.


systemctl status apache2.service

● apache2.service - The Apache HTTP Server
   Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor
preset: enabled)
   Active: failed (Result: resources)


journalctl -xeu apache2.service
(I set loglevel to debug mod)

Sep 05 11:45:44 systemd[1]: apache2.service: Failed with result
'resources'.
Sep 05 11:50:26 systemd[1]: apache2.service: Changed dead -> failed
Sep 05 11:50:27 systemd[1]: apache2.service: Trying to enqueue job
apache2.service/stop/replace
Sep 05 11:50:27 systemd[1]: apache2.service: Installed new job
apache2.service/stop as 1415
Sep 05 11:50:27 systemd[1]: apache2.service: Enqueued job
apache2.service/stop as 1415
Sep 05 11:50:27 systemd[1]: apache2.service: Job apache2.service/stop
finished, result=done
Sep 05 11:50:27 systemd[1]: apache2.service: Changed dead -> failed
Sep 05 11:50:30 systemd[1]: apache2.service: Failed to run 'start' task: No
such file or directory
Sep 05 11:50:30 systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit apache2.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- Unit apache2.service has failed.
-- 
-- The result is failed.
Sep 05 11:50:30 systemd[1]: apache2.service: Failed with result
'resources'.

what's wrong?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 62556] proxy balancer not defined in Proxy section

2018-09-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62556

Armin Abfalterer  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #7 from Armin Abfalterer  ---
Well, it turned out that the problem can be workaround by defining a default
parameter within the Proxy directive, e.g. like following


[your other params here]


Note that the patch (attachment 36042 [details]) is not correct and must no be
applied.

Many thanks to Yann for pointing to the workaround.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org