[users@httpd] Random Internal Server Error 500 after apache and system update

2016-09-30 Thread Fabio F.Gervasi
Hi, I'm not 100% sure that the real source of the problem is apache (could be php or other), but I'd like start from here as the only logs that provides me with information (with trace4 level) is apache log. No information appears from other logs. I have: - Linux 4.7.4-100.fc23.x86_64 - Server

Re: [users@httpd] Random Internal Server Error 500 after apache and system update

2016-09-30 Thread Fabio F.Gervasi
static file (text, gif) hundreds of times to see if you > get a 500 error from HTTPD. > > 2016-09-30 8:59 GMT+02:00 Fabio F.Gervasi <fabio.gervas...@gmail.com>: > >> Hi, >> >> I'm not 100% sure that the real source of the problem is apache (could be >>

Re: [users@httpd] Random Internal Server Error 500 after apache and system update

2016-09-30 Thread Fabio F.Gervasi
Hi! I have additional information: /var/log/httpd/error_log, at "crash time": [Fri Sep 30 19:09:03.897325 2016] [mpm_event:trace4] [pid 30339:tid 139796798162688] event.c(930): socket reached timeout in lingering-close state What do you think? 2016-09-30 14:47 GMT+02:00 Fabio

Re: [users@httpd] Random Internal Server Error 500 after apache and system update

2016-10-02 Thread Fabio F.Gervasi
NOHANG|WSTOPPED, NULL) = 0 select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) wait4(-1, 0x7fff52971fbc, WNOHANG|WSTOPPED, NULL) = 0 select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) wait4(-1, 0x7fff52971fbc, WNOHANG|WSTOPPED, NULL) = 0 select(0, NULL, NULL, NULL, {1, 0}) = 0 (Timeout) wait4(-1,

Re: [users@httpd] Random Internal Server Error 500 after apache and system update

2016-10-02 Thread Fabio F.Gervasi
e approach: > strace -o /tmp/outputfile -s 5000 httpd -X or strace -ff -F -s200 -o > /tmp/strace.out -p PID > > to try to find out what's really going on. > > 2016-09-30 20:19 GMT+02:00 Fabio F.Gervasi <fabio.gervas...@gmail.com>: > >> Hi! >> >> I have ad

Re: [users@httpd] Random Internal Server Error 500 after apache and system update

2016-10-02 Thread Fabio F.Gervasi
race output that tells anything is crashing. > > > > 2016-10-02 10:44 GMT+02:00 Fabio F.Gervasi <fabio.gervas...@gmail.com>: > >> Hi James, >> >> I do not have the skills to be able to work well in "depth" to the >> problem as you (right

[users@httpd] Apache responds in https, but only by test page, not my website

2017-08-12 Thread Fabio F.Gervasi
Hi, In order to switch from http to https, I have already obtained my SSL certificates. But my problem is to run the Apache webserver (Server version: Apache/2.4.23 (Fedora) with https (no problems with http). I mean. For the http I'm using succesfully: ServerAdmin myn...@mydomain.com

Re: [users@httpd] Apache responds in https, but only by test page, not my website

2017-08-12 Thread Fabio F.Gervasi
-centrometeo.com-access_log common So, using differents name/files, but after a few attempts to access via https, empty files were created, so there is nothing in the logs. Fabio. 2017-08-12 18:34 GMT+02:00 Eric Covener <cove...@gmail.com>: > On Sat, Aug 12, 2017 at 12:28 PM, Fabio

Re: [users@httpd] Apache responds in https, but only by test page, not my website

2017-08-12 Thread Fabio F.Gervasi
I try to run: [root@servercm httpd]# apachectl -S but it does not return anything... 2017-08-12 19:07 GMT+02:00 Eric Covener <cove...@gmail.com>: > On Sat, Aug 12, 2017 at 12:47 PM, Fabio F.Gervasi > <fabio.gervas...@gmail.com> wrote: > > Hi Eric, thank you. >

Re: [users@httpd] Apache responds in https, but only by test page, not my website

2017-08-13 Thread Fabio F.Gervasi
e-map: using_defaults Mutex ssl-stapling-refresh: using_defaults PidFile: "/run/httpd/httpd.pid" Define: DUMP_VHOSTS Define: DUMP_RUN_CFG Define: MODPERL2 User: name="apache" id=48 Group: name="apache" id=48 Maybe there is soma problem about ssl.conf? 2017-08-12 19:18