Hello,<br><br>Thanks for the quick reply!<br><br>I have edited my file: /etc/openser/openserctlrc&nbsp; and using the command openserdbctl create,&nbsp; I am able to&nbsp; create the database.<br><br>But if I run the&nbsp; command : /usr/local/sbin/openserctl moni<br>
I am getting error: <br>database engine &#39;MYSQL&#39; loaded<br>Control engine &#39;FIFO&#39; loaded<br>ERROR: Error opening OpenSER&#39;s FIFO /tmp/openser_fifo<br>ERROR: Make sure you have the line &#39;modparam(&quot;mi_fifo&quot;, &quot;fifo_name&quot;, &quot;/tmp/openser_fifo&quot;)&#39; in your config<br>
ERROR: and also have loaded the mi_fifo module.<br><br>I have checked openser.cfg file and checked that I have included necessary lines in it for fifo module, i.e. I have loaded the module as well as included the line: &#39;modparam(&quot;mi_fifo&quot;, &quot;fifo_name&quot;, &quot;/tmp/openser_fifo&quot;)&#39; in openser.cfg file.<br>
<br>I dont know where I am doing the mistake. Please help me if you are able to run openser successfully and also register the user client on it. <br><br>Also, I dotn know how to de-install the existing version of openser so that I can re-install the fedora version of openser as said by you. However, since I am able to run this version from /etc/init.d/openser start and also able to create databases and add users, should I proceed with this only?<br>
<br>I get the mysql.sock error only when I try to start openser from /usr/local/sbin/openser start. Why is it so? <br><br>When I run start openser and have created the users and I try to register them, I get problem that: Destination unreachable. Is it due to that UDP sockets are not in LISTEN mode initially and only TCP ports are?<br>
<br>Please help me with whatever knowledge you have. I am really stucked. :(<br><br>Thanks again<br>Megha<br>
<br><div class="gmail_quote">On Mon, Mar 17, 2008 at 3:09 PM, Jan ONDREJ (SAL) &lt;<a href="mailto:ondrejj@salstar.sk" target="_blank">ondrejj@salstar.sk</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hello,<br>
<div><br>
On Mon, Mar 17, 2008 at 11:18:50AM +0530, Megha Saini wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I have installed OpenSER, openser-1.3.1-notls from:<br>
&gt; <a href="http://openser.org/pub/openser/1.3.1/src/" target="_blank">http://openser.org/pub/openser/1.3.1/src/</a> on Fedora Core 8.<br>
<br>
</div>Why you don&#39;t use Fedora packages?<br>
You can install openser-1.3.0 from fedora updates or openser-1.3.1 from<br>
updates-testing using yum:<br>
 &nbsp;yum install --enablerepo=updates-testing openser openser-mysql<br>
<div><br>
&gt; However, when i try to create database: &nbsp; /usr/local/sbin/openserdbctl<br>
&gt; create<br>
&gt; I get the error as:<br>
&gt;<br>
&gt; database engine &#39;mysql&#39; loaded<br>
&gt; INFO: test server charset<br>
&gt; ERROR 2002 (HY000): Can&#39;t connect to local MySQL server through socket<br>
&gt; &#39;/var/lib/mysql/mysql.socket&#39; (2)<br>
&gt; ERROR 2002 (HY000): Can&#39;t connect to local MySQL server through socket<br>
&gt; &#39;/var/lib/mysql/mysql.socket&#39; (2)<br>
&gt; Usage: egrep [OPTION]... PATTERN [FILE]...<br>
&gt; Try `egrep --help&#39; for more information.<br>
&gt; /usr/local/lib/openser/openserctl/openserdbctl.mysql: line 112: [: =: unary<br>
&gt; operator expected<br>
&gt; INFO: creating database openser ...<br>
&gt; ERROR 2002 (HY000): Can&#39;t connect to local MySQL server through socket<br>
&gt; &#39;/var/lib/mysql/mysql.socket&#39; (2)<br>
&gt; ERROR: Creating core database and grant privileges failed!<br>
<br>
</div>Looks like your mysql root passowrd is wrong.<br>
Please do not set openser RO and RW user to root. This script does not like<br>
it. Please edit /etc/openser/openserctlrc file and set your options and then<br>
try to run:<br>
 &nbsp;openserdbctl create<br>
again.<br>
<br>
Works for me, but not for UTF8 engoding (keys are too long here).<br>
<font color="#888888"><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;SAL<br>
</font></blockquote></div><br>