Re: [users@httpd] Apache HTTP Server and Weblogic Plug-in for Apache

2014-12-17 Thread Daniel
If you can provide your mpm and it's settings and httpd version, I'd say you are using 2.2.x because of the module file you use(*mod_wl.so instead of **mod_wl_24.so)*, but just to make sure. (on a side note, Oracle recommends WLSRequest on instead of SetHandler, you should use it too). Also make

Re: [users@httpd] Apache HTTP Server and Weblogic Plug-in for Apache

2014-12-17 Thread Jeff Trawick
On Wed, Dec 17, 2014 at 9:40 AM, Daniel dferra...@gmail.com wrote: If you can provide your mpm and it's settings and httpd version, I'd say you are using 2.2.x because of the module file you use(*mod_wl.so instead of **mod_wl_24.so)*, but just to make sure. (on a side note, Oracle recommends

Re: [users@httpd] Re: apache 2.4 enable SSL for simple VirtualHost *:8843

2014-12-17 Thread Daniel
simple configuration you say? I would certainly try to simplify it much more. You have many Ifmodules and repeated directives and many directives you don't even need, as well as dated ones, so to try to make it work better start by removing all unnecessary stuff. I would simply delete ALL that

[users@httpd] Apache 2.4 failing to start as non-privileged user can't write to /var/lock /var/run

2014-12-17 Thread James Smith
I have just upgraded from apache 2.2 to apache 2.4 - running apache2 as (me) a non-privileged user... as part of a development server When I start apache I get the following errors (to screen).. mkdir: cannot create directory '/var/run/apache2': Permission denied chown: changing ownership