Yes, both of those values are set to 512MB
johnsavath
@johnsavath
Posts made by johnsavath
-
RE: Large (4k or 7776 x 3888) Images do not upload - Solved
-
RE: Large (4k or 7776 x 3888) Images do not upload - Solved
Hello WeddingDJ!
So I found the error message on my developers tool. It says "Failed to load resource: the server responded with a status of 413 (Request Entity Too Large).
I have my memory limit at 512M so I'm not sure why it is still saying that.
-
RE: Large (4k or 7776 x 3888) Images do not upload - Solved
Memory limit is set to 512M and max file size upload + post size is 512MB as well. I let them try to finish overnight and nothing comes up even after I refresh after waiting for it to finish overnight.
Where do I find the developer console? Which folder?

-
RE: Large (4k or 7776 x 3888) Images do not upload - Solved
I'm having a similar problem but with videosphere uploads. I have the memory limit to 512M and the progress bar stays at 100% but doesn't finish the upload. The videosphere files usually are large (around 30MB or more depending on quality). I was wondering if there is a way to upload these files through FTP like FileZilla? Please let me know.
-
RE: Installing IdeaSpaceVR to AWS (Amazon Web Services)
No, it takes me to an error page (Forbidden - You don't have permission to access / on this server.). I am uploading the source files through elastic beanstalk. The upload asks for the zip file of ideaspace rather than unpacking the files. The elastic beanstalk does the unpacking for me.
-
Installing IdeaSpaceVR to AWS (Amazon Web Services)
Hello, I'm trying to install IdeaSpaceVR through AWS through beanstalk and have the zip file uploaded with the environment created along with the DB created as well. However, I am not sure how to go about connecting the DB through AWS or what scripts I need to put into config/database.php for it to connect. Is anyone familiar with AWS beanstalk? I have also tried to open the url that was created by aws and nothing comes up. Please help.