Program Error+plugins manager

sarwhost

Verified User
Joined
May 6, 2013
Messages
37
Hello
On the page plugins manager admin Directadmin a erroro
Please help me for fix
Code:
Program Error

Details

A segmentation fault has occurred
http://help.directadmin.com/item.php?id=185
I go to
http://help.directadmin.com/item.php?id=185
run its comments
but not solved
Code:
[root@m ~]# cd /usr/local/directadmin
[root@m directadmin]# killall -9 directadmin
[root@m directadmin]# gdb directadmin
-bash: gdb: command not found
[root@m directadmin]# run s
-bash: run: command not found
[root@m directadmin]#
[root@m directadmin]# bt full
-bash: bt: command not found
[root@m directadmin]#
[root@m directadmin]#
 
Please install gdb, and re-run commands then:
Code:
yum -y install gdb
 
Tankyou sir
But not soved
[root@m ~]# yum -y install gdb
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.ratiokontakt.de
* extras: mirror.checkdomain.de
* updates: mirror.wiuwiu.de
Package gdb-7.6.1-110.el7.x86_64 already installed and latest version
Nothing to do
[root@m ~]#
 
May you create a ticket with access details at tickets.directadmin.com and steps to reproduce the problem? Thank you!
 
Back
Top