Maximum number of photos Maximum number of photos
 

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

Maximum number of photos

Started by pavelh, June 01, 2015, 06:54:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pavelh

Hello,
I have more than 100 000 pictures in my photogallery.
When I exceed cca. 104 000 pictures, I can not upload any other photos.

I get message: Unknown PHP upload error code.

When I delete some photos in photogalery, I can upload this photos without problems.

Is there any limit i scripts, MY SQL or Apache?

Thank you, Pavel.

ΑndrĂ©

Coppermine itself has no built-in limits. Maybe you exceed the inode limit on your file system. Please talk to your host, he knows the best which limits exists. You can also test this yourself by trying to upload some more files via FTP when the error message in Coppermine occurs (I suggest to upload at least 4 files).