i had the same problem (was using a basic easyphp install) - upgrade to latest php - just be sure to have the php on the windows path - the php.ini MUST NOT have those custom easyphp variables, since they cannot be interpreted by php alone. I think the php.ini also must be copied to the php folder. - uncomment the mysql extension on the php.ini if you upgrade from php 4 to 5 , the extensions folder changed.
hope it helps :) spark On 6/28/06, den1jay <[EMAIL PROTECTED]> wrote: > > how shall i get the php cli version with mysql support? I mean from > where. I am on windows and i can't even compile my own. > > > > > -- [web] http://synapsisdi.com.br [livesets] http://djspark.com.br --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
