I use Linux with php5 and had a similar problem. What I did to correct
it is modified the file
/etc/php5/cli/php.ini and uncommented :
extension=mysql.so
Hope that helps you. Good Luck!

On 6/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Thanks again everyone-
>
> Two things-
>
> 1./usr/local/php5/lib/php.ini is where my php config file is located
> when i do phpinfo() in my browser.
>
> 2./Users/milk/php.ini is where my config file is when i do php -i in
> the terminal.
>
> So i copied the php.ini from 1. to 2. and did php -i again and im still
> getting nothing.
>
> another thing to mention is that mysql is not showing up at all when i
> do php -i - but sqlite is?
>
> Thanks again
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to