RE: PHP and Windows - problem with php_mysqli.dll

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry...
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
 
step11. restart apache and check it out. 
Ignacio> From: creedacio@xxxxxxxxxxx> To: stephen.brereton@xxxxxxxxxxx; php-windows@xxxxxxxxxxxxx> Date: Mon, 12 May 2008 11:04:48 -0400> Subject: RE:  PHP and Windows - problem with php_mysqli.dll> > > step1. you can find php_mysqli.dllstep2. 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.dllstep4. go to php.ini, i thought that is in c:\windowsstep5. search "extension_dir"step6. after you found that you can set the path c:\php\extensionsstep7. 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.dllstep9. if it is not available, you type the above thing and remove the semicolanstep10. save php.ini file> > step11. restart apache and check it out. > > Ignacio> > Date: Mon, 12 May 2008 15:24:47 +0100> From: Stephen.Brereton@xxxxxxxxxxx> To: php-windows@xxxxxxxxxxxxx> Subject: [PHP-WIN] PHP and Windows - problem with php_mysqli.dll> > > I'm trying to get a mysql driven site working, but have hit a nasty problem> > Started off with php 5 but that simply refuses to find the dll.> rolled back to 4.2 or some such, which then fails to load when the dll is included in the extensions list.> So long as mysqli line is commented out, its fine.> > There is definately one copy only of the dll on the server.> > using> w2k3, mysql 5> > * * * * * * * * * * * *> > Help protect the environment - please don't print this email unless you really need to.> * * * * * * * * * * * *> > This communication is from City of York Council.> > The information contained within, and in any attachment(s), is confidential and legally privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s), please note that any form of distribution, copying or use of this communication, or the information within, is strictly prohibited and may be unlawful. Equally, you must not disclose all, or part, of its contents to any other person.> > If you have received this communication in error, please return it immediately to the sender, then delete and destroy any copies of it.> > City of York Council disclaims any liability for action taken in reliance on the content of this communication.> > -- > PHP Windows Mailing List (http://www.php.net/)> To unsubscribe, visit: http://www.php.net/unsub.php> > _________________________________________________________________> Descarga ya gratis y vive la experiencia Windows Live.> http://www.descubrewindowslive.com/latam/index.html
_________________________________________________________________
Descarga GRATIS el poder del nuevo Internet Explorer 7.
http://optimized.msn.com/Default.aspx?mkt=es-cl

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux