Re: [users@httpd] I need help figuring out a 500 response code

2017-05-05 Thread John Covici
OK, got it this time -- thanks. On Fri, 05 May 2017 15:59:38 -0400, Daniel wrote: > > [1 ] > [2 ] > Here is a longer lasting pastebin site: > > https://apaste.info/IfgP > > 2017-05-05 21:51 GMT+02:00 John Covici <cov...@ccs.covici.com>: > > Thanks a lot.

Re: [users@httpd] I need help figuring out a 500 response code

2017-05-05 Thread John Covici
> > I will share my whole config in case it can inspire or help you to compensate > my utter distraction. > > First the whole virtualhost, second you will see the fpm pool. > > https://hastebin.com/ototuputaj.bash > > 2017-05-05 14:49 GMT+02:00 John Covici <cov

Re: [users@httpd] I need help figuring out a 500 response code

2017-05-05 Thread John Covici
you share with us your error log (redacting IPs and personal info) so we > can check as well? > > Otherwise I'd suggest to reach out to the #httpd Freenode IRC channel more a > quicker response, there are a lot of people in there that might help you. > > Luca > > 2

Re: [users@httpd] I need help figuring out a 500 response code

2017-05-04 Thread John Covici
; I use owncloud too, so if you want I can show you a configuration snippet on > how to set apache with mod_proxy_fcgi reverse proxy php requests to a php-fpm > pool > > 2017-05-03 11:21 GMT+02:00 John Covici <cov...@ccs.covici.com>: > > The error_log just had one line or in debu

Re: [users@httpd] I need help figuring out a 500 response code

2017-05-04 Thread John Covici
heck for php directives you > can specify for more verbose logging onto why your php scripts fail. > > I use owncloud too, so if you want I can show you a configuration snippet on > how to set apache with mod_proxy_fcgi reverse proxy php requests to a php-fpm > pool > >

Re: [users@httpd] I need help figuring out a 500 response code

2017-05-03 Thread John Covici
on > how to set apache with mod_proxy_fcgi reverse proxy php requests to a php-fpm > pool > > 2017-05-03 11:21 GMT+02:00 John Covici <cov...@ccs.covici.com>: > > The error_log just had one line or in debug mode a lot of information > about ssl and several

Re: [users@httpd] I need help figuring out a 500 response code

2017-05-03 Thread John Covici
sually in > the same directory this should contain some information about why > the system failed. > > > On 03/05/2017 07:41, John Covici wrote: > > Hi. I am having major problems figuring out a 500 response code I am > > getting on my hserver. > > > > I am u

[users@httpd] I need help figuring out a 500 response code

2017-05-03 Thread John Covici
/owncloud/index.php/login HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko" Now, owncloud has theirownw log, but I get nothing in it. So, my question is how to find out more about why I am getting the 500 response and wha