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

2017-05-02 Thread Dr James Smith
Is there an error.log in the same directory? This is usually 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 using

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

2017-05-02 Thread John Covici
Hi. I am having major problems figuring out a 500 response code I am getting on my hserver. I am using apache 2.4.25 on gentoo linux up to date as of a few days ago. So, I havinstalled owncloud which is a cloud server written in php and it has worked for a long time, but for a few days I have g

Re: [users@httpd] Unstable PHP under Apache

2017-05-02 Thread John Iliffe
Thanks for your response Arthur. I had considered that but in the end I have just capitulated and am running everything exactly as one would expect it to work under mod_php. phpinfo confirms that the underlying version of PHP is 7.1.3 under mod_php. That avoids the problems of reconfiguring

[users@httpd] Apache + Squid Proxy: AH01991: SSL input filter read failed

2017-05-02 Thread chiasa.men
Hi, my apache is behind a squid proxy which is configured like that: https_port 3128 accel cert=/cert.pem key=/cert.key defaultsite=ww1.example.com vhost acl server20_domains dstdomain ww1.example.com ww2.example.com http_access allow server20_domains cache_peer server20 parent 443 0 no-query o

Re: [users@httpd] XSS Issue in v2.0.59

2017-05-02 Thread Adam R. Vest
Hey, I don't have any input on how to address those vulnerabilities, but I think the energy you're going to expend trying to patch those would be put to better use trying to fix whatever's incompatible with newer versions of apache so you can upgrade. Just my two cents. Good luck either way. O

RE: [users@httpd] Unstable PHP under Apache

2017-05-02 Thread Arthur E. Johnston
With your current configuration, PHP is not operating. If PHP was operating you would (or should) have an entry in a PHP.log. My suggestion is to eliminate your current PHP installation and use the default installation available with your operating system. After PHP is operating, perform the mo

Re: [users@httpd] Apache 2.4 with Mysql authentication

2017-05-02 Thread David Mehler
Hello, I'm running 2.4. Not seeing an error, in fact I just fixed one. What i'm wanting to know is does everything look good? I'm not as up on the 2.4 way of doing this as I was with 2.2. Thanks. Dave. On 5/2/17, Luca Toscano wrote: > Hi David, > > 2017-05-01 23:39 GMT+02:00 David Mehler : > >

Re: [users@httpd] Why is AuthLDAPCompareAsUser discouraged?

2017-05-02 Thread Eric Covener
On Tue, May 2, 2017 at 10:31 AM, Ian Pilcher wrote: > I had to enable this option, because FreeIPA 4 doesn't make group > membership visible to anonymous binds. The documentation for this > option says: > > This directive should only be used when your LDAP server doesn't > accept anonymous co

[users@httpd] Why is AuthLDAPCompareAsUser discouraged?

2017-05-02 Thread Ian Pilcher
I had to enable this option, because FreeIPA 4 doesn't make group membership visible to anonymous binds. The documentation for this option says: This directive should only be used when your LDAP server doesn't accept anonymous comparisons and you cannot use a dedicated AuthLDAPBindDN. I'v

Re: [users@httpd] Unstable PHP under Apache

2017-05-02 Thread John Iliffe
That's the weird thing - there nothing in the php.log and php-fpm.log has only errors originating from the batch file processing. (these are legitimate). In the Apache error log, nothing. In the Apache access log, the response is shown as 404 even though the browser displays "No Input file

Re: [users@httpd] Apache 2.4 with Mysql authentication

2017-05-02 Thread Luca Toscano
Hi David, 2017-05-01 23:39 GMT+02:00 David Mehler : > > Can someone take a look at my mysql setup and tell me if I have any > mistakes in it? > Can you tell us what is the issue that you are seeing? Anything relevant in the error_log? What version of httpd? Thanks, Luca

Re: [users@httpd] how to enable TLS v1.1 and TLS v1.2 alone in Apache 2.4.10 ?

2017-05-02 Thread Luca Toscano
Hi, I'd suggest to reach out to the IRC #httpd channel on Freenode, a lot of people in there can help you quickly than a users@ email thread, especially due to the fact that your issue will require a lot of details not yet provided. Luca 2017-05-01 15:20 GMT+02:00 Chunduru, Krishnachaithanya < k