- Login as a root
- Go to /etc/php5/apache2
- Open php.ini and add the following two lines
- upload_max_filesize = 64M;
- post_max_size = 32M;
Make sure that you added semi-colon at the end of each line.
This is not a blog, but my notes and tips for research. Feel free to take any information and leave any comments or questions.
No comments:
Post a Comment