When I try to upload a pdf wich is more than approx. 8 Mo. When I try to upload a smaller document it is OK. Does anybody know where we can change the parameter for MAX width we can upload document.
Here are my server info:PHP hosting on: Linux galilee5.sogetel.net 2.4.21-15.ELsmp #1 SMP Thu Apr 22 00:18:24 EDT 2004 i686 DB: 4.1.10a-standard-log Version PHP: 5.0.5 Serveur Web: Apache/2 Interface serveur Web vers PHP: apache2handler
And this is what I do: 1- write a new article in Joomla 2- Use the addURL button to add link into a .pdf 3- Use the UPLOAD section in FCKeditor to upload my .pdf 4- Pop up open with this message "invalid file format"
The point is that happen only if the .pdf I try to upload is too big in Mo. Cuz when it is lower it will upload all fine.
Should I contact my hosting provider to ask him to allow bigger upload ???
Re: I get Invalid file type while uploading pdf
Re: I get Invalid file type while uploading pdf
Re: I get Invalid file type while uploading pdf
can you help me out ?
Re: I get Invalid file type while uploading pdf
and of course: what's your server.
Re: I get Invalid file type while uploading pdf
DB: 4.1.10a-standard-log
Version PHP: 5.0.5
Serveur Web: Apache/2
Interface serveur Web vers PHP: apache2handler
And this is what I do:
1- write a new article in Joomla
2- Use the addURL button to add link into a .pdf
3- Use the UPLOAD section in FCKeditor to upload my .pdf
4- Pop up open with this message "invalid file format"
The point is that happen only if the .pdf I try to upload is too big in Mo. Cuz when it is lower it will upload all fine.
Should I contact my hosting provider to ask him to allow bigger upload ???
Re: I get Invalid file type while uploading pdf
I think that You have 2MB upload limit ...

You can check it just by making blank page with phpinfo() and read max_upload_file in table - there should be somewhere in the middle of the page
Re: I get Invalid file type while uploading pdf
So if I want to have bigger upload I should ask my hosting provider right ?
Re: I get Invalid file type while uploading pdf
]


Right ... but I'm not sure if he will aprove it
Next think is time limit for script ... dafault is 30sec I think ... If script have to work longer -> You will get an error too