Author Topic: Current version not available in install script 1.7.3.1 -> 1.7.4  (Read 7144 times)

Arthur Mullard

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
I'm upgrading from 1.7.3.1 to 1.7.4

having unpacked 1.7.4 and following the installation instruction:

"5. Go to <your_feng>/public/upgrade in your browser and choose to upgrade from your current version to 1.7"

but my current version 1.7.3.1 iis not listed for me to select. Its defauting to 1.1 and give me drop down option up to 1.6.2

Any suggestions? Is this normal? What cuurent version can I safely select?

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #1 on: April 19, 2011, 11:39:44 am »
If you copy and replace ALL of the files from 1.7.4 for the ones in 1.7.3.1, and you have not done any change at all in the code or database, if you go to public/upgrade, you would just need to select the latest version available, and that is it.
Please take into account that we have just realised that the automatic upgrade seems to have some issues in some environments, but we do not know yet if in all.

Best regards,
Francisco
« Last Edit: April 20, 2011, 11:06:36 am by franponce87 »
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!

Arthur Mullard

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #2 on: April 21, 2011, 01:51:07 pm »
Thanks for your reply francisco.

I have replaced all the folders except Config and Upload. I;ve not changed any databas code.

So I'm still fine to go ahead selecting latest (1.6.2) as my current installation?

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #3 on: April 25, 2011, 11:18:28 am »
After replacing those files (taking into account the permissions as well), you would need to go to public/upgrade and run it.
Have you checked the following page for more information yet?
http://www.fengoffice.com/web/wiki/doku.php/installation

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!

dacapitan

  • Freshman
  • *
  • Posts: 19
    • View Profile
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #4 on: April 29, 2011, 08:31:03 pm »
France,

I tried this with 1.7.2 and this is not correct.  You get database errors on upgrade

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #5 on: May 09, 2011, 11:19:32 am »
That could be because some queries may have been ran and already performed some changes.. I would advise restoring your data base and then upgrading from 1.7.2 to 1.7.4 MANUALLY, as we have detected an issue with the automatic upgrade to 1.7.4 which we have fixed for the next version (coming soon).

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!

dacapitan

  • Freshman
  • *
  • Posts: 19
    • View Profile
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #6 on: May 09, 2011, 12:51:51 pm »
I did this, restoring db, and got an error with manual.

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #7 on: May 23, 2011, 12:20:46 pm »
Have you tried upgrading to 1.7.5-rc?

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!

Arthur Mullard

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #8 on: July 06, 2011, 07:03:44 am »
No, now you have 1.7.5 , I'll give it a go. Cheers.

AndyDu

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #9 on: July 09, 2011, 05:03:26 pm »
And?? any solution or sucess ;)

Tryied 1.7.2 -> 1.7.4
and 1.7.2 -> 1.7.5

manual and automatic and I am always getting:

"Failed to execute DB schema transformations. MySQL said: Duplicate key name 'by_object'"

Greets Andy

PS: Francisco & team thank you for your great work!!

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #10 on: July 27, 2011, 03:28:35 pm »
Hello Andy, welcome to Feng Office Forums!

You seem to have a problem in the SQL upgrade, not in the code one. May be you should consider doing the SQL parts manually? But in order to do so, you would have to check out which commands have already been ran already and which not.. and run those which have not.

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!

mobang

  • Freshman
  • *
  • Posts: 11
    • View Profile
    • Email
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #11 on: July 30, 2011, 10:54:20 am »
Hi,

had the same error upgrading from 1.7.3.1 to 1.7.4.
The upgrade script Pastafrola... tries to create indexes on some tables that already have them. Deleting all these indexes and then running upgrade script made our day ;-)

Hth
Ralf

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Current version not available in install script 1.7.3.1 -> 1.7.4
« Reply #12 on: August 12, 2011, 08:30:03 pm »
Hi,

had the same error upgrading from 1.7.3.1 to 1.7.4.
The upgrade script Pastafrola... tries to create indexes on some tables that already have them. Deleting all these indexes and then running upgrade script made our day ;-)

Hth
Ralf
Hi Ralf, that is exactly what I meant heh.
There used to be some issues with the upgrade versions from 1.7.3 to 1.7.4.. but 1.7.5 should be fine!

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!