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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:50:41+00:00 2026-05-25T18:50:41+00:00

I have read this post and it didn’t really help. My php.ini file (

  • 0

I have read this post
and it didn’t really help.

My php.ini file (http://www.edisk.cz/stahni/09234/php.ini_69.47KB.html) contains the correct path of ext directory.

While my ext directory contains a php_mysql.dll and php_mysqli.dll libraries, there’s not a word of that in my phpinfo.

Is there a way to make it right?

http://prntscr.com/3707m

This is my error produced by php.exe.

  • 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-25T18:50:42+00:00Added an answer on May 25, 2026 at 6:50 pm

    You most likely have two separate php.ini files – one for your web server, one for the command line interface.
    Make sure you’re editing the correct file; Run:

    php.exe --ini
    

    which will give you output similar to the one below:

    C:\>php --ini
    Configuration File (php.ini) Path: C:\Windows
    Loaded Configuration File:         C:\Path\To\Your\php\php.ini
    Scan for additional .ini files in: (none)
    Additional .ini files parsed:      (none)
    

    Now, edit the php.ini file and make sure that not only the following lines are un-commented:

    extension=php_mysql.dll
    extension=php_mysqli.dll
    

    but also this one (which, according to the file you’ve posted, you have commented out at the moment):

    ; extension_dir = "ext"    
    

    The above one should be configured to point to your ext directory, where the php_mysql.dll file is stored. Like this (remember about double quotes):

    extension_dir="C:\Path\To\Your\php\ext"
    

    Hope this helps.

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

Sidebar

Related Questions

I have read this post about how to test private methods. I usually do
Firstly, I have read these: (1) http://www.gaiagps.com/news/article/iOS5%20Breaks%20Data%20Storage%20and%20Crushes%20My%20Soul (2) http://iphoneincubator.com/blog/data-management/local-file-storage-in-ios-5 (I can not submit more
I have an AJAX script that post data in one of my PHP file:
I have read this post: what happens to NSLog info when running on a
I saw a post on this already, but it didn't really provide a solution
I have read this post and I wanted to use ControllerExtensions.RedirectToAction method. But I
I have read this question but it's not quite what I was looking for.
I have read this article from High Scalability about Stack Overflow and other large
I have read this article about 400% boost of your website . This is
I have read this. Jquery checkbox <input type=checkbox name=checkGroup id=all> <input type=checkbox name=checkGroup id=one

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.