Specifying Mysql user, host, port and socket to the ERPNext 4 Installer

Hello,

What is the procedure to instruct ERPNext 4 installer to use a specific mysql user, host, port and socket? Which file to edit?

Thanks.

Mlenge





Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/CAB%3Dx4Hc%3D8dNXna%3DZU9gwu8Ks9fW2_fUTxjVFn0cgfL-PPHfVqg%40mail.gmail.com.

    For more options, visit https://groups.google.com/d/optout.
site_config.json in your site folder

There is no parameter for port though, you can fix this and send a pull request:

https://github.com/frappe/frappe/blob/develop/frappe/database.py#L46

On Thursday, May 1, 2014 2:19:08 AM UTC+5:30, Mlenge Fanuel wrote:
Hello,

What is the procedure to instruct ERPNext 4 installer to use a specific mysql user, host, port and socket? Which file to edit?

Thanks.

Mlenge





Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/fde80b50-02a6-49ae-be61-cfd4a180245e%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.