Re: [users@httpd] Unconfirmed BUG

2014-02-19 Thread Виталий Фадеев
Wow wow wow!!! WTF?? [Wed Feb 19 19:35:51.512982 2014] [UwVb938AAAEAAEBDZMsAAABY] [-:error] [pid 16451:tid 140425859868416] [client 11.12.13.14:60701] PHP Warning: require_once(Application.php): failed to open stream: No such file or directory in /var/www/site/index.php on line 31 [Wed Feb 19 19:3

Re: [users@httpd] ANT Build failure: Cannot Run Program "Patch" createProcess error=2

2014-02-19 Thread Satyajit Patnaik
Ohh Thanks Everyone! Will look there. :) On Wed, Feb 19, 2014 at 6:30 PM, Sharp, G (Bents Green School - Staff) < gsha...@bentsgreen.sheffield.sch.uk> wrote: > I figured I'd actually try to be helpful, I had a look to find what ANT > is, and in the process found that they seem to have their own

Re: [users@httpd] A corner case of Apache SSL SNI usage

2014-02-19 Thread Jason Ni
Thanks Eric. I guess multiple Apache instances can handle this case. 2014-02-19 19:48 GMT+08:00 Eric Covener : > On Wed, Feb 19, 2014 at 3:40 AM, Jason Ni wrote: > > Hello All, > > > > I want to configure Apache for this use case: > > > > We have more than one virtual hosts with different hostn

Re: [users@httpd] Available online Training/documentation

2014-02-19 Thread J LANCE WILKINSON
Can I recommend attending APACHECON (see http://www.apachecon.com/ ) to get fairly low cost training? -- J.Lance Wilkinson ("Lance") InterNet: lance.wilkin...@psu.edu Systems Design Specialist - Lead Phone: (814) 865-4870 Digital Library Technologies FAX: (814) 863-3560 E3 Paterno Library ht

Re: [users@httpd] Available online Training/documentation

2014-02-19 Thread Jeff Trawick
On Wed, Feb 19, 2014 at 3:24 PM, Joe Jensen (ConAgra Foods) < joe.jen...@conagrafoods.com> wrote: > I'm looking for some advice on how to learn the intricacies of both apache > httpd and tomcat. I'm unlikely to get a paid training class, and failed to > find any overall training about it online.

[users@httpd] Available online Training/documentation

2014-02-19 Thread Joe Jensen (ConAgra Foods)
I'm looking for some advice on how to learn the intricacies of both apache httpd and tomcat. I'm unlikely to get a paid training class, and failed to find any overall training about it online. Considering it's popularity and open source nature it strikes me as very odd that there isn't any goo

[users@httpd] what is the best way to configure a proxy load-balancer?

2014-02-19 Thread Qingshan Xie
Hello Team,      Our proxy load-balances two members showed as below.  How to configure the probe to probe each of them and failover if one member is down?  I think I may need to configure "ProxySet nofailover=Off" explicitly. Is "nofailover=Off" the default? Also, is there any other or better o

RE: [users@httpd] ANT Build failure: Cannot Run Program "Patch" createProcess error=2

2014-02-19 Thread Sharp, G (Bents Green School - Staff)
I figured I'd actually try to be helpful, I had a look to find what ANT is, and in the process found that they seem to have their own mailing lists, have a look at http://ant.apache.org/mail.html and see which one you think is best >From: Satyajit Patnaik [mailto:bvr.satyajit.patn...@gmail.com]

Re: [users@httpd] ANT Build failure: Cannot Run Program "Patch" createProcess error=2

2014-02-19 Thread Eric Covener
On Wed, Feb 19, 2014 at 7:34 AM, Satyajit Patnaik wrote: > Oops! Sorry. Can you give me the credentials for the right list? No, I just know it has nothing to do with this httpd. - To unsubscribe, e-mail: users-unsubscr...@httpd.

Re: [users@httpd] ANT Build failure: Cannot Run Program "Patch" createProcess error=2

2014-02-19 Thread Satyajit Patnaik
Oops! Sorry. Can you give me the credentials for the right list? On Wed, Feb 19, 2014 at 5:18 PM, Eric Covener wrote: > On Wed, Feb 19, 2014 at 2:30 AM, Satyajit Patnaik > wrote: > > I need your help again. I have attached the relevant error screenshot. > The > > ANT build is failing saying: >

Re: [users@httpd] ANT Build failure: Cannot Run Program "Patch" createProcess error=2

2014-02-19 Thread Eric Covener
On Wed, Feb 19, 2014 at 2:30 AM, Satyajit Patnaik wrote: > I need your help again. I have attached the relevant error screenshot. The > ANT build is failing saying: Wrong list. -- Eric Covener cove...@gmail.com - To unsubscrib

Re: [users@httpd] A corner case of Apache SSL SNI usage

2014-02-19 Thread Eric Covener
On Wed, Feb 19, 2014 at 3:40 AM, Jason Ni wrote: > Hello All, > > I want to configure Apache for this use case: > > We have more than one virtual hosts with different hostnames. I use name > based virtual hosting configuration for these hosts. > > And I want to give each host 2 ports for HTTPs ser

RE: [users@httpd] Unconfirmed BUG

2014-02-19 Thread Vitaly L. Fadeev
Apache does not serve any files from NFS. Also in document root no symlinks presents to NFS directory and no includes from NFS. This error reached probably 1 on ~2000 requests. From: Vincenzo D'Amore [mailto:v.dam...@gmail.com] Sent: Wednesday, February 19, 2014 3:32 PM To: users@httpd.apac

[users@httpd] A corner case of Apache SSL SNI usage

2014-02-19 Thread Jason Ni
Hello All, I want to configure Apache for this use case: We have more than one virtual hosts with different hostnames. I use name based virtual hosting configuration for these hosts. And I want to give each host 2 ports for HTTPs services. One is for outside service, the other is for internal se

Re: [users@httpd] Unconfirmed BUG

2014-02-19 Thread Vincenzo D'Amore
Hi, maybe apache user haven't permissions to access to the file system located under NFS. Have you tried to double check apache user permission? You could also try 'su - apache' and through the shell move into the unreachable path. If you want directly debug apache process you should start it