Re: [PHP] Max file size of 2 bytes exceeded

2001-04-02 Thread Christian Reiniger
On Monday 02 April 2001 10:44, you wrote: > Hi guys, > > I seem to be having a problem uploading images. > > My server is running on FreeBSD and i am using PHP ver 4 > > I have checked all the settings in my php.ini file. > > max_execution_time = 30 > memory_limit = 8M > post_max_size = 8M > > fil

[PHP] Max file size of 2 bytes exceeded

2001-04-02 Thread PHP
Hi guys, I seem to be having a problem uploading images. My server is running on FreeBSD and i am using PHP ver 4 I have checked all the settings in my php.ini file. max_execution_time = 30 memory_limit = 8M post_max_size = 8M file_uploads = On upload_max_filesize = 2M I have a form that a u