Re: [users@httpd] strange 32bit apache-problem

2014-09-15 Thread Hajo Locke
Hello, Am 15.09.2014 um 13:51 schrieb Eric Covener: On Mon, Sep 15, 2014 at 5:30 AM, Hajo Locke wrote: If i request this file by wget from the same machine, all is looking fine and readable. If i request this file from a other machine, then file seems to be corrupted. response-header and files

Re: [users@httpd] strange 32bit apache-problem

2014-09-15 Thread Hajo Locke
Hello, Am 15.09.2014 um 13:51 schrieb Eric Covener: On Mon, Sep 15, 2014 at 5:30 AM, Hajo Locke wrote: If i request this file by wget from the same machine, all is looking fine and readable. If i request this file from a other machine, then file seems to be corrupted. response-header and files

Re: [users@httpd] strange 32bit apache-problem

2014-09-15 Thread Eric Covener
On Mon, Sep 15, 2014 at 5:30 AM, Hajo Locke wrote: > If i request this file by wget from the same machine, all is looking fine > and readable. > If i request this file from a other machine, then file seems to be > corrupted. response-header and filesize are still ok. file contents looks > like i w

AW: [users@httpd] strange 32bit apache-problem

2014-09-15 Thread Fiedler Roman
> Von: Hajo Locke [mailto:hajo.lo...@gmx.de] > > Hello, > > Am 15.09.2014 um 11:57 schrieb Fiedler Roman: > > Hi, > > > >> Von: Hajo Locke [mailto:hajo.lo...@gmx.de] > >> > >> Hello, > >> > >> one of my machines i upgraded tu ubuntu 14.04 32bit. > >> there is a apache 2.2.27 running on it (non ubun

Re: [users@httpd] strange 32bit apache-problem

2014-09-15 Thread Hajo Locke
Hello, Am 15.09.2014 um 11:57 schrieb Fiedler Roman: Hi, Von: Hajo Locke [mailto:hajo.lo...@gmx.de] Hello, one of my machines i upgraded tu ubuntu 14.04 32bit. there is a apache 2.2.27 running on it (non ubuntu-repo). i have a textfile which is 512byte long, it contains just some chars, just

Re: [users@httpd] strange 32bit apache-problem

2014-09-15 Thread Pankaj Singh
There is no problem with the file size, you can keep the size as it is without reducing it. Transfer the file via wget using the ASCII mode. It will download the file without any corruptions. Thanks Pankaj Singh On Mon, Sep 15, 2014 at 3:27 PM, Fiedler Roman wrote: > Hi, > > > Von: Hajo L

AW: [users@httpd] strange 32bit apache-problem

2014-09-15 Thread Fiedler Roman
Hi, > Von: Hajo Locke [mailto:hajo.lo...@gmx.de] > > Hello, > > one of my machines i upgraded tu ubuntu 14.04 32bit. > there is a apache 2.2.27 running on it (non ubuntu-repo). > i have a textfile which is 512byte long, it contains just some chars, > just one long line with a linebreak at the end.

[users@httpd] strange 32bit apache-problem

2014-09-15 Thread Hajo Locke
Hello, one of my machines i upgraded tu ubuntu 14.04 32bit. there is a apache 2.2.27 running on it (non ubuntu-repo). i have a textfile which is 512byte long, it contains just some chars, just one long line with a linebreak at the end. If i request this file by wget from the same machine, all