hi
this is the output of ps -x
root@nitin:~# ps -x
Warning: bad ps syntax, perhaps a bogus '-'? See
http://procps.sf.net/faq.html
PID TTY STAT TIME COMMAND
1 ? S 0:04 init [3]
2 ? S 0:00 [keventd]
3 ? SN 0:00 [ksoftirqd_CPU0]
4 ? S 0:02 [kswapd]
5 ? S 0:00 [bdflush]
6 ? S 0:00 [kupdated]
10 ? S< 0:00 [mdrecoveryd]
11 ? S 0:00 [kjournald]
43 ? S<s 0:00 udevd
95 ? Ss 0:00 /usr/sbin/syslogd
102 ? Ss 0:00 /usr/sbin/klogd -c 3 -x
270 ? S 0:00 [khubd]
3993 ? Ss 0:00 /usr/sbin/inetd
3997 ? Ss 0:00 /usr/sbin/sshd
4008 ? S 0:00 /usr/sbin/crond -l10
4013 ? Ss 0:00 sendmail: accepting connections
4025 ? Ss 0:00 /usr/sbin/gpm -m /dev/mouse -t imps2
4027 tty1 Ss 0:00 -bash
4028 tty2 Ss+ 0:00 /sbin/agetty 38400 tty2 linux
4029 tty3 Ss+ 0:00 /sbin/agetty 38400 tty3 linux
4030 tty4 Ss+ 0:00 /sbin/agetty 38400 tty4 linux
4031 tty5 Ss+ 0:00 /sbin/agetty 38400 tty5 linux
4032 tty6 Ss+ 0:00 /sbin/agetty 38400 tty6 linux
4045 tty1 S+ 0:00 xinit
4046 ? R< 1:23 X :0
4050 tty1 S 0:00 sh /root/.xinitrc
4051 tty1 S 0:00 /bin/sh /opt/kde/bin/startkde
4076 ? Ss 0:00 kdeinit Running...
4079 ? S 0:00 kdeinit: dcopserver --nosid
4081 ? S 0:00 kdeinit: klauncher
4084 ? S 0:00 kdeinit: kded
4089 ? S 0:00 kdeinit: kded
4090 ? S 0:00 kdeinit: kded
4095 ? S 0:01 artsd -F 10 -S 4096 -s 60 -m artsmessage -c drkonqi -l 3 -f
4097 ? S 0:00 kdeinit: kaccess
4098 tty1 S 0:00 kwrapper ksmserver
4100 ? S 0:00 kdeinit: ksmserver
4101 ? S 0:04 kdeinit: kwin -session 10dc697469000115278962000000038760000_1153318338_110240
4103 ? S 0:01 kdeinit: kdesktop
4105 ? S 0:02 kdeinit: kicker
4107 ? S 0:00 kdeinit: klipper
4111 ? S 0:00 korgac --miniicon korganizer
4112 ? S 0:00 kdeinit: noatun -session 10dc697469000115330465000000039930047_1153318336_216031
4115 ? S 0:00 kdeinit: knotify
4116 ? S 0:00 artsd -F 10 -S 4096 -s 60 -m artsmessage -c drkonqi -l 3 -f
4120 ? S 0:06 kdeinit: konqueror --silent
4185 ? S 0:00 kdeinit: kio_uiserver
4190 ? S 0:04 kdeinit: konqueror -mimetype inode/directory system:/
4195 ? S 0:00 kdeinit: konqueror -mimetype inode/directory system:/
4251 ? S 0:13 kdeinit: konqueror --silent
4331 ? R 0:02 kdeinit: konsole --ls
4332 pts/1 Ss 0:00 -bash
4346 pts/1 S+ 0:10 /usr/bin/perl /usr/bin/cpan
4348 pts/2 Ss+ 0:00 -bash
4366 pts/3 Ss 0:00 -bash
4614 ? S 0:00 rssservice
4619 ? S 0:00 kdeinit: kio_file file /tmp/ksocket-root/klauncher5axrca.slave-socket /tmp/ksocket-
4632 ? S 0:04 kdeinit: konqueror --silent
4679 pts/3 R+ 0:00 ps -x
root@nitin:~#
i have also try
locate -u
but its not works.
also i try AST_update.pl --debug
this is output
root@nitin:/# /home/cron/AST_update.pl --debug
Can't locate Net/Telnet.pm in @INC (@INC contains: ./lib ../lib /usr/lib/perl5/5.8.7/i486-linux /usr/lib/perl5/5.8.7 /usr/lib/perl5/site_perl/5.8.7/i486-linux /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl .) at /home/cron/AST_update.pl line 139.
BEGIN failed--compilation aborted at /home/cron/AST_update.pl line 139.
this is the output of AST_VDauto-dial.pl --debug
root@nitin:/# /home/cron/AST_VDauto-dial.pl --debug
-bash: /home/cron/AST_VDauto-dial.pl: No such file or directory
the only error is that of access mysql using /usr/local/mysql/bin/mysql
i got this error
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
any clues!!!!!!!!!!!
ps- i am on slackware 10.2 with kernal 2.6.31
i have installed asterisk 1.2.9.1; zaptel 1.2.6; libpri1.2.3
i have mysql 4.1.19
my asterisk is working fine.
please help
thanks in advance