Jump to content
  • 0

CeresCP Problem.


Question

Posted

I am trying to install cerescp to my webhost. I already transfered all the files of cerescp to my webhost using Filezilla.

This is my configuration when im trying to install cerescp , but when i install it , an errors pop out

Ragnarok Host Ragnarok User Ragnarok Password Ragnarok DB Ragnarok Log DB CeresCP Host CeresCP User CeresCP Password CeresCP DB

THIS IS THE ERROR

Warning: mysqli_connect(): (28000/1045): Access denied for user 'ragnarok'@'localhost' (using password: YES) in /home/u942048118/public_html/cp/install/install.php on line 49 Can't connect to Ragnarok MySQL server. Press back and check your MySQL host, user, password.

THANKS

4 answers to this question

Recommended Posts

Posted

Host can only be localhost if CeresCP is running on the same computer that MySQL Server is running on. But by the look of your URL, it looks like you're using a shared web host.

What computer is your MySQL server on?

  • if it's on your home computer,
    --> then Host should be your WAN IP (and make sure you set your router to forward port 3306 to your computer's LAN IP)
  • if your MySQL database is on your webhost,
    --> then yes Host should be localhost, but double check your MySQL username

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...