close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Change document file size upload limit on powercms?

Thread began 3/19/2012 2:58 am by cldsk | Last modified 3/21/2012 6:24 am by Jason Byrnes | 2270 views | 5 replies |

cldsk

Change document file size upload limit on powercms?

Hello, I have a client that needs to upload some pretty big PDF files on his site. They are bigger than the current allotted size in powercms upload. How can I change the upload size limit? Many thanks!

Sign in to reply to this post

Jason ByrnesWebAssist

see this thread for details;
showthread.php?t=19204

Sign in to reply to this post

cldsk

Doesnt work

That thread only showed to adjust image dimensions, not file upload size.

This is the only code in that file with the word upload:
$kfm->defaultSetting('use_imagemagick',1);
//upload
$kfm->defaultSetting('allow_file_upload',1);
$kfm->defaultSetting('only_allow_image_upload',0);
$kfm->defaultSetting('use_multiple_file_upload',1);
$kfm->defaultSetting('default_upload_permission',644);
$kfm->defaultSetting('banned_upload_extensions',array());
$kfm->defaultSetting('max_image_upload_width', 1024);
$kfm->defaultSetting('max_image_upload_height', 768);

Can you point me to where the default file upload size is so larger PDFs can be uploaded?
Many thanks!

Sign in to reply to this post

Jason ByrnesWebAssist

Sorry, i misunderstood what you where asking.

the allowed file size is controlled in the php.ini file.

see this page for details on php settings that effect the allowed file size:
wap_upload.asp?page=php2

Sign in to reply to this post

cldsk

many thanks, but after doing a search, there is no php.ini file in the site?

Sign in to reply to this post

Jason ByrnesWebAssist

the php.ini file is a file that controls php server settings, your host may or not allow you to modify the php.ini settings, you will need to contact them for assistance.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...