-
home page
-
vtenext - Official Forum
-
vtenext CE
-
Upgrade to 4.4.1-45
Upgrade to 4.4.1-45
Riduci
Di più
-
Messaggi: 30
-
Ringraziamenti ricevuti 0
-
-
06/03/2014 09:32 #3077
da yari
Hello! .. I did upgrade to 4.4.1-45 upgrade.Ho following instructions, but in the end after a page refresh I get redirected to the link "
192.168.x.xxx/vtecrm43/modules/Update/free_changes/
45.php "appears and says" There arent updates for this version of VTECRM.Please contact Crmvillage.BIZ if you think this version That Should Be updated. ". permits are the same as before
I retried restarting from scratch backup operation but the result does not change.
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 56
-
Ringraziamenti ricevuti 7
-
-
07/03/2014 14:47 #3078
da cpvt
You probably don't give the right permission to file before run the update.
Rename the file modules/Update/free_changes/45.php to 45.php.txt
cp
PS: why this forum has a moderator if they don't write on it.
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 30
-
Ringraziamenti ricevuti 0
-
-
10/03/2014 08:21 #3080
da yari
I change 45.php, now i can sign in but not everything appears.What are the correct permissions? now are www-data/777 as in orgine and everything worked
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 56
-
Ringraziamenti ricevuti 7
-
-
13/03/2014 10:31 #3083
da cpvt
On Ubuntu You have to change dir to /var/www supposing that the vtecrm43 dir is inside that directory. Then execute
chown -R www-data.www-data vtecrm43/
chmod -R g+w vtecrm43/
but You have to do that before starting the upgrade becouse the update script has to write or modify some files.
i suggest you to restore the backup and redo the upgrade.
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 30
-
Ringraziamenti ricevuti 0
-
-
28/05/2014 09:23 #3148
da yari
Hi
I restored my vte backup and run a new&fresh upgrade.
After upgrade is displayed the log file ( attach )
I tried login but it appears
"There aren't updates for this version of VTECRM.
Please contact Crmvillage.BIZ if you think that this version should be updated."
then i changed the 45.php to 45.php.txt
now login but the application is not complete...missing any part\pages, ueser preferenxces not run etc.
chown -R www-data.www-data vtecrm43/
chmod -R g+w vtecrm43/...done
now? what else....?
Si prega Accedi a partecipare alla conversazione.
Riduci
Di più
-
Messaggi: 56
-
Ringraziamenti ricevuti 7
-
-
29/05/2014 09:53 #3149
da cpvt
Hi yari, as I said before:
chown -R www-data.www-data vtecrm43/
chmod -R g+w vtecrm43/
You have to do that BEFORE starting the upgrade becouse the update script has to write or modify some files.
i suggest you to restore the backup (files and dn) and redo the upgrade.
On a fresh restored copy follow this steps in order:
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.
Si prega Accedi a partecipare alla conversazione.
-
home page
-
vtenext - Official Forum
-
vtenext CE
-
Upgrade to 4.4.1-45
Tempo creazione pagina: 0.173 secondi