Zikula: A Flexible Open Source Content Management System
home | forum | contact us

Dizkus

Bottom
Installation problem on Cobalt Server...
  • Posted: 01.12.2002, 17:30
     
    gottaname
    rank:
    Freshman Freshman
    registered:
     November 2002
    Status:
    offline
    last visit:
    26.09.03
    Posts:
    10
    I'm currently learning to use PHP, but I'm still rather confused on how to use these codes and scripts. Anyway, I uploaded the PostNuke files to my webserver, I got past the 666 problem (Pass the gates of hell :)) but I run into this problem, it comes up after I try to make my database.

    Warning: Access denied for user: 'root@localhost' (Using password: YES) in /home/.sites/81/site18/web/install/newinstall.php on line 36
    Unable to make database

    Could someone tell me what it means and how to fix it?
  • Posted: 01.12.2002, 22:55
     
    dberansky
    rank:
    Professional Professional
    registered:
     June 2002
    Status:
    offline
    last visit:
    01.04.03
    Posts:
    746
    This means that the either the username or the password (or both) you supplied for the database is invalid. Are you running your own mysql?
  • Posted: 04.12.2002, 05:35
     
    Chaos-uk
    rank:
    Freshman Freshman
    registered:
     July 2002
    Status:
    offline
    last visit:
    24.07.03
    Posts:
    33
    Try telnet to the box as Admin and not as root. At the telnet prompt type mysql it should take you to the MySqL> prompt. then press CTRL C

    From the telnet prompt type mysql -u root -p
    It will ask for the admin / root password.

    Not a good idea to use your root account data to put in your config.php though. Use MyPHPAdmin to create a new DB and user etc.

    :wink:

Main Menu

Extensions Database

Documentation

Development

Login

Donate to Zikula