-
home page
-
vtenext - Official Forum
-
vtenext CE
-
Disaster recovery VTE 4.2
Disaster recovery VTE 4.2
Riduci
Di più
-
Messaggi: 43
-
Ringraziamenti ricevuti 2
-
-
26/02/2013 18:06 #2746
da pasquale.dibari
Hi,
I replaced the hard drive and I have to install VTE 4.2. I have a backup of VTE folder and the database dumb files. I can not activate VTE 4.2.
Help me please :-(
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 32
-
Ringraziamenti ricevuti 0
-
-
-
-
28/02/2013 12:46 #2749
da andrea.biasi
check the files and folder permissions and owners, the restart the server, hope this help!
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 43
-
Ringraziamenti ricevuti 2
-
-
03/03/2013 18:19 #2758
da pasquale.dibari
Files permissions are 644 (find . -type f -exec chmod 644 {} \;)
Dir permissions are 755 (find . -type d -exec chmod 755 {} \;)
Are correct?
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 219
-
Ringraziamenti ricevuti 16
-
-
Riduci
Di più
-
Messaggi: 43
-
Ringraziamenti ricevuti 2
-
-
04/03/2013 18:32 #2763
da pasquale.dibari
Hi mapo, I:
1) restore VTE dir (tar -xzvf vte_backup.tgz);
2) create new VTE database (create database VTE default character set utf8 collate utf8_general_ci);
3) restore mySQL dump file (mysql -u root -ppassword vte < vte_backup.sql);
4) decompress the package vte457-691.tgz (tar -xzvf vte457-691.tgz);
5) copy it content to the root directory of VTE (cp -R vte457-691/ VTE/;
6) give apache all the right (chon -R www:www VTE/) and permissions for all the VTE folder (find VTE/ -type d -exec chmod 755 {} \;) and files (find VTE/ -type f -exec chmod 644 {} \;) recursively;
7) open my browser and navigate to my VTECRM url;
8) insert user name and password of a administrator user (see screenshot1.jpg).
The result is in the screenshot2.jpg.
Can you help me?
Thanks
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 43
-
Ringraziamenti ricevuti 2
-
-
06/03/2013 16:52 #2766
da pasquale.dibari
Hi mapo,
I need to restart. I tried import data in new VTE installation 4.4.1 unsuccessfully.
If I can not solve it's possible to import VTE 4.2 data in any version of vtiger?
Thanks.
Si prega Accedi a partecipare alla conversazione.
-
home page
-
vtenext - Official Forum
-
vtenext CE
-
Disaster recovery VTE 4.2
Tempo creazione pagina: 0.166 secondi