943,762 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 41475
  • PHP RSS
Mar 19th, 2006
0

How to install mysqli extension

Expand Post »
Good day everybody! Could you help me on how to install mysqli extensiton in PHP ver 5?

Thank you in advance.

Regards to all,

Roland
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
rcasinillo_s is offline Offline
29 posts
since Jan 2006
Mar 21st, 2006
0

Re: How to install mysqli extension

step1. you can find php_mysqli.dll

step2. and put that dll into c:\php\extensions\

step3. that folder is not available, create it. now our dll file is in c:\php\extensions\php_mysqli.dll

step4. go to php.ini, i thought that is in c:\windows

step5. search "extension_dir"

step6. after you found that you can set the path c:\php\extensions

step7. inside the php.ini, go to the dll section (search dll as your text in the search box)

step8. there is something like ;extension=php_mysqli.dll

step9. if it is not available, you type the above thing and remove the semicolan (

step10. save php.ini file and check it out.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
ameer is offline Offline
2 posts
since Mar 2006
Sep 26th, 2006
0

Re: How to install mysqli extension

Hello,

I realize this thread is older, but it is also incomplete. How do you install it on other OS's, such as Linux or Mac OS X? The writer did not specify an operating system, and we need to be careful that we include complete descriptions for all mainstream OS's out there.

Christian
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Sep 26th, 2006
0

Re: How to install mysqli extension

The easiest way in most Linux/BSD distros is to use the default package manager, this way you are likely to install the version that is recommended and tested for your distro version and install the components in their default locations.
Reputation Points: 20
Solved Threads: 5
Junior Poster
alpha_foobar is offline Offline
182 posts
since May 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: How to display chat request alert on the remote side
Next Thread in PHP Forum Timeline: Searching within arrays problem





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC