This is an installer script for phpVMS. Download from:
http://github.com/ns...pvms_install.sh
You need shell access. To use, upload to your phpVMS directory (or where you want to install phpVMS). Instead of uploading, you can also just WGET the script:
cd /path/to/phpvms
wget http://github.com/nshahzad/phpvms_utils/raw/master/phpvms_install.sh
chmod +x phpvms_install.sh
./phpvms_install.sh
Then follow the prompts. You can easily install/upgrade/upgrade betas, including on an existing install which you didn't use this script on, though it has to be over version 2.0
Gimme feedback!