Cobra Forum

Plesk Panel => Web Application => Topic started by: mahesh on Oct 22, 2024, 08:51 AM

Title: Error on SSH Terminal on a Plesk server: No entry for terminal type "xterm-256co
Post by: mahesh on Oct 22, 2024, 08:51 AM
Symptoms

[root@srv cosmoeconomics.com]# su - ice489458478
Last login: Fri Aug 23 23:13:39 BST 2024 on pts/0
Interactive shell

No entry for terminal type "xterm";
using dumb terminal settings.
php >

Cause
Misconfiguration on .bashrc file.

Resolution
1.Log into Plesk via SSH.

2.Move the .bashrc file out of the way:

#mv /var/www/vhosts/example.com/.bashrc{,.old}