hello friends,
I did the following commonds, but no luck.
[root@localhost root]# /usr/local/sbin/serctl stop Stopping SER : No PID file found! SER probably not running [root@localhost root]# ps -aux|grep ser rpcuser 849 0.0 0.1 1556 716 ? S 09:42 0:00 rpc.statd root 2275 0.0 1.3 19440 7184 ? S 15:31 0:00 kdeinit: dcopserv root 2296 0.0 0.0 1416 316 ? S 15:31 0:00 kwrapper ksmserve root 2298 0.0 1.7 20424 9188 ? S 15:31 0:00 kdeinit: ksmserve [root@localhost root]# /usr/local/sbin/serctl start
Starting SER : started pid(3381) [root@localhost root]# ps -aux|grep ser rpcuser 849 0.0 0.1 1556 716 ? S 09:42 0:00 rpc.statd root 2275 0.0 1.3 19440 7184 ? S 15:31 0:00 kdeinit: dcopserv root 2296 0.0 0.0 1416 316 ? S 15:31 0:00 kwrapper ksmserve root 2298 0.0 1.7 20424 9188 ? S 15:31 0:00 kdeinit: ksmserve [root@localhost root]#
Yours, Abdul Lateef Computer Programmer HATIF COM Mob: +974 - 5405022 Tel: +974 - 4883068 ICQ: 276994704 YM!: abdul_zu Fax: +974 - 4883063 Doha Qatar http://www.hatif.com
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
that means its not running, first u need to start ser, look in /var/log/messages after u started to see if u get any errors
or do this
/usr/local/sbin/ser -ddddddd -E -f /usr/local/etc/ser/ser.cfg
and see what it comes up with
iqbal
Abdul Lateef wrote:
hello friends,
I did the following commonds, but no luck.
[root@localhost root]# /usr/local/sbin/serctl stop Stopping SER : No PID file found! SER probably not running [root@localhost root]# ps -aux|grep ser rpcuser 849 0.0 0.1 1556 716 ? S 09:42 0:00 rpc.statd root 2275 0.0 1.3 19440 7184 ? S 15:31 0:00 kdeinit: dcopserv root 2296 0.0 0.0 1416 316 ? S 15:31 0:00 kwrapper ksmserve root 2298 0.0 1.7 20424 9188 ? S 15:31 0:00 kdeinit: ksmserve [root@localhost root]# /usr/local/sbin/serctl start
Starting SER : started pid(3381) [root@localhost root]# ps -aux|grep ser rpcuser 849 0.0 0.1 1556 716 ? S 09:42 0:00 rpc.statd root 2275 0.0 1.3 19440 7184 ? S 15:31 0:00 kdeinit: dcopserv root 2296 0.0 0.0 1416 316 ? S 15:31 0:00 kwrapper ksmserve root 2298 0.0 1.7 20424 9188 ? S 15:31 0:00 kdeinit: ksmserve [root@localhost root]#
Yours, Abdul Lateef Computer Programmer HATIF COM Mob: +974 - 5405022 Tel: +974 - 4883068 ICQ: 276994704 YM!: abdul_zu Fax: +974 - 4883063 Doha Qatar http://www.hatif.com
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
.