After upgrading, hard time uploading large files. After upgrading, hard time uploading large files.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

After upgrading, hard time uploading large files.

Started by grumpyx07, September 22, 2010, 12:02:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

grumpyx07

I recently upgraded my gallery to the latest version, and am now having a problem uploading large files.

My host has a limit of 8MB max file size, so I have my gallery set as:

Max size for uploaded files 4096KB ... before that it was 2048KB
Max width or height for uploaded pictures 6000 pixels


I am trying to upload a few files...

Dimensions are (1)  2000x1333/488KB, (2)  1480x2061/970KB or smaller ... nothing even close to 2000KB. They upload to the website just fine and even show up when I do a batch add, but fail when I try to move them into the selected folder. I re-sized image (1) to 1999x1266/1.01MB and it worked. Am I missing something? Isn't the re-sized photo a larger size?

Before I upgraded, I was able to upload files 2800x3729/1.09MB. So I don't understand what's going on, everything I'm trying to upload looks way under the limits sets up unless my math is off and I don't understand KB vs. MB.

My gallery is located at - http://www.othgallery.com ... I don't allow users to upload files.



grumpyx07

Sorry about that, I thought I had checked all the docs before posting. Here is the test info:

user name: tester
password: test123

As for the memory usage, I read that and if like I said above the file 2800x3729/1.09MB and larger have uploaded in the past why won't (1) 2000x1333/488KB, (2) 1480x2061/970K? I'm sorry I don't understand that. And the chart you linked doesn't match up with that.

Αndré

Quote from: grumpyx07 on September 22, 2010, 12:02:47 AM
They upload to the website just fine and even show up when I do a batch add, but fail when I try to move them into the selected folder.
I'm not sure if I understand your problem correctly. I assume you're using FTP to upload files to your webspace and then try to add them with the batch-add functionality? Please describe what exactly you are doing and what exactly happens.

Αndré

Just made some tests:
- 4211x3060: Internal Server Error:
QuoteThe server encountered an unexpected condition which prevented it from fulfilling the request.
The script had an error or it did not produce any output. If there was an error, you should be able to see it in the error log.
- 1600x1200: uploaded successfully
- 2560x1600: blank page
- 4211x3060 (the same image as the first): blank page


I assume we have some memory (limit) problems here.