When uploading large file, upload.php isnt executed When uploading large file, upload.php isnt executed
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

When uploading large file, upload.php isnt executed

Started by n3n, February 26, 2006, 04:40:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

n3n

Hey, i've read the sticky in this forum, but couldnt find a solution.
When uploading a large image the upload works fine, but when getting to the:

Successful Uploads
2 uploads were successful.

and then pressing continue, it starts downloading upload.php, instead of executing it.
When i upload one small file and one large file, it works fine, but the large file doesnt appear on the "adding to album"
page.
My php.ini allows files up to 2mb, and all the other settings are pretty much default.

Has anyone seen a problem like this ? Or is it just because of the limitations in php config ?


Cheers


n3n

Hmm im not sure what your referring to.
The hosting company can upgrade my PHP memory limit.
Would that solve the problem ?
I can choose 16 or 24mb.


Joachim Müller