[users@httpd] How to use SXSSF for reading Excel file

2013-11-14 Thread vipin ct
How to use SXSSF for reading Excel file -- CT creations

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread STF
Ah OK. Well, even without the Force of Jedi, I can already foresee a difficult path before me if I'm to compile my own binary for Windows ... Most of all, by the absence of confirmation, I think it's just not possible to compile with Visual Studio *Express*. Too bad... So, is the support for Wi

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Colin 't Hart
Binaries for windows can be gotten from the aforementioned Apache Lounge, www.apachelounge.com On 14 November 2013 14:03, STF wrote: > Ah OK. Well, even without the Force of Jedi, I can already foresee a > difficult path before me if I'm to compile my own binary for Windows ... > > Most of all,

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Jeff Trawick
On Thu, Nov 14, 2013 at 8:03 AM, STF wrote: > Ah OK. Well, even without the Force of Jedi, I can already foresee a > difficult path before me if I'm to compile my own binary for Windows ... > > Most of all, by the absence of confirmation, I think it's just not > possible to compile with Visual S

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread STF
OK, thank you, even though I'm not sure where Apache lounge was *aforementionned* in this thread. But from the "about" of its web site, it's stated that "ApacheLounge.com is not affiliated with, or endorsed by, the Apache Software Foundation." Hope someone has audited its compiled binaries to ma

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Colin 't Hart
Eric mentioned it in passing, "There are some decent scripts to drive the build end-to-end with the dependencies, some have occasionally been posted on Apache Lounge." And: binaries from *all* sources could be considered suspicious... On 14 November 2013 14:48, STF wrote: > OK, thank you, even t

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Jeff Trawick
On Thu, Nov 14, 2013 at 8:48 AM, STF wrote: > OK, thank you, even though I'm not sure where Apache lounge was > *aforementionned* in this thread. > mentioned before my post, though not before yours ;) > But from the "about" of its web site, it's stated that "ApacheLounge.com > is not affilia

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread STF
On 14 November 2013 14:42, Jeff Trawick wrote: > On Thu, Nov 14, 2013 at 8:03 AM, STF wrote: > >> Ah OK. Well, even without the Force of Jedi, I can already foresee a >> difficult path before me if I'm to compile my own binary for Windows ... >> >> Most of all, by the absence of confirmation, I

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Tom Evans
On Thu, Nov 14, 2013 at 2:06 PM, STF wrote: > I'm not looking for some "IT adventure" if that's what you mean. I have a > job and I don't have spare time to "explore unknown territories" lol I > really want to use Apache httpd in windows at the latest version if > possible. So use apachelounge

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Eric Covener
>> Nobody has posted httpd binaries for Windows to httpd.apache.org in quite >> a while, and they were never "official" anyway, whatever that means. > > > Not true. Cf: > http://wiki.apache.org/httpd/FAQ#Why_isn.27t_there_a_binary_for_my_platform.3F > Binaries for Windows are official stuffs. Or

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Jeff Trawick
On Thu, Nov 14, 2013 at 9:06 AM, STF wrote: > > > > On 14 November 2013 14:42, Jeff Trawick wrote: > >> On Thu, Nov 14, 2013 at 8:03 AM, STF wrote: >> >>> Ah OK. Well, even without the Force of Jedi, I can already foresee a >>> difficult path before me if I'm to compile my own binary for Windo

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Colin 't Hart
Eric, Why not remove the win32 binaries altogether and just mention that win32 binaries are available at Apache Lounge? This would mirror eg the Linux kernel which is only supplied as a binary in a distribution. Cheers, Colin On 14 November 2013 15:21, Eric Covener wrote: >>> Nobody has poste

Re: [users@httpd] Where is source for Windows? (was Re: Binary windows 2.4.x distribution)

2013-11-14 Thread Eric Covener
On Thu, Nov 14, 2013 at 9:25 AM, Colin 't Hart wrote: > Eric, > > Why not remove the win32 binaries altogether and just mention that > win32 binaries are available at Apache Lounge? This would mirror eg > the Linux kernel which is only supplied as a binary in a distribution. It's reasonable, but

[users@httpd] mod_auth_form and proper redirection after login

2013-11-14 Thread Thomas Eckert
Using mod_auth_form, when a user tries to access a URL and is 'interrupted' by the form based login, how do I pass on the original URL to the form html or to the AuthFormLoginSuccessLocation directive, so I can redirect the client - upon successful login - to the URL where she wanted to go to. At

[users@httpd] Apache 2.2.16 stops running on a Windows 2008 R2 server, 2.4 install won't run

2013-11-14 Thread Steven Miller
Hello, I had Apache 2.2.16 running for a few years on my 2008 R2 server without any problems. I left for vacation on 10/31 and found that upon my return, beginning that same day (10/31), the Apache server could not start and a 1067 error was returned. I searched the Windows logs and performed

Re: [users@httpd] Apache 2.2.16 stops running on a Windows 2008 R2 server, 2.4 install won't run

2013-11-14 Thread Jeff Trawick
On Thu, Nov 14, 2013 at 3:09 PM, Steven Miller wrote: > Hello, > > > > I had Apache 2.2.16 running for a few years on my 2008 R2 server without > any problems. I left for vacation on 10/31 and found that upon my return, > beginning that same day (10/31), the Apache server could not start and a

[users@httpd] mod_proxy doesn't persist connections to php-fpm

2013-11-14 Thread Chandler, Dean A
Hi, I am trying to run Apache 2.4 web server using mod_proxy and proxy_fcgi to proxy php requests to the PHP-FPM running on same machine. I am pretty much using default setup for php-fpm.ini with port at 9000. My problem is that mod_proxy is closing the connection after every r

RE: [users@httpd] Apache 2.2.16 stops running on a Windows 2008 R2 server, 2.4 install won't run

2013-11-14 Thread Steven Miller
Jeff, thanks for your response, answers below From: Jeff Trawick [mailto:traw...@gmail.com] Sent: Thursday, November 14, 2013 12:52 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache 2.2.16 stops running on a Windows 2008 R2 server, 2.4 install won't run On Thu, Nov 14, 2013 at 3:09

Re: [users@httpd] mod_proxy doesn't persist connections to php-fpm

2013-11-14 Thread Marcello Lorenzi
HI Dean it's normal that the ProxyPass open a lots of connection to php-fpm instance. The same behavior can be noticed with Nginx, and in same case some people suggest to use the UNIX socket to open the connections to PHP-FPM, but you have to test the performances. You can tune the kernel par

Re: [users@httpd] mod_proxy doesn't persist connections to php-fpm

2013-11-14 Thread Jeff Trawick
On Thu, Nov 14, 2013 at 4:12 PM, Chandler, Dean A wrote: > Hi, > > I am trying to run Apache 2.4 web server using mod_proxy > and proxy_fcgi to proxy php requests to the PHP-FPM running on same > machine. I am pretty much using default setup for php-fpm.ini with port at > 9000.

Re: [users@httpd] Apache 2.2.16 stops running on a Windows 2008 R2 server, 2.4 install won't run

2013-11-14 Thread Jeff Trawick
On Thu, Nov 14, 2013 at 4:13 PM, Steven Miller wrote: > Jeff, thanks for your response, answers below > > > > *From:* Jeff Trawick [mailto:traw...@gmail.com] > *Sent:* Thursday, November 14, 2013 12:52 PM > *To:* users@httpd.apache.org > *Subject:* Re: [users@httpd] Apache 2.2.16 stops running o

[users@httpd] IF directive and IP addresses

2013-11-14 Thread Marcello Lorenzi
Hi, I'm trying to use the new If directive present from Apache 2.4, to configure an htacces based authentication for a specific Location based to the client IP address. If a client hasn't an IP address related to the internal VLAN, I would set the password access. What is the correct syntax t

[users@httpd] Error :usr/include/unistd.h:1058: error: expected ')' before '[' token

2013-11-14 Thread Baskaran.V
Dear All, I did not find the solution in google and archiving mail list .Hence I am posting my issue here. I am trying to install Apache (httpd-2.0.64) on AIX 7.1 with the following RPM packages. AIX-rpm-7.1.2.15-1 libgcc-4.2.0-3 zlib-1.2.8-1 libstdc++-4.2.0-3 gcc-4.2.0-3 libstdc++-devel-4.2.0-

RE: [users@httpd] Apache 2.2.16 stops running on a Windows 2008 R2 server, 2.4 install won't run

2013-11-14 Thread Steven Miller
From: Jeff Trawick [mailto:traw...@gmail.com] Sent: Thursday, November 14, 2013 1:28 PM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache 2.2.16 stops running on a Windows 2008 R2 server, 2.4 install won't run On Thu, Nov 14, 2013 at 4:13 PM, Steven Miller mailto:smil...@rentonwa.go

Re: [users@httpd] Error :usr/include/unistd.h:1058: error: expected ')' before '[' token

2013-11-14 Thread Stormy
At 06:49 AM 11/15/2013 +0800, you wrote: Dear All, I did not find the solution in google and archiving mail list . Hence I am posting my issue here. I am trying to install Apache (httpd-2.0.64) ^