Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Need help to install wordpress on OpenVZ VPS
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Need help to install wordpress on OpenVZ VPS

zareef4uzareef4u Member
edited February 2013 in Help

i have VPS 128mb ram 128mb Vswap 5GbSSDHD wanna install wordpress i tried lowendbox scripts but getting error of ms1 socket 2002 error

Comments

  • Just install nginx using freevps script(it installs nginx, mysql, php for you). Then just goto the www directory, put files in there, then login to mysql via ssh(or you can do it via phpmyadmin - but you'd have to install it), create database, users, set up all permissions, then put those settings into wordpress, then it should be fine.

  • which os will be better ?

  • for freevps scripts you need centos, but juding by your only 128mb ram, i'd use Debian.

  • can i get script i searching which i got its getting error 404 while downloading

  • Minstall + apt-get install wordpress

  • @curtisg said: for freevps scripts you need centos, but juding by your only 128mb ram, i'd use Debian.

    Debian 32 bit should work nice

  • There used to be a lowendbox script for this, I hope it's still online.

  • gracagraca Member
    edited February 2013

    -install mysql
    bash setup-debian.sh mysql

    • install php
      bash setup-debian.sh php

    • install wordpress
      bash setup-debian.sh wordpress

    If you're not satisfied with that, you can resintall again your VPS container, and there are many other installation script that you can try, check this URL -> http://lowendscripts.com/wiki/shell_scripts

  • You may be better off selecting shared hosting that also has Softaculous. You can then install Wordpress with a single click.

  • This is a great script at http://www.tuxlite.com
    Installation Instructions: http://www.tuxlite.com/installation/

    Debian or Ubuntu Nginx or Apache PHP-FPM plus more. Easy configuration, just follow above instructions. After you create a user and assign a domain to that user, just run wordpress.sh

    Enjoy

Sign In or Register to comment.