Page 1 of 1

Bigger file uploads [SOLVED]

PostPosted: 09. November 2011 16:51
by bl4d3 x
The attachment’s file size is too large, the maximum upload size is 2 MB.
Please note this is set in php.ini and cannot be overridden.

how can i change the file size within php.ini

ubuntu 11.10 xampp 1.7.7

i edited this post as i found the pnp.ini file but it looks nothing like the windows version lmao

Re: Bigger file uploads

PostPosted: 09. November 2011 19:33
by bl4d3 x
The attachment’s file size is too large, the maximum upload size is 2 MB.
Please note this is set in php.ini and cannot be overridden.


i have found the php.ini file and edited as below but when i test a file upload i get an error message above ?
Code: Select all
upload_max_file_size = 999M

Re: Bigger file uploads

PostPosted: 10. November 2011 02:47
by bl4d3 x
Fixed.

needed to reboot the server :D