Re: PDO on windows
- From: Gordon <gordon.mcvey@xxxxxxxxxxxx>
- Date: Tue, 29 Jul 2008 23:55:55 -0700 (PDT)
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).
.
- Follow-Ups:
- Re: PDO on windows
- From: Jeff
- Re: PDO on windows
- References:
- PDO on windows
- From: Jeff
- PDO on windows
- Prev by Date: Re: All possibilities from datasets? How to?
- Next by Date: Re: Session handling, login across all subdomains
- Previous by thread: PDO on windows
- Next by thread: Re: PDO on windows
- Index(es):
Relevant Pages
|