rb-site and mysql socket

2010-08-09 Thread freetonik
Hello! rb-site script tries to use '/var/lib/mysql/mysql.sock' socket by default. I cannot figure out how to tell it to use another file? (I don't have root access, so I cannot create symlink from '/var/lib/ mysql/mysql.sock') Mysql's my.cnf file is configured, but python-mysql still doesn't care.

Re: rb-site and mysql socket

2010-08-10 Thread freetonik
* Installing the site... Building site directories ... OK Building site configuration files ... OK Creating database ... Traceback (most recent call last): File "/project/radio_ott/Python/bin/rb-site", line 7, in ? sys.exit( File "/project/radio_ott/Python/lib/python2.4/site-packages/ Revie

Re: rb-site and mysql socket

2010-08-10 Thread freetonik
gt; What socket should it be using? Can you show me the exact output when > running rb-site? > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com > > On Mon, Aug 9, 2010 at 1:02