incomplete uploads

Alles, was den Apache betrifft, kann hier besprochen werden.

incomplete uploads

Postby Trulleberg » 13. December 2012 11:48

I try to upload a file via php-POST. It works fine as I can access my file whith php except it is larger
than 32.7 KB. These files are clipped to 32.7 KB, for instance by a 500KB .csv table the last 200 lines are missing.

I checked php.ini for
post_max_size,
upload_max_filesize,
max_execution_time

as well I created a .htaccess whith
upload_max_filesize,
php_value post_max_size

All these values are set for enough space.

System:
Ubuntu 12.04
Apache/2.2.22
php 5.3.10

Is there any limit in configuration I missed to set?

with regards

Trulleberg
Trulleberg
 
Posts: 1
Joined: 13. December 2012 11:26
Operating System: Ubuntu 12.04

Re: incomplete uploads

Postby svs » 14. December 2012 00:59

Hi Trulleberg,

did you check /var/log/apache2/error.log for entries, applying to your issue? Could you please provide the content of the error.log? For runtime troubleshooting in non-prodcutive environments it is helpful to enable display_errors.


Regards,
svs
svs
 
Posts: 10
Joined: 13. December 2012 12:55
Operating System: Debian/Ubuntu, Apache 2.2


Return to Apache

Who is online

Users browsing this forum: No registered users and 52 guests