Page 1 of 1

Upgrade Problems to Version 2.2.1

Posted: Mon Jun 26, 2017 10:11 am
by maehschaf
Hello,

I try to upgrade from 2.1.6 to 2.2.1.

A. With phar-php-installer I get this error message in Step 3:

Code: Select all

Checking for working tmpfile()
The system tmpfile() function is not functioning. This is required to allow us to extract archives. The optional TMPDIR url argument can be provided to the installer to specify a writeable directory. See the README file that should be in included in this directory.
I tried to set TMPDIR as an URL argument, i. E. by adding &TMPDIR=/... to the URL. But without any success. I tried absolut pathes, seen from the webserver root and from my hoster's server root.

B. With extended installer I get this error:

Code: Select all

Fatal Error

Invalid config value for dest - not a directory, or not writable
I really do not know what to do now.

Any ideas/help is welcome.

Thank You,
Martin

Re: Upgrade Problems to Version 2.2.1

Posted: Mon Jun 26, 2017 8:15 pm
by maehschaf
I found out how the extended installer starts working:

The cmsms_install folder to where the installer is uploaded needs to be writeable itself.

After this was fixed the installer started and in Step 3 I finally could add URL arguments to the URL string.

These arguments however seem to be ignored. &TMPDIR=/pathtowritefolder or &debug=1 have no effect at all.

Any help is welcome,
Martin

Re: Upgrade Problems to Version 2.2.1 [solved]

Posted: Mon Jun 26, 2017 9:19 pm
by maehschaf
I finally made it!

Some files (i. E. index.php) in cmsms root folder could not be overwritten, the error message was not correctly translated, and finally because of this Step 8 was not startet, although the page loaded. Uff.

Good night.

Re: Upgrade Problems to Version 2.2.1

Posted: Thu Jun 29, 2017 2:28 pm
by Powerbrand
Hi Maehschaf.
I have exactly the same problem, upgrading or in a new clean installation.
But if I do an installation with version 2.1.6 everything walks perfect, on the same local server on my pc.

Some ideas?

Thanks to all

Jorge

Re: Upgrade Problems to Version 2.2.1

Posted: Mon Jul 10, 2017 6:36 pm
by maehschaf
Hi Jorge,

what do You mean with "exactly the same"? I reported several errors...