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

  • Home
  • SEARCH
  • 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 8321479
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T23:01:53+00:00 2026-06-08T23:01:53+00:00

I have imported a database over to MySQL in phpMyAdmin. I am performing my

  • 0

I have imported a database over to MySQL in phpMyAdmin. I am performing my work locally using WAMPSERVER (localhost).

Before I imported the database, I was getting the error Database not found. Now that I have added the database in localhost. I am getting the following error in the browser when I go to index.php

SSL connection error
Unable to make a secure connection to the server. This may be a problem with the server or it may be requiring a client authentication certificate that you don’t have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.

Here are some details about the config file, if it helps:

I haven’t changed the .htaccess file. I do however have a config file that looks like this:

<?php
if($_SERVER['REMOTE_ADDR']=="127.0.0.1")
{
    $DB_HOST="localhost";
    $DB_USER="root";
    $DB_PASS="";
    $DB_NAME="dbName";
    $site_url="http://localhost/folder/";
    $doc_root=$_SERVER['DOCUMENT_ROOT']."/folder/";
}
else
{
    $DB_HOST="localhost";
    $DB_USER="root";
    $DB_PASS="password";
    $DB_NAME="dbName";
    if($_SERVER["HTTPS"]=="on")
        $site_url="weburl";
    else
        $site_url="weburl";
    $doc_root=$_SERVER['DOCUMENT_ROOT'];
}
  • 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-08T23:01:59+00:00Added an answer on June 8, 2026 at 11:01 pm

    You don’t need to use https:// when you are running it in you local machine. Because you can’t have SSL certificate for your local machine, isn’t it?

    Try: http://localhost/myfolder/index.php instead.

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

Sidebar

Related Questions

I have imported a PostgreSQL database and I keep getting this error: ERROR: operator
I have dumped a database using phpmyadmin and had 390MB and then imported it
I have just imported a huge MySQL database. Most fields are latin1_swedish_ci, and they
I have a database with several hundred tables imported from a third source. Using
i have downloaded whole database from geonames.org and imported all countries into mysql. i
I have a MySQL database that has over 9000 rows with 10 fields. It
I have imported my database by script from live site to my local server.
I have imported the data into an database. Patient(pt_id,pt_name,pt_type,pt_loc) Now , I want to
I have just imported a database table from a previous site, and one of
I have imported my Access to MySQL through a program. I now want to

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.