[Solved]: Can't upload any files - File Extension Prohibited [Solved]: Can't upload any files - File Extension Prohibited
 

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

[Solved]: Can't upload any files - File Extension Prohibited

Started by russell235, April 16, 2008, 06:19:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

russell235

Fresh install of coppermine (1.4.18), but I've been unable to upload any file, .jpg, .doc and others I've tried.  Depending on the method of upload, you get "Forbidden file extension" or "Only files with the following extensions are accepted : jpg/etc..."  My allowable image types in config is set to "All"  I've manually set my albums folder and subfolders/files to a chmod of 777.  I have another coppermine gallery running on the server without issues, so I'm certain that my server allows uploads.

I've read the FAQ and troubleshooting documents on this site.  I've searched and browsed through 100 or so threads on the subject, but I'm still stuck.

the site: http://www.timetombs.com/taco/gallery/index.php
user: test
pass: test

To my knowledge, the gallery is set up as you request when asking for help.  So now I humbly ask for your help.

I've attached images to prove my config setup and my CHMOD settings.

Nibbler

You have added dot as a forbidden character - that's probably breaking it.

russell235