I'm looking for some help to get rid of this error. As i'm running mac os x 10.5 I had to install A newer version of php to support pdo. I did this using Marc Liyanage's installer package.
The problem I'm having now is that using php from the command line is invoking the default apple php, not the pdo enabled version causing bake to fail.
How can I get the bake command to use the correct version of php on my system?
Many Thanks
Ralph