i am currently constructing a site that allows users to upload files, i have altered the php ini file to allow 5 meg max file size.
In the form on upload page i have set the MAX_FILE_LENGTH to 5 meg, however every time i try to upload a file bigger than 1 meg the browser gives me "The page cannot be displayed".
i am running apache on a linux server..
any ideas???
cheers
FYL
In the form on upload page i have set the MAX_FILE_LENGTH to 5 meg, however every time i try to upload a file bigger than 1 meg the browser gives me "The page cannot be displayed".
i am running apache on a linux server..
any ideas???
cheers
FYL