Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1 with gcc/g++

2012-06-17 Thread Michael Felt
There was a short discussion some time back (in dev) about whether to commit to c89 or c99 syntax. The c++ comments slip in from time to time - and note it is in php that the c++ comments are giving the problem. Apache is clean and compiles fine against cc defaults (i.e. c89 syntax). On Fri, Jun

Re: [users@httpd] configure error on openssl v1.0.1c for apache 2.2.22

2012-06-17 Thread Michael Felt
An idea? Yes. Guarantee - no. Maybe there are new configure options for openssl - so my idea would be to compare the config.log files of the one that works with the one that does not, or a diff of the Makefiles. On Fri, Jun 15, 2012 at 9:10 PM, Ruiyuan Jiang rji...@fnpc.com wrote: Hi, all I

[users@httpd] SetEnv not doing what I'd hoped

2012-06-17 Thread Stuart McGraw
I am having a problem get SetEnv to work (at least as I think it is supposed to). I have some python cgi scripts that start with: #!/usr/bin/env python I cannot (for logistical reasons) change these scripts. However, the system python in /usr/bin/ is an old version that the scripts will not