Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Trouble Setting it up

Asked Modified Viewed 1,639 times
W
war_lord6666
W
  • Junior Member, joined since
  • Contributed 13 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions
asked
Junior Member

I passed all the steps no problem, went to toss my user credentials in there and now it spits out


Access denied for user 'seanchiarot'@'localhost' (using password: NO)
Setup is complete, PHPFusion 7 is now ready for use.
Click Finish to go to your PHPFusion powered site.
Note: After you enter your site you should delete setup.php from your server and chmod your config.php back to 644 for security purposes.

Thank you for choosing PHPFusion.

[i]Please note that the access denied error happens over 50 times, now the funny thing is, 'seanchiarot' is not the name of this database.... even weirder is, heres what the config page looks like

<?php
// database settings
$db_host = "localhost";
$db_user = "seanchia_maraude";
$db_pass = "";
$db_name = "seanchia_marauders";
$db_prefix = "fusion_";
define("DB_PREFIX", "fusion_");
define("COOKIE_PREFIX", "marauders_");
?>



Any help would be awesome!
0 replies

1 post

F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

You only get access denied when username / login does not match. But did I get it right, you hade it correct during installation and then got access denied after install completed?
Is the tables created?
0 replies

Category Forum

Installation Issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

2 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
W
W
  • Junior Member, joined since
  • Contributed 13 posts on the community forums.
  • Started 7 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet