Problem with starting bopm - no pid file

Magical mysterytour <[email protected]> Thu, 30 Apr 2009 21:33:49 +0200
Newsgroups gmane.network.irc.bopm
Message-ID <[email protected]>
--0015174bf1dc7c91b70468cac656
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

hi, i've got a problem getting the bopm working - when i set it up it didn't
have a .pid file and so gave an error on startup
i get this in the logs:

MAIN -> BOPM 3.1.3 started.
MAIN -> Reading configuration file...
CONFIG -> Loading /root/bopm/etc/bopm.conf
MAIN -> Error opening /bopm/bin/bopm.pid: No such file or directory

ok that's fixable - normally - i first made a .pid file in a text file and
upped that to the server where it's needed and tried to start bopm then -
failed

MAIN -> BOPM 3.1.3 started.
MAIN -> Reading configuration file...
CONFIG -> Loading /root/bopm/etc/bopm.conf
MAIN -> Error opening /bopm/bin/bopm.pid: No such file or directory

then i tried making a .pid file using " touch"  that too resulted in the
same error message.

i looked at the error message again and decided that perhaps the error was
cos if the file path - so changed it - still no joy

MAIN -> BOPM 3.1.3 started.
MAIN -> Reading configuration file...
CONFIG -> Loading /root/bopm/etc/bopm.conf
MAIN -> Error opening root/bopm/bin/bopm.pid: No such file or directory

i have this in the config file (when i changed the path i changed it here in
the config as well  btw - just to clarify) :

options {
    pidfile = "/bopm/bin/bopm.pid";
    dns_fdlimit = 64;
};

the " root" folder isn't the actual root but a subfolder called root (not my
choice but what i have to work with)

it's for an ircd - unreal3.2 -
<https://sourceforge.net/project/showfiles.php?group_id=94081&package_id=99987&release_id=650632>anope
1.8.0 (Dec 31st '08)


i'd appriciate any help with this as i'm stuck

Thanks !

Magical.

--0015174bf1dc7c91b70468cac656
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

hi, i&#39;ve got a problem getting the bopm working - when i set it up it d=
idn&#39;t have a .pid file and so gave an error on startup <br>i get this i=
n the logs: <br><br>MAIN -&gt; BOPM 3.1.3 started.<br>MAIN -&gt; Reading co=
nfiguration file...<br>
CONFIG -&gt; Loading /root/bopm/etc/bopm.conf<br>MAIN -&gt; Error opening /=
bopm/bin/bopm.pid: No such file or directory<br><br>ok that&#39;s fixable -=
 normally - i first made a .pid file in a text file
and upped that to the server where it&#39;s needed and tried to start bopm
then - failed <br><br>MAIN -&gt; BOPM 3.1.3 started.<br>MAIN -&gt; Reading =
configuration file...<br>CONFIG -&gt; Loading /root/bopm/etc/bopm.conf<br>M=
AIN -&gt; Error opening /bopm/bin/bopm.pid: No such file or directory<br>
<br>then i tried making a .pid file using &quot; touch&quot;=A0 that too re=
sulted in the same error message.<br><br>i looked at the error message agai=
n and decided that perhaps the error was cos if the file path - so changed =
it - still no joy<br>
<br>MAIN -&gt; BOPM 3.1.3 started.<br>MAIN -&gt; Reading configuration file=
...<br>CONFIG -&gt; Loading /root/bopm/etc/bopm.conf<br>MAIN -&gt; Error op=
ening root/bopm/bin/bopm.pid: No such file or directory<br><br>i have this =
in the config file (when i changed the path i changed it here in the config=
 as well=A0 btw - just to clarify) : <br>
<br>options {<br>=A0=A0=A0 pidfile =3D &quot;/bopm/bin/bopm.pid&quot;;<br>=
=A0=A0=A0 dns_fdlimit =3D 64;<br>};<br><br>the &quot; root&quot; folder isn=
&#39;t the actual root but a subfolder called root (not my choice but what =
i have to work with)<br>
<br>it&#39;s for an ircd - unreal3.2 -=A0<a href=3D"https://sourceforge.net=
/project/showfiles.php?group_id=3D94081&amp;package_id=3D99987&amp;release_=
id=3D650632"></a>anope 1.8.0 (Dec 31st &#39;08)
      <br><br><br>i&#39;d appriciate any help with this as i&#39;m stuck <b=
r><br>Thanks !<br><br>Magical.<br>
<br>

--0015174bf1dc7c91b70468cac656--