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] 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] Proces killed after http post without ConentType header

2012-01-28 Thread Yehuda Katz
On Sat, Jan 28, 2012 at 7:16 AM, Bardo Bakker wrote: > Hi, > > I wrote some software which post a binary (image) to our server. > After a reboot (due to resize HDD), the server has some post issues. > It hangs at the end of a http post without the content type header set. > > I would like to know

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

2012-01-28 Thread Bardo Bakker
Hi, I wrote some software which post a binary (image) to our server. After a reboot (due to resize HDD), the server has some post issues. It hangs at the end of a http post without the content type header set. I would like to know: is this a bug, configuration mistake, or miss interpertation of h