Installation, Configuration, & Upgrades  :: 
Problem with database in PN
 Top

  • I have a problem during the installation on the server. It seems error's here:

    Quote

    mysql_pconnect($dbhost, $dbuname, $dbpass);


    Overally it looks like that:

    Quote

    Warning: mysql_pconnect(): Access denied for user: 'root@localhost' (Using password: NO) in /public_html/install/newinstall.php on line 37
    Unable to make database
  • Thats not a problem with the database. You have got your details wrong.

    Have you edited config.php correctly?
  • Yeah. I changed permission in config.php to 666, everything seemed right...
  • YOu have the wrong database, database user or password. If you manually edited the config.php with this information, make sure that the encoded flag is set to 0.
This list is based on the users active over the last 60 minutes.