.exe & .pdf files .exe & .pdf files
 

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

.exe & .pdf files

Started by water, March 16, 2005, 07:06:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

water

i'm considering adding a misc. files album to my coppermine 1.3.1 gallery at http://www.werock.org/gallery/index.php

the files will mostly be .exe (screensaver installers) & misc. pdf's.

is there any thing special i should take into consideration?

is it at all possible to make coppermine accept .exe files?

:water




Joachim Müller

you will have to manually edit the filetypes table (using a tool like phpMyAdmin) to accept exe files being uploaded.

Joachim