On Nov 28, 2007, at 03:48, Conrad Taylor wrote:

On Nov 28, 2007 1:22 AM, Ryan Schmidt wrote:

On Nov 28, 2007, at 03:16, Conrad Taylor wrote:

> Hi, I'm wanting to use the following extensions on Mac OS X:
>
> php_pdo.so
> php_pdo_mysql.so

If you select the +mysql5 (or +mysql4 or +mysql3) variant when you
install php5, it is built with support for MySQL 5 (or 4 or 3),
including the PDO functions. No need for any separate extension file.

Hi, I built it using the following

+apache2 +darwin_8 +macosx +mysql5

Ok. And are you saying the PDO MySQL functions aren't working for you in this setup? If so, could you provide me a short example which should work but which does not? Send a PHP script (and SQL dump which creates the database, if one is required for the example) and I'll look into it.


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to