[Bug 63996] New: apachectl -S reporting spurious error

2019-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63996

Bug ID: 63996
   Summary: apachectl -S reporting spurious error
   Product: Apache httpd-2
   Version: 2.4.18
  Hardware: PC
OS: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Other Modules
  Assignee: bugs@httpd.apache.org
  Reporter: r...@worik.org
  Target Milestone: ---

apachectl -S tells me that:
```
AH00526: Syntax error on line 23 of
/etc/apache2/sites-enabled/XXX.nz-le-ssl-le-ssl.conf:
SSLCertificateFile: file '/etc/letsencrypt/live/XXX.nz-0001/fullchain.pem' does
not exist or is empty
```
The file is a link, but does exist and is empty.

-- 
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 63996] apachectl -S reporting spurious error

2019-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63996

--- Comment #1 from Worik  ---
 apachectl -v
Server version: Apache/2.4.18 (Ubuntu)
Server built:   2019-10-08T13:31:25

-- 
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 63687] High Memory usage after upgrade to 2.4.41

2019-12-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63687

--- Comment #28 from nitop  ---
It still doesn't look good here.
I've compiled "APR 1.6.3" and "APR-UTIL 1.6.1" with "Apache/2.4.41".

APR 1.6.3:
./configure --prefix=/usr/local/apr/
make
make install

APR-UTIL 1.6.1:
./configure --prefix=/usr/local/apr/ --with-apr=/usr/local/apr/
make
make install

Apache2:
--with-apr=/usr/local/apr/bin/apr-1-config
--with-apr-util=/usr/local/apr/bin/apu-1-config

--> High Memory usage again.

-- 
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