A Newbies Method of Getting X4 on your Server
The cPanel Offical documentation suggests installations should be carried out as follows:
curl -O
unzip x4_install.zip
cd x4_install
./install
Hope that helps...
-
I'm just curious, but how does replacing the Linux curl command with wget work better? They both accomplish the same task, and all you really need to do is copy the line from your Web browser and paste it into the SSH session. 0 -
Just a style preference kinda thing. Either wget or curl -O will work for downloading the plugin. 0 -
Absolutely, but my curiosity was about why one would make it easier, when the other commands required are the same. :) 0 -
Adding some additional Info here: curl vs Wget :) 0
Please sign in to leave a comment.
Comments
4 comments