Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Plugin autoupgrade
 
Notifications
Clear all

Plugin autoupgrade

3 Posts
2 Users
0 Reactions
2,513 Views
(@jvillemur)
Posts: 3
Active Member
Topic starter
 
[#5019]

Hello,
We have a problem updating the projeqtor v6.5.2 with the autoupgrade plugin .
In web interface "Plugs-ins-->Mise à jour ..." to choose projeqtorV6.5.7.zip and select "+" , we get the error :

2018-03-08 16:46:55.122 ===== TRACE ===== New installation found : projeqtorV6.5.7.zip
2018-03-08 16:46:55.154 ** ERROR ** [V6.5.2] ERROR **
2018-03-08 16:46:55.154
** ERROR ** [V6.5.2] on file '/var/www/html/projeqtor/plugin/installAuto/installAutoInstall.php' at line (80)
2018-03-08 16:46:55.154
** ERROR ***** [V6.5.2] cause = ZipArchive::extractTo(): File exists
( Install dir : /var/www/html/projeqtor)
It is a problem of our installation or a plugin bug ?
Thanks for your help


 
Posted : 13 Mar 2018 18H53
(@babynus)
Posts: 14952
Member Admin
 

It seems that you already have a folder projeqtor on your projeqtori forlder.
I explain...

Lets concider your installation or projeqtor in on forlder /var/www/html/projeqtor (this is linux default, it may be different on Windows)
This projeqtor folder should contain sub folders
- api
- docs
- db
- files
- model
- plugin
- report
- tool
- view.
InstallAuto will temporaly unzip distribution on root frlder of projeqtor, so will create new sub-folder called projeqtor under existing projeqtor folder.
So there will be /var/www/html/projeqtor/projeqtor
Then Install auto will move files to overwrite existing code with new one and purge this extra folder.

It seems that in your server; the projeqtor sub-folder already exists in projeqtor folder. This blocks the install.
Try and delete (or rename) this folder and test again.


 
Posted : 14 Mar 2018 14H01
(@jvillemur)
Posts: 3
Active Member
Topic starter
 

indeed, I had looked badly. There was a link ( projeqtor ) in home of appli. I destroyed it and the plug works. Upgrade is ok.
Thanks


 
Posted : 14 Mar 2018 15H18
Share:

Scroll to Top