Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8948059
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T12:54:22+00:00 2026-06-15T12:54:22+00:00

Complete PHP newbie question here, I’m trying to load up locally a dynamic PHP

  • 0

Complete PHP newbie question here,

I’m trying to load up locally a dynamic PHP site, but i get an error. I’m using EasyPhp 12.1.
the error message is:

Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'User'@'localhost' (using password: YES) in C:\Program Files (x86)\EasyPHP-12.1\www\site 2\includes\includes.php on line 3
Failed to connect to mysql database.

I should add that i got instructions for accessing the site, and these were:

  1. import the database (how do i do this? to where?)
  2. edit includes/config.php
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T12:54:23+00:00Added an answer on June 15, 2026 at 12:54 pm

    While I don’t use EasyPHP for local development (I use Xampp) EasyPHP appears to be a very similar package. If the local site you are trying to view does not include a PHP-driven install script for setting up the tables by pointing to a particular database instance, then you will have to manually load the tables using the SQL interface. If you have not already set up the database, you’ll also have to do this. Also, you may need to configure username and password access. All of this can be done from within the PhpMyAdmin interface packaged with EasyPHP.

    To reach it, first I would look at EasyPHP’s administration interface. There is probably a link or something that will take you to the MySQL admin tool. Here you can manage and configure all of your MySQL databases, including creating database table space that the local site will use.

    Once the database is created, in order to import the database, it really depends on how it was given to you. If it is an .SQL file, you can probably just run it from within the PhpMyAdmin interface on the database instance you’ve created.

    This can all be done using other SQL tools (e.g. command line), but if you’re new to working with databases, PhpMyAdmin is probably a good place to start.

    Finally, in your config you’ll probably have to specify:

    • hostname (e.g. localhost)
    • port (e.g. 3306)
    • database name (whatever name you gave the instance)
    • username (e.g. root)
    • password (e.g. root)

    So that it can properly connect to your database.

    When in doubt, consult documentation and setup instructions for EasyPHP (and MySQL). Also, if you’re very new at working with PHP and database, you might also try setting something like WordPress up locally or some other nicely written piece of PHP software so that you can get a little more familiar with the initial set up process for databases, etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Similar title but different question to       Eclipse PHP IDE - custom auto complete
I am newbie to php.I have coded auto-complete text box using php,and i have
I am a complete newbie to php curl . Can anyone tell me where
Here is my complete script... You can just create test.php and throw it in.
I'm pretty much a complete newbie to PHP. My background is C/C++ and C#.
I'm a complete newbie to Objective-C, coming from a background of PHP, assorted dialects
I am a complete newbie to Perl, with PHP coding experience and I put
I'm sorry, I'm a complete newbie to CSS and I'm trying to create a
I am a complete PHP newbie, and I'm not even sure if I should
first of all: I'm a complete newbie if it comes to PHP scripting, so

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.