Question
problems in building LANMP service
Hi, there. I am running Ubuntu 14.04 on my VPS server and I was attempting to install LANMP from WDCLinux. I followed the steps given:
wget http://dl.wdlinux.cn:5180/lanmp_laster.tar.gz
tar zxvf lanmp_laster.tar.gz
sh install.sh
Here is the error. It shows “cannot find ‘screen’ command” and it blocked the installation. However, I have installed 'screen’ already by apt-get install screen and it shows 3 not upgraded. I don’t know if this is the cause. So how can I continue the installation? Thank you.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×