database and imagemagick problems database and imagemagick problems
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

database and imagemagick problems

Started by pointykitty, June 29, 2006, 04:13:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pointykitty

Hi there, this is my first time trying to install coppermine, and i'm having some problems that i just can't get my head round. I attempted to install a similar programme a while ago with the same problematic results :/

Anyway, on the installation screen I keep getting this message:

mySQL could not locate a database called 'gallery' please check the value entered for this

BUT I do have a database named 'gallery' set up (see below) and I just don't understand what the problem is.

pointyki_gallery

    Users in gallery
    pointyki_ (Privileges: ALL PRIVILEGES)

        Connection Strings
        Perl   $dbh = DBI->connect("DBI:mysql:pointyki_gallery:localhost","pointyki_","<PASSWORD HERE>");
        PHP   $dbh=mysql_connect ("localhost", "pointyki_", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error());
        mysql_select_db ("pointyki_gallery");


I'm also having trouble with ImageMagick. There doesn't seem to be any straightforward or simple directions for it. I downloaded it onto my computer (windows). Do I have to then upload it onto my server or what? It fails to recognise it's path if I link it from my computer. I really don't understand. Could someone please explain to me in layman's terms? Thanks!


Nibbler

The database is called pointyki_gallery. IM should be installed by the server administrator. If you don't have it then use GD2, it is just as good. There is no reason to be starting a new gallery with such an outdated version of Coppermine. Download and install 1.4.8.

pointykitty

i just downloaded the one that was on the site so i assumed it was the most recent.
i tried changing the gallery name to "pointyki_gallery" several times before as well without success.
i don't know what i'm meant to do with the GD2 thing either, it's all gibberish to me.

Nibbler

You posted in the 1.3 board so I assumed you were installing 1.3. What you have setup is

db name: pointyki_gallery
user: pointyki_
server: localhost

and the password you chose. If you need assistance with creating databases and users then you should ask your webhost. To use GD2 you should simply leave the imagemagick box blank.