Activity

  • JB replied to the topic Error Uploading Photos in the forum BuddyBoss 3.0 10 years, 2 months ago

    This is the same as the other Host but there I still can upload larger photos.

    PHP has been configured to use the following settings on our shared and reseller servers:

    safe mode = Off (cannot adjust)
    memory_limit = 256M (MAXIMUM)
    max_execution_time = 30 (MAXIMUM in seconds)
    max_input_time = 60 (MAXIMUM in seconds)
    post_max_size = 64M (MAXIMUM)
    upload_max_filesize = 64M (MAXIMUM)
    enable_dl = Off (cannot adjust)

    Servers do come with the Exif module for PHP installed.

    For example I just did a test and upload the same large photo to both of my websites and one worked and one do not.