PDA

View Full Version : [ubuntu] syntax error near unexpected token newline <DOCTYPE html> while installing zpanel



salim5
April 1st, 2015, 04:28 AM
I am new to ubuntu, trying to install zpanel on my VPS server.I have followed this answer,

http://askubuntu.com/questions/430231/how-to-install-zpanel-10-1-1-for-ubuntu-server-12-04-lts

first download the script
wget https://raw.github.com/zpanel/installers/master/install/Ubuntu-12_04/10_1_1.sh
Then make the script executable
chmod +x 10_1_1.sh
Then run the script
sudo ./10_1_1.sh
and it worked till I run the script.After executing the script,when I run it,I get this error on my putty

./10_1_1.sh: line 4: syntax error near unexpected token `newline'
./10_1_1.sh: line 4: `<!DOCTYPE html>'


How can I get rid of this problem?Please help.

Thank you

sandyd
April 1st, 2015, 04:49 AM
Please don't create multiple threads on the same topic as this dilutes community effort.

Thanks!
Original Thread -> http://ubuntuforums.org/showthread.php?t=2271697