Questions and Answers

0 Like 0 Dislike

Alisa Neeman

How to debug resource file uploader on hub-from-scratch

I tried to upload a download resource to a hub-from-scratch. The contribute component appeared to upload the file. I made the resource published in the Joomla admin view. However, there is no Download button on the resource page.

When I go to edit the resource page, there are no files listed.

Any hints on debugging resource file upload would be great! thanks!

Report abuse

Chosen Answer

  1. 0 Like 0 Dislike

    Anonymous

    It’s working by default for a 2MB max upload size.

    To increase the file size for upload, edit /etc/php5/apache2/php.ini

    You need values larger than 2M for upload_max_filesize and post_max_size

    Good values are

    upload_max_filesize 100M post_max_size 100M

    (I also set max_execution_time 1200)

    then run

    sudo /etc/init.d/apache2 restart

    Reply Report abuse

    Please login to answer the question.

0 Responses

No other responses made.

  • Copyright © 2022 Hubzero
  • Powered by Hubzero®