[EMAIL PROTECTED] php apache SELinux problem

2007-02-21 Thread Bill Tangren
I have a web page that calls a file, default.php. The web page works fine on a server with SELinux turned off, but not on one with enforcing turned on. The php calls in the page are ignored. The errors in the logs are like this: [client 10.x.x.x] PHP Warning: main(php/defaults.php): failed to

Re: [EMAIL PROTECTED] apache client authentication problem (somewhat long)

2006-11-28 Thread Bill Tangren
Serge Dubrouski wrote: Your client submits certificate signed by CA which certificate you don't have in your SSLCACertificatePath. Actually it looks like you incorrectly configured it. You have: SSLCACertificateFile /etc/httpd/conf/ssl.crt/root.crt SSLCACertificatePath /etc/httpd/conf/ssl.crt Y

[EMAIL PROTECTED] apache client authentication problem (somewhat long)

2006-11-28 Thread Bill Tangren
ns +StdEnvVars SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 CustomLog logs/ssl_request_log \ "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" Can anyone help? TIA, Bill Tangren

[EMAIL PROTECTED] making apache work with SELinux

2006-01-26 Thread Bill Tangren
I *did* change them on the data files. No joy. I'm not even sure *what* I should change those properties to, anyway. Does anyone know how to fix this? TIA, Bill Tangren - The official User-To-User support forum of the A

[EMAIL PROTECTED] content filtering by access

2005-12-09 Thread Bill Tangren
re, he does not. I'm looking at http://us2.php.net/manual/en/ref.apache.php which could be promising, but I'm unclear on what variable to check on. Has anyone tried something like this, or know how I should proceed? TIA, Bill Tangren