File Away maxsize
-
Hi,
I am having an issue changing the file upload maxsize. I have specified in my shortcode
[fileup sub=”cox-commission/coxcommission2001″ makedir=”true” matchdrawer=”true” maxsize=”40″ maxsizetype=”m” showto=”administrator, editor, author, contributor”?iconcolor=”blue”]
[fileaway type=”list” align=”left” sub=”cox-commission/coxcommission2001″ ?paginate=”true” directories=”true” pagesize=”25″ mod=”no” manager=”on” drawerid=”true” size=”no” dirman_access=”administrator,contributor” filenamelabel=”Description” customdata=”Keywords” metadata=”database” textalign=”left]
File Away is showing the info:
post_max_size: 48M
upload_max_filesize: 32MI created a php.ini to modify the max size using:
file_uploads = On
post_max_size = 50M
upload_max_filesize = 80MWhich is what Godaddy sent me as the code to add to a php.ini file. I could not find one in the site so I created it. I also uploaded it to the uploads and admin directories as I was not seeing the change when uploaded to the root, however, it is still not allowing a larger file size upload.
Is there something I am missing or something else I should be doing to increase the upload size?
Thank you very much for your help and any suggestions you may have.
The page I need help with: [log in to see the link]
- The topic ‘File Away maxsize’ is closed to new replies.