I tried to run acl.php and/or bake.php from windows command line and it
gives me fatal errors that mysql_connect does not exist. a little
script which tests if(functions_exists(..)) returns no on command line
and yes in apache.
what the heck? someone told me maybe php uses another .ini for the cli
but i didnt find anything on that in the php manual. suggestions anyone?
What install package did you use for apache/php?
Yes, they do use different php.ini files.
If you have WAMP installed all you have to do is copy the php.ini file from the apache directory, and paste it over the php.ini file in the php directory.
Then you should be good to go.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---
