How to install mysqli extension

Reply

Join Date: Jan 2006
Posts: 29
Reputation: rcasinillo_s is an unknown quantity at this point 
Solved Threads: 0
rcasinillo_s rcasinillo_s is offline Offline
Light Poster

How to install mysqli extension

 
0
  #1
Mar 19th, 2006
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
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 2
Reputation: ameer is an unknown quantity at this point 
Solved Threads: 1
ameer ameer is offline Offline
Newbie Poster

Re: How to install mysqli extension

 
0
  #2
Mar 21st, 2006
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.
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: How to install mysqli extension

 
0
  #3
Sep 26th, 2006
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
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 182
Reputation: alpha_foobar is an unknown quantity at this point 
Solved Threads: 3
alpha_foobar's Avatar
alpha_foobar alpha_foobar is offline Offline
Junior Poster

Re: How to install mysqli extension

 
0
  #4
Sep 26th, 2006
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.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC