Install Wordpress directly on you webserver in terminal througt ssh or putty consol.
WordPress directly to your web server using wget (or lynx or another console-based web browser):
* wget http://wordpress.org/latest.tar.gz
* Then unzip the package using:
tar -xzvf latest.tar.gz
No comments:
Post a Comment