Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6142679
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T18:25:16+00:00 2026-05-23T18:25:16+00:00

I have a fairly simple problem and a very annoying error. I want to

  • 0

I have a fairly simple problem and a very annoying error. I want to allow some users to upload images which I will store on Amazon S3. I have written an uploadscript that works fine when I feed it small images, but when the images are large ~1mb, the script stops.

I think it has something to do with the script waiting for response from amazon and then times out because the image gets uploaded, but the rest of the uploadscript is skipped (inserting in DB).

I have come upon this question How to sequence events in PHP for uploading files to amazon S3 which is somewhat similar to my problem but this is a bit simpler (I hope).

I use jumploader and amazon s3 class for php.

This is the line where the script stops and go no further

S3::putObject($full, 'bucket_name', $path, S3::ACL_PRIVATE)

Are there maby some way of just instantiating the upload from my server to S3 and just excecute the rest of the code (so the upload is asynchronous)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T18:25:16+00:00Added an answer on May 23, 2026 at 6:25 pm

    Increase the time limit:

    set_time_limit($seconds);

    http://www.php.net/set_time_limit

    If the delay is too long for the user to reasonably wait, add the job to a queue and use a scheduled task (cron job) to run a php script periodically to action uploads.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having a very simple problem, which can be solved fairly simple but for
I have a fairly simple sync problem. I have a table with about 10
I have a fairly simple const struct in some C code that simply holds
I have a fairly simple block of code. Sub Run(Name) on error resume next
I have a fairly simple set of functionality for which I have multiple implementations,
I have a fairly simple problem for someone familiar with js. I quite like
I have a fairly simple regex problem for a little personal experiment that I
My problem in fairly simple. I have a login system constructed using php, mysql
I have a following fairly simple scenario: Some data needs to be written into
I have a fairly simple problem. I am getting real-number input like 6.03 ,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.