Re: [users@httpd] Proces killed after http post without ConentType header

2012-01-29 Thread Bardo Bakker
The server is currently in commercial use. I can't afford downgrading php. If I want to do it with yum I need to remove php first (also with downgrade) and plesk gets removed as well... So, how would you replicate the problem? How would you do a binary post to a server without setting the content t

Re: [users@httpd] RE: Can you use variables inside a conf file?

2012-01-29 Thread Steve Swift
I'll investigate mod_macro. Thank you. On 29 January 2012 11:01, Rainer Jung wrote: > On 29.01.2012 09:42, Steve Swift wrote: > >> Out of curiosity, is it possible to define the same environment >> variable, but with different values, in different VirtualHosts? I >> presume this can't be done, a

Re: [users@httpd] Proces killed after http post without ConentType header

2012-01-29 Thread Yehuda Katz
On Sun, Jan 29, 2012 at 9:46 AM, Yehuda Katz wrote: > On Sun, Jan 29, 2012 at 6:36 AM, Bardo Bakker wrote: > >> Tanx for reply! >> >> In run on CentOS 5.7 (Latest). CentOS' policy is to have most stable >> versions which is apache 2.2.3... And this is not stable behaviour. >> >> PHP Version => 5.

Re: [users@httpd] Proces killed after http post without ConentType header

2012-01-29 Thread Bardo Bakker
Runs perfect! Op 29 jan. 2012 om 15:46 heeft Yehuda Katz het volgende geschreven: > On Sun, Jan 29, 2012 at 6:36 AM, Bardo Bakker wrote: > Tanx for reply! > > In run on CentOS 5.7 (Latest). CentOS' policy is to have most stable versions > which is apache 2.2.3... And this is not stable beha

Re: [users@httpd] Proces killed after http post without ConentType header

2012-01-29 Thread Yehuda Katz
On Sun, Jan 29, 2012 at 6:36 AM, Bardo Bakker wrote: > Tanx for reply! > > In run on CentOS 5.7 (Latest). CentOS' policy is to have most stable > versions which is apache 2.2.3... And this is not stable behaviour. > > PHP Version => 5.3.9 > mysql Ver 14.14 Distrib 5.5.20, for Linux (x86_64) usin

Re: [users@httpd] Proces killed after http post without ConentType header

2012-01-29 Thread Bardo Bakker
Tanx for reply! In run on CentOS 5.7 (Latest). CentOS' policy is to have most stable versions which is apache 2.2.3... And this is not stable behaviour. PHP Version => 5.3.9 mysql Ver 14.14 Distrib 5.5.20, for Linux (x86_64) using readline 5.1 Acording to this version info only my httpd is a ou

Re: [users@httpd] RE: Can you use variables inside a conf file?

2012-01-29 Thread Rainer Jung
On 29.01.2012 09:42, Steve Swift wrote: Out of curiosity, is it possible to define the same environment variable, but with different values, in different VirtualHosts? I presume this can't be done, as all of the hosts would inherit the same environment, including the environment variables. For e

Re: [users@httpd] RE: Can you use variables inside a conf file?

2012-01-29 Thread Steve Swift
Out of curiosity, is it possible to define the same environment variable, but with different values, in different VirtualHosts? I presume this can't be done, as all of the hosts would inherit the same environment, including the environment variables. For example, I have live and test versions of e