Page 1 of 1

Php and Apache server

Posted: Wed Sep 03, 2003 9:09 am
by cyrus
Is there any file size limite with php for sending a file from client side to Apache server ? OR what is the maximum file size than can be send, with php, from a client side to a Apache server ?

Posted: Wed Sep 03, 2003 10:18 am
by liljester
yes. 2mb default (i think). check out the php.ini file to change the sizes that php allows to post.