Quote:
Originally Posted by dmknights
ive tried editing the php.ini with those numbers, still doesnt work.
my.ini? where would i find that?
|
mm this thing seems to be tricky!
add this line to php.ini
if it still doesn't work.. let me know let me do some research on this issue!
regards
--------------- Added [DATE]1232681300[/DATE] at [TIME]1232681300[/TIME] ---------------
if it still does not work
add this line to your .htaccess
Quote:
php_value upload_max_filesize 5M
php_value post_max_size 5M
|