When we've completed the complete installation,
postgresql + msyslog, and we add Startup scripts to
rc3.d directory, at boot time only the db comes up, the
syslog refuses to start up. the scripts work correctly.
Any ideas /
I experienced the same problem, the msyslog refused to start,
it just remained there with a " Starting syslog ". The
solution was
to disable the debug option, so as to start msyslog without
any debugging.
The system is a RH 7.2 with msyslog-1.08e (the latest at
this time).
I hope it helps.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
could you run the msyslog daemon from command line?
(if not, could you run with option -d 9999 and regular opts
and send the output to the mailing list?)
this tracker is not the regular place to report bugs, as you
probably realize now :) sorry.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Note for anyone running Mandrake box..... Currently known
to be a problem on 9.1 - could also be a problem on many
other boxen using RPM...
Some systems to NOT create a libmysqlclient.so file - there
is a libmysql.so.12 and libmysqlclient-r.so.12....
I was having a problem where I would try and start the
msyslog daemon, it looked like it started (got the OK in the
initscripts) but it did not, in fact, start. I had to link
libmysqlclient.so to libmysqlclient.so.12 to get it to work..
After I created thata link, the syslog is running great....
Now, all i need is a tool to monitor and view logs ;)
Rob Day (zarin-AT-dscn.ath.cx)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=357072
I experienced the same problem, the msyslog refused to start,
it just remained there with a " Starting syslog ". The
solution was
to disable the debug option, so as to start msyslog without
any debugging.
The system is a RH 7.2 with msyslog-1.08e (the latest at
this time).
I hope it helps.
Logged In: YES
user_id=36755
arch?
could you run the msyslog daemon from command line?
(if not, could you run with option -d 9999 and regular opts
and send the output to the mailing list?)
this tracker is not the regular place to report bugs, as you
probably realize now :) sorry.
Logged In: NO
Note for anyone running Mandrake box..... Currently known
to be a problem on 9.1 - could also be a problem on many
other boxen using RPM...
Some systems to NOT create a libmysqlclient.so file - there
is a libmysql.so.12 and libmysqlclient-r.so.12....
I was having a problem where I would try and start the
msyslog daemon, it looked like it started (got the OK in the
initscripts) but it did not, in fact, start. I had to link
libmysqlclient.so to libmysqlclient.so.12 to get it to work..
After I created thata link, the syslog is running great....
Now, all i need is a tool to monitor and view logs ;)
Rob Day (zarin-AT-dscn.ath.cx)
Logged In: YES
user_id=36755
we don't provide startup scripts... so we can't tell what
are you doing.