Coppermine And Imagemagick

liunx

Guest
I am trying to install Coppermine and having trouble with the install.php. For some reason the program is not recognizing the database that I have setup for the program.<br />If anyone has set up Coppermine at TCH and have some simple instructions on installing it, I would appreciate all advice on the matter.<br /><br />I also understand that Imagemagick is already installed on all the servers, what is the path to it to tell the Coppermine program.<br /><br />Thanks,<br /><br />Clint<!--content-->
I havent set up coppermine, but in the config for database name and username did you use cpanelname_databasename for the database name and cpanelname_username for the username, and did you assign a user to the database in cpanel?<br /><br />Those are the most common reasons it wont connect to a database, I worked on mine for 2 hours before i figured it out <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
Yes, I did set it up that way. I had to learn that the hard way a couple of months ago when installing another script.<br /><br />Thanks,<br /><br />Clint<!--content-->
I got it to finally work, but need the path to Imagemagick. Can someone provide the path.<br /><br />Thanks,<br /><br />Clint<!--content-->
/usr/local/bin/ is the path to all Image::Magick files.<br /><br />(I deleted the topic that was started asking this question. Please do not double post as we will see the question and answer it as quickly as possible.)<!--content-->
is "/usr/local/bin/" literally what I put into the path for imagemagick in the config of the gallery?<br />i've done that and my images still are off-colour... GD1 and GD2 dont seem to work either. am i doing something wrong?<br />maybe someone can help....<br /><br /><a href="http://cracow.redo.net/gallery" target="_blank">http://cracow.redo.net/gallery</a><!--content-->
There should be an option to specify the quality of the images and thumbnails, i had that problem brfore and it was because the quality was set to low.<!--content-->
that's set to 100....<br /><img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /><!--content-->
<!--QuoteBegin-llama_thumper+Nov 23 2003, 11:11 AM--><div class='quotetop'>QUOTE(llama_thumper @ Nov 23 2003, 11:11 AM)</div><div class='quotemain'><!--QuoteEBegin-->i've done that and my images still are off-colour<!--QuoteEnd--></div><!--QuoteEEnd--><br />Try adding some of these options to the <b>Command line options for ImageMagick</b> on the CopperMine Cofig settings page<br /><a href="http://www.imagemagick.org/www/convert.html" target="_blank">http://www.imagemagick.org/www/convert.html</a><!--content-->
i've tried doing it. interestingly, nothing at all happens. for instance the way i set things is to charcoal and emboss images. nothing has happened.<br /><br />-antialias -charcoal 25 -emboss 5<br /><br />thus my conclusion is that maybe the ImageMagick path is incorrect... is this really all that i paste in for the path?:<br /><br />/usr/local/bin/<br /><br />NOTHING more? (no customizing, etc)<!--content-->
thats really it, you can try /usr/local/bin/convert or /usr/local/bin/convert/ but all you should need is /usr/local/bin/ If the path was incorrect it would either not load pictures at all or it would give you an error when trying to use that path.<!--content-->
solution:<br /><br />i uploaded a new picture and the thumbnail appeared correctly.<br /><br />hence the conclusion (maybe too obvious for some but not apparent enough for me <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> is that the thumbnails get created while being uploaded - <br />thus it is important to have the right settings (ie GD2 or ImageMagick, and if the latter then the path should be input) BEFORE you publish all your images....<br /><br />as for already uploaded galleries with off-colour thumbnails, it doesnt seem possible to at one go delete all thumbnails since they are in subdirectories together with the main images. so its best to delete the whole album and upload it once again, this time with the correct thumbnail settings in th config<br />duh <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->it doesnt seem possible to at one go delete all thumbnails<!--QuoteEnd--></div><!--QuoteEEnd--><br />I would have to look again, but I think you can do this using <!--coloro:blue--><span style="color:blue"><!--/coloro-->util.php <!--colorc--></span><!--/colorc--> which is included with the latest release.<!--content-->
 
Back
Top