Win 10 20H2 + XAMPP 7.3.27 – Thermiq install kraschar
Shop › Forum › ThermIQ och Windows › Win 10 20H2 + XAMPP 7.3.27 – Thermiq install kraschar
- Detta ämne har 2 svar, 1 deltagare, och uppdaterades senast för 2 år, 2 månader sedan av
Anders a.
-
FörfattareInlägg
-
2021/03/10 kl. 11:09 #7463
Mischel
Deltagare[:se]Jag har uppdgraderat Win 10-servern som jag haft en Thermiq på till 64-bit med höstens skarpa version av Win 10 Pro 20H2. Sedan har jag installerat XAMPP och då valt senaste versionen med äldsta PHP-versionen, det är v7.3.27.
https://www.apachefriends.org/xampp-files/7.3.27/xampp-windows-x64-7.3.27-0-VC15-installer.exe
Tyvärr så verkar det vara något i setup-skriptet för Thermiq som inte lirar längre då php.ini filen blir korrupt när installationen försöker uppdatera den. Se nedan från Powershell.
Har provat att starta Powershell som administratör men gav ingen skillnad.
Vad kan vara fel?
PS C:\tmp> $c = new-object System.Net.WebClient PS C:\tmp> $c.DownloadFile("http://www.thermiq.net/getThermIQ2.php?setup=windows","c:\tmp\setup.bat") PS C:\tmp> .\setup.bat ################################# START THERMIQ2 TEST SECTION 1 ################################### [THERMIQ]: Test php.exe with php\php.exe -n -d output_buffering=0 --version ... PHP 7.3.27 (cli) (built: Feb 2 2021 20:46:26) ( ZTS MSVC15 (Visual C++ 2017) x64 ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.27, Copyright (c) 1998-2018 Zend Technologies ################################# END THERMIQ2 TEST SECTION 1 ################################### [THERMIQ]: Test for the php.exe version successfully passed. Good! ################################# END THERMIQ TEST SECTION 2 ##################################### ################################# DOWLOADING THERMIQ2 WINDOWS INSTALLER ######################### Done! ################################# EXECUTING THERMIQ2 INSTALLER ################################## PHP: syntax error, unexpected $end, expecting ']' in C:\xampp\php\php.ini on line 1 Caught exception: DirectoryIterator::__construct(c:/xampp/tmp/thermiq_dl,c:/xampp/tmp/thermiq_dl): Det gr inte att hitta filen. (code: 2) Done! ################################# Initial setup of ThermIQ2 Done ############################### Now: Open the XAMPP control panel and start Apache server. Then open http://127.0.0.1/install in a webbrowser Your IP Address is: Default ################################################################################################
[:en]Jag har uppdgraderat Win 10-servern som jag haft en Thermiq på till 64-bit med höstens skarpa version av Win 10 Pro 20H2. Sedan har jag installerat XAMPP och då valt senaste versionen med äldsta PHP-versionen, det är v7.3.27.
https://www.apachefriends.org/xampp-files/7.3.27/xampp-windows-x64-7.3.27-0-VC15-installer.exe
Tyvärr så verkar det vara något i setup-skriptet för Thermiq som inte lirar längre då php.ini filen blir korrupt när installationen försöker uppdatera den. Se nedan från Powershell.
Har provat att starta Powershell som administratör men gav ingen skillnad.
Vad kan vara fel?
PS C:\tmp> $c = new-object System.Net.WebClient PS C:\tmp> $c.DownloadFile("http://www.thermiq.net/getThermIQ2.php?setup=windows","c:\tmp\setup.bat") PS C:\tmp> .\setup.bat ################################# START THERMIQ2 TEST SECTION 1 ################################### [THERMIQ]: Test php.exe with php\php.exe -n -d output_buffering=0 --version ... PHP 7.3.27 (cli) (built: Feb 2 2021 20:46:26) ( ZTS MSVC15 (Visual C++ 2017) x64 ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.27, Copyright (c) 1998-2018 Zend Technologies ################################# END THERMIQ2 TEST SECTION 1 ################################### [THERMIQ]: Test for the php.exe version successfully passed. Good! ################################# END THERMIQ TEST SECTION 2 ##################################### ################################# DOWLOADING THERMIQ2 WINDOWS INSTALLER ######################### Done! ################################# EXECUTING THERMIQ2 INSTALLER ################################## PHP: syntax error, unexpected $end, expecting ']' in C:\xampp\php\php.ini on line 1 Caught exception: DirectoryIterator::__construct(c:/xampp/tmp/thermiq_dl,c:/xampp/tmp/thermiq_dl): Det gr inte att hitta filen. (code: 2) Done! ################################# Initial setup of ThermIQ2 Done ############################### Now: Open the XAMPP control panel and start Apache server. Then open http://127.0.0.1/install in a webbrowser Your IP Address is: Default ################################################################################################
[:de]Jag har uppdgraderat Win 10-servern som jag haft en Thermiq på till 64-bit med höstens skarpa version av Win 10 Pro 20H2. Sedan har jag installerat XAMPP och då valt senaste versionen med äldsta PHP-versionen, det är v7.3.27.
https://www.apachefriends.org/xampp-files/7.3.27/xampp-windows-x64-7.3.27-0-VC15-installer.exe
Tyvärr så verkar det vara något i setup-skriptet för Thermiq som inte lirar längre då php.ini filen blir korrupt när installationen försöker uppdatera den. Se nedan från Powershell.
Har provat att starta Powershell som administratör men gav ingen skillnad.
Vad kan vara fel?
PS C:\tmp> $c = new-object System.Net.WebClient PS C:\tmp> $c.DownloadFile("http://www.thermiq.net/getThermIQ2.php?setup=windows","c:\tmp\setup.bat") PS C:\tmp> .\setup.bat ################################# START THERMIQ2 TEST SECTION 1 ################################### [THERMIQ]: Test php.exe with php\php.exe -n -d output_buffering=0 --version ... PHP 7.3.27 (cli) (built: Feb 2 2021 20:46:26) ( ZTS MSVC15 (Visual C++ 2017) x64 ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.27, Copyright (c) 1998-2018 Zend Technologies ################################# END THERMIQ2 TEST SECTION 1 ################################### [THERMIQ]: Test for the php.exe version successfully passed. Good! ################################# END THERMIQ TEST SECTION 2 ##################################### ################################# DOWLOADING THERMIQ2 WINDOWS INSTALLER ######################### Done! ################################# EXECUTING THERMIQ2 INSTALLER ################################## PHP: syntax error, unexpected $end, expecting ']' in C:\xampp\php\php.ini on line 1 Caught exception: DirectoryIterator::__construct(c:/xampp/tmp/thermiq_dl,c:/xampp/tmp/thermiq_dl): Det gr inte att hitta filen. (code: 2) Done! ################################# Initial setup of ThermIQ2 Done ############################### Now: Open the XAMPP control panel and start Apache server. Then open http://127.0.0.1/install in a webbrowser Your IP Address is: Default ################################################################################################
[:fi]Jag har uppdgraderat Win 10-servern som jag haft en Thermiq på till 64-bit med höstens skarpa version av Win 10 Pro 20H2. Sedan har jag installerat XAMPP och då valt senaste versionen med äldsta PHP-versionen, det är v7.3.27.
https://www.apachefriends.org/xampp-files/7.3.27/xampp-windows-x64-7.3.27-0-VC15-installer.exe
Tyvärr så verkar det vara något i setup-skriptet för Thermiq som inte lirar längre då php.ini filen blir korrupt när installationen försöker uppdatera den. Se nedan från Powershell.
Har provat att starta Powershell som administratör men gav ingen skillnad.
Vad kan vara fel?
PS C:\tmp> $c = new-object System.Net.WebClient PS C:\tmp> $c.DownloadFile("http://www.thermiq.net/getThermIQ2.php?setup=windows","c:\tmp\setup.bat") PS C:\tmp> .\setup.bat ################################# START THERMIQ2 TEST SECTION 1 ################################### [THERMIQ]: Test php.exe with php\php.exe -n -d output_buffering=0 --version ... PHP 7.3.27 (cli) (built: Feb 2 2021 20:46:26) ( ZTS MSVC15 (Visual C++ 2017) x64 ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.27, Copyright (c) 1998-2018 Zend Technologies ################################# END THERMIQ2 TEST SECTION 1 ################################### [THERMIQ]: Test for the php.exe version successfully passed. Good! ################################# END THERMIQ TEST SECTION 2 ##################################### ################################# DOWLOADING THERMIQ2 WINDOWS INSTALLER ######################### Done! ################################# EXECUTING THERMIQ2 INSTALLER ################################## PHP: syntax error, unexpected $end, expecting ']' in C:\xampp\php\php.ini on line 1 Caught exception: DirectoryIterator::__construct(c:/xampp/tmp/thermiq_dl,c:/xampp/tmp/thermiq_dl): Det gr inte att hitta filen. (code: 2) Done! ################################# Initial setup of ThermIQ2 Done ############################### Now: Open the XAMPP control panel and start Apache server. Then open http://127.0.0.1/install in a webbrowser Your IP Address is: Default ################################################################################################
[:]
2021/03/10 kl. 12:03 #7469Anders a
KeymasterTack för rapporten. Jag uppdaterade Windows installationen för några veckor sedan med uppdatering av php.ini filen men det verkar som det behövs lite mer jobb med powershell scriptet. Så mycket smidigare att scripta i unix.
2021/03/14 kl. 16:49 #7470Anders a
KeymasterDet finns nu en ny release som förhopningsvis fixar detta
Mvh
/&& -
FörfattareInlägg
- Du måste vara inloggad för att svara på detta ämne.