phpBash not responding
touhidshaikh opened this issue · 1 comments
touhidshaikh commented
after typing vi or nano command.
phpbash not responding any command.
example :
www-data@localhost:/var/www/html/phpbash# nano filename
or
www-data@localhost:/var/www/html/phpbash# vi
Arrexel commented
phpbash is non-interactive, and will not work with commands like nano/vi/su/etc. I tested after some recent changes and it no longer hangs when attempting these commands, so I will close this for now.