Hi!

I am trying to upload files into a MySQL database. The problem is that I cannot upload anything over 1M. It comes up with an error message.

Do I need to manually set the values for "post_max_size" and "upload_max_filesize" or are these set to the defaults of 8M and 2M, respectively?

Thanks in advance.

Renato


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to