How Are The Images Stored How Are The Images Stored
 

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

How Are The Images Stored

Started by irasmith, November 11, 2003, 03:00:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

irasmith

Hello there,

Are the images that we would upload for display in Coppermine stored in a MySQL database or are they stored in their own individual files for each image?

Thanks,
Ira

flex

They are stored in their own individual files in the filesystem on the server. Then the database simply records where abouts they are stored and uses this to display the images.

irasmith

Thank you for answering my question as that clarified things for me.  I just wasn't sure where to look for things and that took care of my question.
Ira