Ops, sorry for slow response. :( So I did what you said and saw that the other is being loaded instead of the correct php.ini. How do I change the path to php.ini will be loaded?
Thanks a lot! 2012/1/12 majna <[email protected]> > add to app/Config/bootstrap.php > > phpinfo(1); > > then run in console: cake > > Look for 'Loaded Configuration File' and location of loaded php.ini (when > running PHP as CLI). Check if PDO is loaded... > > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
