Re: [Sqlrelay-discussion] need help with php4
Brought to you by:
mused
|
From: Robert L. <ro...@mo...> - 2006-11-16 03:40:25
|
Hi Ankur, I'm no expert, but try specifying the path to your sqlstart.conf file=20=20 using the "-config" flag. Hope that helps... Rob On 11 16, 06, at 12:19 AM, Ankur Dave wrote: > Hello all. > =A0 > I have installed sqlrelay and I have written this sqlrelay.conf for=20=20 > that. > =A0 > <?xml version=3D"1.0"?> > <!DOCTYPE instances SYSTEM "sqlrelay.dtd"> > <instances> > <instance id=3D"test" port=3D"9000" socket=3D"/tmp/mysqltest.socket"=20= =20 > dbase=3D"mysql" connections=3D"3" maxconnections=3D"5" maxqueuelength=3D"= 0"=20=20 > growby=3D"1" ttl=3D"60" endofsession=3D"commit" sessiontimeout=3D"600"=20= =20 > runasuser=3D"nobody" runasgroup=3D"nobody" cursors=3D"5" authtier=3D"list= ener"=20=20 > handoff=3D"pass"> > =A0=A0 <users> > =A0=A0=A0=A0 <user user=3D"root" password=3D""/> > =A0=A0 </users> > =A0=A0 <connections> > =A0=A0=A0=A0 <connection connectionid=3D"test"=20=20 > string=3D"user=3Droot;password=3D;db=3Dmobango" host=3D"localhost" metric= =3D"1"/> > =A0=A0 </connections> > </instance> > </instances> > =A0 > so when I am running like this =96 > this is giving something like this > =A0 > mytestsrv:/usr/local/firstworks/etc# sqlr-start -id test > Couldn't find id test. > =A0 > I do not know, now what more is remaining. > =A0 > Plz help me. > =A0 > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- > @nkur d@ve ||http://ullu.wordpress.com > =A0 > > The information contained in, or attached to, this e-mail, contains=20= =20 > confidential information and is intended solely for the use of the=20=20 > individual or entity to whom they are addressed and is subject to=20=20 > legal privilege. If you have received this e-mail in error you should=20= =20 > notify the sender immediately by reply e-mail, delete the message from=20= =20 > your system and notify your system manager. Please do not copy it for=20= =20 > any purpose, or disclose its contents to any other person. The views=20= =20 > or opinions presented in this e-mail are solely those of the author=20=20 > and do not necessarily represent those of the company. The recipient=20= =20 > should check this e-mail and any attachments for the presence of=20=20 > viruses. The company accepts no liability for any damage caused,=20=20 > directly or indirectly, by any virus transmitted in this email. > > www.aztecsoft.com > -----------------------------------------------------------------------= =20 > -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to=20=20 > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?=20 > page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV_____________________________= ____=20 > ______________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion |