Did you try enabling debug mode for apache and capture the logs?
On Mon, Feb 25, 2013 at 10:01 PM, Edward Quick wrote:
> Could you clarify, when you say :
>
> The Certificate was installed into a Wallet-Manager of the ORACLE-DB.
> I need this Certificate for a communication between ORACLE-DB to t
On Mon, 25 Feb 2013 14:48:10 -0500
Ben Johnson wrote:
> I do find it curious that your logs are so well-populated (error and
> suexec.log, in particular), but that's probably unrelated to the
> "unable to open logs" error.
It would be nice to just see errors in the suexec log.
> Does the syslog
thank you, i figured it out. I had enabled the module overall but did not
having it running for the directory.
On Mon, Feb 25, 2013 at 7:56 PM, Ben Johnson wrote:
>
>
> On 2/24/2013 7:39 PM, Matthew Smith wrote:
> > I am trying to serve a secondary site from a subdirectory on my local
> > serve
Apache 2.2.12 on SLES11. I have an app that runs on tomcat port 8080. I have
bee following:
http://tomcat.apache.org/tomcat-6.0-doc/proxy-howto.html
I want people to get to this app by typing https://domain/app. To achieve this,
i have used proxypass (reverse) in the SSL vhost:
ProxyPass /app h
On 2/24/2013 7:39 PM, Matthew Smith wrote:
> I am trying to serve a secondary site from a subdirectory on my local
> server.
>
> Here is my htaccess:
>
> RewriteCond %{HTTP_HOST} mysitedotcom [NC]
> RewriteCond %{REQUEST_URI} !^/site_mysite_com/ [NC]
> RewriteRule (.*) /site_mysite_com/$1 [L]
>
If apache can write everything on start, and then it becomes unresponsive, that
sounds like file handles / inodes. There wont be errors as likely the thread
with the problem can't write logs..
But if apache locks up hard, due to no inodes, or something else, you wont kill
it with a kill -1, and
On 2/25/2013 12:03 PM, D'Arcy J.M. Cain wrote:
> I have been scouring the net for my specific issue. All the responses
> suggest that either the file permissions are wrong or that the ulimit
> is set too low. I know that neither of these is my problem because
> Apache starts at boot and sometim
On Mon, 25 Feb 2013 12:19:28 -0500
"D'Arcy J.M. Cain" wrote:
> I have recently upgraded to Apache 2.4, suExec and dbd authentication
> with PostgreSQL. This is on a system with multiple users. Here is an
> example virtual host entry:
Pardon my followup to my own message but I realized that I ga
Please see the message I sent a few minutes ago re: "Unable to open
logs" if you need more information about my system than I have included
here.
I have recently upgraded to Apache 2.4, suExec and dbd authentication
with PostgreSQL. This is on a system with multiple users. Here is an
example vir
I have been scouring the net for my specific issue. All the responses
suggest that either the file permissions are wrong or that the ulimit
is set too low. I know that neither of these is my problem because
Apache starts at boot and sometimes restarts while the server is
running. While it is run
Could you clarify, when you say :
The Certificate was installed into a Wallet-Manager of the ORACLE-DB.
I need this Certificate for a communication between ORACLE-DB to the Webserver.
Does that mean you are doing client certificate verification?
Or are you just renewing the server certificate on
Hi Edward,
Yes, the intermediate certs have been set up on the Apache server.
By any chance you know what else information can I ask from client to pin
point their/DB problem?
Thanks & Regards,
Bijayant Kumar
On Sun, Feb 24, 2013 at 2:16 PM, Edward Quick wrote:
> Hi Bijayant,
>
> You don't ne
12 matches
Mail list logo