You are reading the Drake CMS Official Forums archive, available for historical purposes only.
Drake CMS has been rebranded into Lanius CMS, visit the new Lanius CMS Official Forums if you need support about Lanius CMS or Drake CMS -> Lanius CMS migration.
Hi, I am using a Drake CMS site for a project in my university,
but I have a problem. I am trying to upload a file of 3.5MB to
the download section and the system (my Drake`s page) says
"Malformed upload file", what does it mean?. I did it
with a 1.5MB and it was fine!!!!.
Thanks for your
attention.
siedlerchr
Re : Malformed upload file
07 June 2007 04:50
Anonymous
This could be a problem of your server.. Most servers have
2mb as upload limit, drake normally uses the default setting of
the server
legolas558
Re : Malformed upload file
07 June 2007 05:09
Anonymous
Quote:
Hi, I am using a
Drake CMS site for a project in my university, but I have a
problem. I am trying to upload a file of 3.5MB to the download
section and the system (my Drake`s page) says "Malformed
upload file", what does it mean?. I did it with a 1.5MB and
it was fine!!!!.
Thanks for your attention.
Yes, as Siedlerchr said it is a problem in
your server's PHP configuration, which does not allow files
bigger than 2 MB to be uploaded.
Thank you for telling
us about this problem, the next version will have more
explicative error messages
legolas558
Re : Malformed upload file
07 June 2007 05:13
Anonymous
You can also check the current maximum limit allowed by Drake CMS
in the Global configuration
carlosg
Re : Malformed upload file
07 June 2007 05:39
Anonymous
Thanks for your answer, but I continue with the problem, I change
the upload_max_filesize parameter in php.ini, and in Drake
Admin/System/Global Configuration/General/Max. Client side upload
and appears the same message, do I need something more?
carlosg
Re : Malformed upload file
07 June 2007 05:58
Anonymous
Quote:
Thanks for your
answer, but I continue with the problem, I change the
upload_max_filesize parameter in php.ini, and in Drake
Admin/System/Global Configuration/General/Max. Client side upload
and appears the same message, do I need something more?
The problem was solved with the new version
(0.4.3), but now I have other problem where I try to download the
file, I go to Download/Pubic Downloads and I see a blank page
with columns (Title, Added on, Total download, etc) without any
file. Legolas it is normal that?
legolas558
Re : Malformed upload file
07 June 2007 07:13
Anonymous
Quote:
Quote:
Thanks for your
answer, but I continue with the problem, I change the
upload_max_filesize parameter in php.ini, and in Drake
Admin/System/Global Configuration/General/Max. Client side upload
and appears the same message, do I need something more?
The problem was solved with the new version
(0.4.3), but now I have other problem where I try to download the
file, I go to Download/Pubic Downloads and I see a blank page
with columns (Title, Added on, Total download, etc) without any
file. Legolas it is normal that?
Normail
it is not...the bugs have been fixed in SVN; basically you can
fix them manually or wait for the hotfix patch which will be
released in a couple of days.