What type of hardware are you using: Old laptop or computer What YunoHost version are you running: 12.0.9.1 What app is this about: my_webap, ghost, actual
Describe your issue
Hi, I cant install lot of apps for web serving. I try to install my_webapp , ghost etc but cant install success. I reported all of them. I think it’s caused by the PHP and npm versions.
Thanks for answer. Its done. I can install my_webapp.
and i write how can i change debian language to english again,
First i change language on debian. (
sudo su
dpkg-reconfigure locales
then i select: en_GB
env | grep LANG (answer = LANG=C.UTF-8. now)
then i change the two selections in TOOLS – Web Admin Settings to English also.
then reboot and finish. (note: C.UTF meaning is computer english, so i thing there isnt any problem for me, is it? )