Als ik een stuk of 10 bestanden in 1 keer probeer up te loaden. Krijg ik de volgende error.
Ik draai een linux server / Apache / PHP.
Het formulier wordt afgehandeld via PHP.
War kan ik de file limit verhogen ?
Moet dit in apache of in php ?
code:
1
2
3
4
5
6
7
| Request entity too large! The POST method does not allow the data transmitted, or the data volume exceeds the capacity limit. If you think this is a server error, please contact the webmaster Error 413 bubble.mine.nu Wed 14 May 2003 05:00:12 PM CEST Apache/2.0.40 (Red Hat Linux) |
Ik draai een linux server / Apache / PHP.
Het formulier wordt afgehandeld via PHP.
War kan ik de file limit verhogen ?
Moet dit in apache of in php ?