coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: joinfun on May 26, 2005, 06:09:36 AM

Title: how to configure the Coppermine
Post by: joinfun on May 26, 2005, 06:09:36 AM
I have installed Fedora 3 and update to ImagemagicK 6.2.2 but don't know how to make it work. Does someone else can help ?
Title: Re: how to configure the Coppermine
Post by: Joachim Müller on May 26, 2005, 08:28:45 AM
Asking for help (which equals asking for support) on a board that is named "General discussion (no support!) (http://forum.coppermine-gallery.net/index.php?board=12.0)" and has this description
QuoteGeneral discussion for everything that's coppermine-related. Do NOT post support or feature requests here, they should go into the proper boards
is not a very bright idea. Post what coppermine version you're trying to install and what your actual question is. Your posting sounds like "could someone install this for me?" - to this question, the answer is "no". A first place to turn to is the documentation (http://coppermine.sourceforge.net/manual.php) that comes with coppermine.
Title: Re: how to configure the Coppermine
Post by: joinfun on May 27, 2005, 04:57:56 AM
Your posting sounds like "could someone install this for me?"

I never said that I need someone install coppermine for me. If I made you confuse, I'm so sorry. I'm a new user on coppermine project. I used Fedora 3 with coppermine 1.3.2. By now, I tried on mysql portion. And will let anyone know if I got problem.
Title: Re: how to configure the Coppermine
Post by: joinfun on May 27, 2005, 11:21:40 AM
my coppermine system is installed successful, but at the last step when i did uploading action. I got an error messages as below:

// The previous file could not be placed.      //
//                                                           //
// You have successfully placed all the files. //

The album has been created already but the upload file can't display in coppermine system. It was upload under album folder already.
Does anyone else can give me some advice ?

Thanks so much !

???
Title: Re: how to configure the Coppermine
Post by: Joachim Müller on May 27, 2005, 02:34:36 PM
1) As you're requesting support, I'll move your posting from "General discussion" to the cpg1.3 support board.
2) We have a "one issue per thread" policy you agreed to respect when joining this forum. Please respect it in the future.
3) Enable debug mode in coppermine config (with notices display turned off) and set "file upload method" on the groups panel to "Single file uploads only" for all relevant groups. This will give you a more detailed error message. Post it here (the error message, not the debug output).


Title: Re: how to configure the Coppermine
Post by: joinfun on May 30, 2005, 10:05:16 AM
now, I can upload the files were TXT, DOC and XLS format to coppermine system. When I uploaded the PNG, JPG or BMP format, there have error message. The following is the debug info from my coppermeine system.

USER:
------------------
Array
(
   [ID] => *****
   [am] => 1
   [liv] => Array
       (
           
Title: Re: how to configure the Coppermine
Post by: Joachim Müller on May 31, 2005, 06:23:37 AM
I told you to post the error message you get, not the debug ouput. Do as I suggested or I won't be able to help you.
Title: Re: how to configure the Coppermine
Post by: joinfun on June 02, 2005, 04:27:31 AM
When I did the upload action, I got an error messages as below:

The previous file could not be placed.    
You have successfully placed all the files.

thx
Title: Re: how to configure the Coppermine
Post by: joinfun on June 02, 2005, 04:38:20 AM
When I upoad the JPG format, I got an error message as below:

The file 'albums/userpics/10003/00.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 1

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 42x100 'albums/userpics/10003/00.jpg' 'albums/userpics/10003/thumb_00.jpg'

The convert program said:
convert: unable to open image `albums/userpics/10003/00.jpg': Permission denied.

File: /var/www/html/Image/db_input.php - Line: 304

thx
Title: Re: how to configure the Coppermine
Post by: kegobeer on June 02, 2005, 04:44:27 AM
Looks like ImageMagick isn't properly configured.  Try switching to GD2 and see if your problem goes away.  Then you'll know for sure if ImageMagick is responsible, and then you can try ImageMagick specific forums for possible help, or you can search our forums for ImageMagick Return Value 1.
Title: Re: how to configure the Coppermine
Post by: joinfun on June 02, 2005, 10:00:29 AM
when I changed to GD2, it seems work smoothly. Does GD2 only support JPG and PNG format ? Because I would like to upload some other format in Coppermine system.

thx
Title: Re: how to configure the Coppermine
Post by: kegobeer on June 02, 2005, 12:34:21 PM
GD2 supports GIF (2.0.28+), JPG, PNG, WBMP (not BMP!).  If you apply the GD/GIF mod you will have GIF support.  http://forum.coppermine-gallery.net/index.php?board=32.0