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 6346499
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T21:01:43+00:00 2026-05-24T21:01:43+00:00

I have an issue here, not sure what to do. I am running a

  • 0

I have an issue here, not sure what to do.

I am running a game on my server and wanted to add a control panel script. It uses the databases I’ve created for the game under the root account. But I’ve also created a database and user for the control script in cpanel.

This is my error

Mysqli extension not loaded. Please verify your PHP configuration.

I believe the script is not getting access to the databases I created under root. Since the script config uses the cpanel mysql user and database info, and the mysql users and databases I’ve created in the terminal. Is there a way to give the mysql user I created for the script access/all priveleges to the Databases I created under 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-05-24T21:01:44+00:00Added an answer on May 24, 2026 at 9:01 pm

    This Error isn’t related to the mysql permissions, it says that the mysqli extension isn’t loaded with your php config,

    if the extension files installed on your server, you just need to load it in your php.ini file,

    find this line in your php.ini file and uncomment it:

    ;extension="mysqli.so"
    

    just remove the “;” from the begin of the line. and restart your apache, if doesn’t work, so it needs to install it,

    For the mysql databases, you can login to your mysql server with root and grant the required permissions to any user you want, like this:

    GRANT ALL PRIVILEGES ON databasename.* TO 'username'@'localhost'
    
    • change ALL PRIVILEGES with the required permissions if you don’t like to grant all permissions to this user.
    • change databasename with your databasename and the * with table name if you don’t like to grant permissions on all tables to this user.
    • change username with the user that you want to grant permissions to.

    regards,

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

Sidebar

Related Questions

So I'm not to OOP in PHP. Here is my issue I have a
I know this issue has been touched on here but I have not found
Hey guys I have a little issue here. I have a panel where I
I'm running a weird issue here. I have code that makes jquery ajax calls
I'm not sure if this is a known issue that I am running into,
I have my MySQL server running with 4 databases and innodb_data_file_path set to the
I am running into a layout issue which I am not sure how to
I have a curious issue here In my ejbCreate() method from where i insert
I have a similar issue like here: http://social.msdn.microsoft.com/forums/en-US/biztalkgeneral/thread/87d5a6ec-04ee-4c6f-8267-f526ee105f0b I have an asp.net web page
I have a rather annoying issue here I can't get my CheckBox CheckedChange event

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.