and remember to use
'charset' key for oracle instead of 'encoding' if needed :(


On Feb 15, 11:05 am, Zaky Katalan-Ezra <procsh...@gmail.com> wrote:
> I did it this way:
> Install xammp
> 1.enable "extension=php_oci8.dll" in php.ini
>
> 2.Set database.php
>
> var $default = array('driver' => 'oracle',
>              'connect' => 'oci',
>             'persistent' => false,
>             'host' => 'localhost',
>             'port'=>1521,
>             'login' => 'user',
>             'password' => 'pass',
>             'schema'=>'mydb',
>             'database' => 'localhost:1521/xe',
>             'prefix' => ''
>          );
>
> I fail to bake anything so I baked with mysql and then change to Oracle
> connection
>
> On Tue, Feb 15, 2011 at 11:13 AM, Tosun or Shadin <tosu...@gmail.com> wrote:
>
>
>
> > Window XP.
>
> > On 15 February 2011 12:24, Zaky Katalan-Ezra <procsh...@gmail.com> wrote:
>
> >> Windows/Linux? distribution?
>
> >> --
> >> Our newest site for the community: CakePHP Video Tutorials
> >>http://tv.cakephp.org
> >> Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help
> >> others with their CakePHP related questions.
>
> >> To unsubscribe from this group, send email to
> >> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> >> athttp://groups.google.com/group/cake-php
>
> > --
> > Best Reguards..
> > Taufiqul Islam
> > Assistant Programmer
> > Investment Corporation of Bangladesh
> > 8-Rajuk Avenue, BDBL Bhaban, Dhaka-1000
> > 13th floor (Computer Division), System Analysis Department
> > E-mail : tosu...@gmail.com
> > URL :www.icb.gov.bd
>
> > |A CMMi Level 3 Certified Company|
>
> > --
> > Our newest site for the community: CakePHP Video Tutorials
> >http://tv.cakephp.org
> > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help
> > others with their CakePHP related questions.
>
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group
> > athttp://groups.google.com/group/cake-php
>
> --
> Regards,
> Zaky Katalan-Ezra
> QA Administratorwww.IGeneriX.com
> Sites.IGeneriX.com
> 054-7762312

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to