Hello Bharath,

have you got the solution for this?

On Tuesday, May 16, 2017 at 6:47:32 PM UTC+5:30, Bharath wrote:
>
> Hello All,
>
> I have a codeigniter application running in xampp apache in my local. I 
> have my database in the cloud sql mysql instance. What are the 
> configurations to be done to connect my codeigniter app to Google cloud 
> mysql instance..
>
> Thank you,
> Bharath
>
> On Friday, February 24, 2017 at 10:51:56 PM UTC+5:30, Pablo Castro López 
> wrote:
>>
>> Hi, did you connect ci with google cloud?
>>
>> El jueves, 5 de enero de 2017, 11:27:38 (UTC-3), Dinesh Kumar escribió:
>>>
>>> Hi,
>>>        I am unable to connect the codeigniter application to google 
>>> cloud SQL, i need some step or videos link for it. 
>>>
>>> My code is : 
>>>
>>>
>>> db['default'] = array(
>>> 'dsn' => '',
>>> 'hostname' => ':/cloudsql/test-001:europe-west1:test-001-location-data',
>>> 'username' => 'root',
>>> 'password' => 'dev',
>>> 'database' => 'devapp_test',
>>> 'dbdriver' => 'mysqli',
>>> 'dbprefix' => '',
>>> 'pconnect' => FALSE,
>>> 'db_debug' => (ENVIRONMENT !== 'production'),
>>> 'cache_on' => FALSE,
>>> 'cachedir' => '',
>>> 'char_set' => 'utf8',
>>> 'dbcollat' => 'utf8_general_ci',
>>> 'swap_pre' => '',
>>> 'encrypt' => FALSE,
>>> 'compress' => FALSE,
>>> 'stricton' => FALSE,
>>> 'failover' => array(),
>>> 'save_queries' => TRUE
>>> );
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0792eb7d-dada-469b-b5f3-d772c2dd74fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengin... bhanuteja p
    • [google-app... 'Katayoon (Cloud Platform Support)' via Google App Engine

Reply via email to