Problems&Solutions Problem and solution: How do I get my WWW server to accept data bigger than 2MB oktober 24, 2004 Peppar Lämna en kommentar Add php_value upload_max_filesize 1000000 at the end of /etc/httpd/conf.d/php.conf and restart httpd.