Re: PDO on windows
- From: Jeff <jeff@xxxxxxxxxxxxxxx>
- Date: Wed, 30 Jul 2008 10:34:27 -0400
Gordon wrote:
On Jul 29, 7:29 pm, Jeff <jeff@xxxxxxxxxxxxxxx> wrote:Much to my surprise PDO does not come with php 5.2.6 on windows.
I can't seem to find out much about how to install PDO and the mysql
driver for IIS and windows. I haven't given up googling, but...
Any resources on this? I have a client that I'll need to talk through
this. Hard to do when you are clueless yourself!
Jeff
Using PHP 5.2.4 for Windows here for development, it includes the PDO
classes. Enabling them was just a matter of ucommenting the
appropriate lines in the php.ini file (and I think I had to uncomment
some other stuff related to database drivers too, but it's been a
while since I did it do I don't remember).
Thanks. Do you have to restart the server afterwards?
Jeff
.
- Follow-Ups:
- Re: PDO on windows
- From: Gordon
- Re: PDO on windows
- References:
- PDO on windows
- From: Jeff
- Re: PDO on windows
- From: Gordon
- PDO on windows
- Prev by Date: Re: Session handling, login across all subdomains
- Next by Date: Re: Working more efficiently in PHP
- Previous by thread: Re: PDO on windows
- Next by thread: Re: PDO on windows
- Index(es):
Relevant Pages
|