upgrade from 4.4.1 to 4.5 on Ubuntu

Di più
11/03/2014 17:22 #3081 da cbasso
Hello all, does anyone know where I can find the guide to upgrade version 4.5 on Linux? (Ubuntu 12.04LTS)

Thank you.

Si prega Accedi a partecipare alla conversazione.

Di più
13/03/2014 10:42 #3084 da cpvt
For the free version, a very short instruction list are show when you click un the pop-up saying that there is an upgrade available.

basicaly you have to download a .tgz file,
- extract it to a temp dir already existing: tar -C /root/tmp -xzvf vte441-45.tgz
- copy recursively all the file and dir into the vte installation dir: cp -R /root/tmp/vte441-445/* /var/www/vtecrm43/
- Set up the correct permission and ownership:
cd /var/www/
chown -R www-data.www-data vtecrm43/
chmod -R g+w vtecrm43/
- Login to your vte installation and follow the instrictions.

cp

Si prega Accedi a partecipare alla conversazione.

Di più
13/03/2014 11:08 #3085 da cbasso
Thank you cp.
In addition I would like to create a test environment, could you give me the command list in case of a fresh installation? I already installed Ubuntu server in a virtual machine and downloaded vtecrm45free.tgz package.

Thanks!

Si prega Accedi a partecipare alla conversazione.

Di più
14/03/2014 13:40 #3089 da cpvt
NB: you have to register each copy of vte free with different username becouse if you try to use the same username for test and production enviroiment you loose some feature on the first you have registered.

After that the basic information to set up a fresh installation are:

- tar -C /var/www -xzvf vtecrm45free.tgz
- configure apache as you want it works
- go to login page and follow the instructions. You probably have to modify the /etc/php/apache2/php.ini as the installer says.
- at the end you have to register with the account you created in www.vtecrm.com

For a production enviroiment and fine tuning I suggest to you to contact a patner ( www.crmvillage.biz if you are Italian) and buy a training course.

cp

Si prega Accedi a partecipare alla conversazione.

Tempo creazione pagina: 0.175 secondi