Hi all,
I'm trying to install two extensions into my php configuration;
pdo and pdo_mysql
I have downloaded the following packages;
and
I have decompressed them and then this is where I get stuck. I can not
find any documention on what to do next.
There is a Makefile.frag in the uncompressed directory, but I'm not
sure what to do with it.
How do I install these packages so I can include the pdo.so and
pdo_mysql.so in my extensions.ini file?
Any help would be greatly appreciated.
Cheers
Marty.
I'm trying to install two extensions into my php configuration;
pdo and pdo_mysql
I have downloaded the following packages;
and
I have decompressed them and then this is where I get stuck. I can not
find any documention on what to do next.
There is a Makefile.frag in the uncompressed directory, but I'm not
sure what to do with it.
How do I install these packages so I can include the pdo.so and
pdo_mysql.so in my extensions.ini file?
Any help would be greatly appreciated.
Cheers
Marty.
Comment