Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

"Life sucks, but death doesn't put out at all...." -- Thomas J. Kopp


devel / comp.lang.php / Re: PHP8 and PHP7 in Windows

SubjectAuthor
* PHP8 and PHP7 in WindowsJivanmukta
`* Re: PHP8 and PHP7 in WindowsArno Welzel
 +- Re: PHP8 and PHP7 in WindowsArno Welzel
 `* Re: PHP8 and PHP7 in WindowsJivanmukta
  +- Re: PHP8 and PHP7 in WindowsArno Welzel
  +* Re: PHP8 and PHP7 in WindowsJ.O. Aho
  |`- Re: PHP8 and PHP7 in WindowsV V V V V V V V V V V V V V V V V V
  `- Re: PHP8 and PHP7 in WindowsJerry Stuckle

1
PHP8 and PHP7 in Windows

<tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=774&group=comp.lang.php#774

  copy link   Newsgroups: comp.lang.php
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!news.uzoreto.com!peer03.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!newsfeed.neostrada.pl!unt-exc-02.news.neostrada.pl!wsisiz.edu.pl!.POSTED.79.184.16.5.ipv4.supernova.orange.pl!not-for-mail
From: jivanmukta@poczta.onet.pl (Jivanmukta)
Newsgroups: comp.lang.php
Subject: PHP8 and PHP7 in Windows
Date: Fri, 20 Jan 2023 09:52:02 +0100
Organization: http://www.wit.edu.pl
Message-ID: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Fri, 20 Jan 2023 09:52:01 -0000 (UTC)
Injection-Info: portraits.wsisiz.edu.pl; posting-host="79.184.16.5.ipv4.supernova.orange.pl:79.184.16.5";
logging-data="3715275"; mail-complaints-to="abuse@wsisiz.edu.pl"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.6.1
Content-Language: pl
X-Antivirus: AVG (VPS 230119-6, 19.1.2023), Outbound message
X-Antivirus-Status: Clean
X-Received-Bytes: 1509
 by: Jivanmukta - Fri, 20 Jan 2023 08:52 UTC

I installed in Windows 10 XAMPP with PHP 8.2.0 inside C:\xampp\php.
phpinfo shows C:\xampp\php\php.ini.
Then I installed PHP 7.4 inside C:\xampp\php74 with
mod_fcgid-2.3.10-win64-VS17 and I performed configuration tasks from
https://codebriefly.com/how-to-handle-multiple-php-versions-with-apache-server-on-windows.
What to do to see in phpinfo C:\xampp\php74\php.ini, (I still see 8.2.0
and C:\xampp\php\php.ini)?

--
Ta wiadomość e-mail została sprawdzona pod kątem wirusów przez oprogramowanie antywirusowe AVG.
www.avg.com

Re: PHP8 and PHP7 in Windows

<k31tuvFr21sU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=775&group=comp.lang.php#775

  copy link   Newsgroups: comp.lang.php
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!news.szaf.org!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.php
Subject: Re: PHP8 and PHP7 in Windows
Date: Sat, 21 Jan 2023 11:43:44 +0100
Lines: 26
Message-ID: <k31tuvFr21sU1@mid.individual.net>
References: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Trace: individual.net /ttzKynF8Uh5A4ysGboCdgZ/wjc00t86gAOxAoPXxXyL6p16wE
Cancel-Lock: sha1:3JV33faV40UeRtkWJCGvrJhrnq0=
Content-Language: de-DE
In-Reply-To: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>
 by: Arno Welzel - Sat, 21 Jan 2023 10:43 UTC

Jivanmukta, 2023-01-20 09:52:

> I installed in Windows 10 XAMPP with PHP 8.2.0 inside C:\xampp\php.
> phpinfo shows C:\xampp\php\php.ini.
> Then I installed PHP 7.4 inside C:\xampp\php74 with
> mod_fcgid-2.3.10-win64-VS17 and I performed configuration tasks from
> https://codebriefly.com/how-to-handle-multiple-php-versions-with-apache-server-on-windows.
> What to do to see in phpinfo C:\xampp\php74\php.ini, (I still see 8.2.0
> and C:\xampp\php\php.ini)?

What do you mean with "see"? If you want to have PHP 7.4 active for
Apache you need to tell Apache which version to use. Usually this means
disabling PHP 8.2 and enabling PHP 7.4. I don't know how "Windows 10
XAMPP" handles this but in Linux this is done by removing the symlink to
php8.2-fpm.conf and enabling php7.4-fpm.conf with the following commands
(as root or using sudo):

a2disconf php8.2-fpm
a2enconf php7.4-fpm

Maybe there is a similar configuration file for "Windows 10 XAMPP" as well.

--
Arno Welzel
https://arnowelzel.de

Re: PHP8 and PHP7 in Windows

<k31uodFr626U1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=776&group=comp.lang.php#776

  copy link   Newsgroups: comp.lang.php
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.php
Subject: Re: PHP8 and PHP7 in Windows
Date: Sat, 21 Jan 2023 11:57:18 +0100
Lines: 30
Message-ID: <k31uodFr626U1@mid.individual.net>
References: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>
<k31tuvFr21sU1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Trace: individual.net KqgyKPVBPDfALGSxIQhqKwFxakRS8RRna169OG8Sw7um3N2ax7
Cancel-Lock: sha1:QBdoKGuv4Doq20CmEj58nlu4kMY=
Content-Language: de-DE
In-Reply-To: <k31tuvFr21sU1@mid.individual.net>
 by: Arno Welzel - Sat, 21 Jan 2023 10:57 UTC

Arno Welzel, 2023-01-21 11:43:

> Jivanmukta, 2023-01-20 09:52:
>
>> I installed in Windows 10 XAMPP with PHP 8.2.0 inside C:\xampp\php.
>> phpinfo shows C:\xampp\php\php.ini.
>> Then I installed PHP 7.4 inside C:\xampp\php74 with
>> mod_fcgid-2.3.10-win64-VS17 and I performed configuration tasks from
>> https://codebriefly.com/how-to-handle-multiple-php-versions-with-apache-server-on-windows.
>> What to do to see in phpinfo C:\xampp\php74\php.ini, (I still see 8.2.0
>> and C:\xampp\php\php.ini)?
>
> What do you mean with "see"? If you want to have PHP 7.4 active for
> Apache you need to tell Apache which version to use. Usually this means
> disabling PHP 8.2 and enabling PHP 7.4. I don't know how "Windows 10
> XAMPP" handles this but in Linux this is done by removing the symlink to
> php8.2-fpm.conf and enabling php7.4-fpm.conf with the following commands
> (as root or using sudo):
>
> a2disconf php8.2-fpm
> a2enconf php7.4-fpm
>
> Maybe there is a similar configuration file for "Windows 10 XAMPP" as well.

In addition: after these changes you need to restart Apache.

--
Arno Welzel
https://arnowelzel.de

Re: PHP8 and PHP7 in Windows

<tqism8$1bjqi$1@portraits.wsisiz.edu.pl>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=777&group=comp.lang.php#777

  copy link   Newsgroups: comp.lang.php
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!newsfeed.neostrada.pl!unt-exc-02.news.neostrada.pl!wsisiz.edu.pl!.POSTED.2a01:110f:1521:500:f89c:3846:bbe2:d03b!not-for-mail
From: jivanmukta@poczta.onet.pl (Jivanmukta)
Newsgroups: comp.lang.php
Subject: Re: PHP8 and PHP7 in Windows
Date: Sun, 22 Jan 2023 09:38:33 +0100
Organization: http://www.wit.edu.pl
Message-ID: <tqism8$1bjqi$1@portraits.wsisiz.edu.pl>
References: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>
<k31tuvFr21sU1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 22 Jan 2023 08:38:32 -0000 (UTC)
Injection-Info: portraits.wsisiz.edu.pl; posting-host="2a01:110f:1521:500:f89c:3846:bbe2:d03b";
logging-data="1429330"; mail-complaints-to="abuse@wsisiz.edu.pl"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.6.1
Content-Language: pl
In-Reply-To: <k31tuvFr21sU1@mid.individual.net>
X-Antivirus: AVG (VPS 230122-0, 22.1.2023), Outbound message
X-Antivirus-Status: Clean
X-Received-Bytes: 2423
 by: Jivanmukta - Sun, 22 Jan 2023 08:38 UTC

W dniu 21.01.2023 o 11:43, Arno Welzel pisze:
> Jivanmukta, 2023-01-20 09:52:
>
>> I installed in Windows 10 XAMPP with PHP 8.2.0 inside C:\xampp\php.
>> phpinfo shows C:\xampp\php\php.ini.
>> Then I installed PHP 7.4 inside C:\xampp\php74 with
>> mod_fcgid-2.3.10-win64-VS17 and I performed configuration tasks from
>> https://codebriefly.com/how-to-handle-multiple-php-versions-with-apache-server-on-windows.
>> What to do to see in phpinfo C:\xampp\php74\php.ini, (I still see 8.2.0
>> and C:\xampp\php\php.ini)?
>
> What do you mean with "see"? If you want to have PHP 7.4 active for
> Apache you need to tell Apache which version to use. Usually this means
> disabling PHP 8.2 and enabling PHP 7.4. I don't know how "Windows 10
> XAMPP" handles this but in Linux this is done by removing the symlink to
> php8.2-fpm.conf and enabling php7.4-fpm.conf with the following commands
> (as root or using sudo):
>
> a2disconf php8.2-fpm
> a2enconf php7.4-fpm
>
> Maybe there is a similar configuration file for "Windows 10 XAMPP" as well.
>
I know how to do it in Linux. I need a solution for Windows. (I have 2
systems).

--
Ta wiadomość e-mail została sprawdzona pod kątem wirusów przez oprogramowanie antywirusowe AVG.
www.avg.com

Re: PHP8 and PHP7 in Windows

<k35j05Fdl9sU5@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=778&group=comp.lang.php#778

  copy link   Newsgroups: comp.lang.php
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.php
Subject: Re: PHP8 and PHP7 in Windows
Date: Sun, 22 Jan 2023 21:01:09 +0100
Lines: 36
Message-ID: <k35j05Fdl9sU5@mid.individual.net>
References: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>
<k31tuvFr21sU1@mid.individual.net> <tqism8$1bjqi$1@portraits.wsisiz.edu.pl>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net 1dev9TsazSCV8Zzekmo7AAWBKcuF/SN2IXlXO9uEUA6oE1ZksK
Cancel-Lock: sha1:hD2pnVjDftGr/6SE2VTZrC/0a/I=
Content-Language: de-DE
In-Reply-To: <tqism8$1bjqi$1@portraits.wsisiz.edu.pl>
 by: Arno Welzel - Sun, 22 Jan 2023 20:01 UTC

Jivanmukta, 2023-01-22 09:38:

> W dniu 21.01.2023 o 11:43, Arno Welzel pisze:
>> Jivanmukta, 2023-01-20 09:52:
>>
>>> I installed in Windows 10 XAMPP with PHP 8.2.0 inside C:\xampp\php.
>>> phpinfo shows C:\xampp\php\php.ini.
>>> Then I installed PHP 7.4 inside C:\xampp\php74 with
>>> mod_fcgid-2.3.10-win64-VS17 and I performed configuration tasks from
>>> https://codebriefly.com/how-to-handle-multiple-php-versions-with-apache-server-on-windows.
>>> What to do to see in phpinfo C:\xampp\php74\php.ini, (I still see 8.2.0
>>> and C:\xampp\php\php.ini)?
>>
>> What do you mean with "see"? If you want to have PHP 7.4 active for
>> Apache you need to tell Apache which version to use. Usually this means
>> disabling PHP 8.2 and enabling PHP 7.4. I don't know how "Windows 10
>> XAMPP" handles this but in Linux this is done by removing the symlink to
>> php8.2-fpm.conf and enabling php7.4-fpm.conf with the following commands
>> (as root or using sudo):
>>
>> a2disconf php8.2-fpm
>> a2enconf php7.4-fpm
>>
>> Maybe there is a similar configuration file for "Windows 10 XAMPP" as well.
>>
> I know how to do it in Linux. I need a solution for Windows. (I have 2
> systems).

Well - in Windows there must also be a handler for PHP configured in
Apache. Search for it and change it. I don't know where XAMPP puts
everything and I don't want to install it just to search for you.

--
Arno Welzel
https://arnowelzel.de

Re: PHP8 and PHP7 in Windows

<k35kq1FdbouU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=779&group=comp.lang.php#779

  copy link   Newsgroups: comp.lang.php
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: user@example.net (J.O. Aho)
Newsgroups: comp.lang.php
Subject: Re: PHP8 and PHP7 in Windows
Date: Sun, 22 Jan 2023 21:32:01 +0100
Lines: 39
Message-ID: <k35kq1FdbouU1@mid.individual.net>
References: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>
<k31tuvFr21sU1@mid.individual.net> <tqism8$1bjqi$1@portraits.wsisiz.edu.pl>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: individual.net 6/JQUgbbG/jqt0VarH7aXgVijn4kSOaLyUKrufG+/U/rcI+E9O
Cancel-Lock: sha1:DmcRWcVtpQMlw9ju3QDLCkT+g6g=
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Thunderbird/102.6.1
Content-Language: en-US-large
In-Reply-To: <tqism8$1bjqi$1@portraits.wsisiz.edu.pl>
 by: J.O. Aho - Sun, 22 Jan 2023 20:32 UTC

On 22/01/2023 09.38, Jivanmukta wrote:
> W dniu 21.01.2023 o 11:43, Arno Welzel pisze:
>> Jivanmukta, 2023-01-20 09:52:
>>
>>> I installed in Windows 10 XAMPP with PHP 8.2.0 inside C:\xampp\php.
>>> phpinfo shows C:\xampp\php\php.ini.
>>> Then I installed PHP 7.4 inside C:\xampp\php74 with
>>> mod_fcgid-2.3.10-win64-VS17 and I performed configuration tasks from
>>> https://codebriefly.com/how-to-handle-multiple-php-versions-with-apache-server-on-windows.
>>> What to do to see in phpinfo C:\xampp\php74\php.ini, (I still see 8.2.0
>>> and C:\xampp\php\php.ini)?
>>
>> What do you mean with "see"? If you want to have PHP 7.4 active for
>> Apache you need to tell Apache which version to use. Usually this means
>> disabling PHP 8.2 and enabling PHP 7.4. I don't know how "Windows 10
>> XAMPP" handles this but in Linux this is done by removing the symlink to
>> php8.2-fpm.conf and enabling php7.4-fpm.conf with the following commands
>> (as root or using sudo):
>>
>> a2disconf php8.2-fpm
>> a2enconf php7.4-fpm
>>
>> Maybe there is a similar configuration file for "Windows 10 XAMPP" as
>> well.
>>
> I know how to do it in Linux. I need a solution for Windows. (I have 2
> systems).
>
It seems more complicated in ms-windows, seems you have to remove
services and add other version services, here is a howto (do not know if
it still works and I don't really care):
https://complete-concrete-concise.com/web-tools/how-to-install-and-run-multiple-versions-of-xampp-on-your-computer/

Alternative is to use wsl on the ms-windows, but then it's just like
running Linux but not native.

--
//Aho

Re: PHP8 and PHP7 in Windows

<tqki9b$3a86e$1@jstuckle.eternal-september.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=780&group=comp.lang.php#780

  copy link   Newsgroups: comp.lang.php
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!jstuckle.eternal-september.org!.POSTED!not-for-mail
From: stuckle.jerry@gmail.com (Jerry Stuckle)
Newsgroups: comp.lang.php
Subject: Re: PHP8 and PHP7 in Windows
Date: Sun, 22 Jan 2023 18:53:14 -0500
Organization: A noiseless patient Spider
Lines: 43
Message-ID: <tqki9b$3a86e$1@jstuckle.eternal-september.org>
References: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl>
<k31tuvFr21sU1@mid.individual.net> <tqism8$1bjqi$1@portraits.wsisiz.edu.pl>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 22 Jan 2023 23:53:15 -0000 (UTC)
Injection-Info: jstuckle.eternal-september.org; posting-host="b705f10811202a5ae528f3267316de4a";
logging-data="3481806"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+16OKaWK5bpRRVeMi1D3ZQTiPeHwnlxiY="
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.6.1
Cancel-Lock: sha1:c7S2wkdOp9s14/UibUtmph71oAo=
Content-Language: en-US
In-Reply-To: <tqism8$1bjqi$1@portraits.wsisiz.edu.pl>
 by: Jerry Stuckle - Sun, 22 Jan 2023 23:53 UTC

On 1/22/2023 3:38 AM, Jivanmukta wrote:
> W dniu 21.01.2023 o 11:43, Arno Welzel pisze:
>> Jivanmukta, 2023-01-20 09:52:
>>
>>> I installed in Windows 10 XAMPP with PHP 8.2.0 inside C:\xampp\php.
>>> phpinfo shows C:\xampp\php\php.ini.
>>> Then I installed PHP 7.4 inside C:\xampp\php74 with
>>> mod_fcgid-2.3.10-win64-VS17 and I performed configuration tasks from
>>> https://codebriefly.com/how-to-handle-multiple-php-versions-with-apache-server-on-windows.
>>> What to do to see in phpinfo C:\xampp\php74\php.ini, (I still see 8.2.0
>>> and C:\xampp\php\php.ini)?
>>
>> What do you mean with "see"? If you want to have PHP 7.4 active for
>> Apache you need to tell Apache which version to use. Usually this means
>> disabling PHP 8.2 and enabling PHP 7.4. I don't know how "Windows 10
>> XAMPP" handles this but in Linux this is done by removing the symlink to
>> php8.2-fpm.conf and enabling php7.4-fpm.conf with the following commands
>> (as root or using sudo):
>>
>> a2disconf php8.2-fpm
>> a2enconf php7.4-fpm
>>
>> Maybe there is a similar configuration file for "Windows 10 XAMPP" as
>> well.
>>
> I know how to do it in Linux. I need a solution for Windows. (I have 2
> systems).
>

You can do it in Windows without installing multiple example versions.
It's mainly reconfiguring your existing Apache to load the appropriate
PHP files.

But that is beyond the scope of this group. You should be asking in
alt.apache.configuration.

--
==================
Remove the "x"'s from my email address
Jerry Stuckle
stucklex.jerryx@gmail.com
==================

Re: PHP8 and PHP7 in Windows

<48ca656d-17e8-4446-90b9-8caa4778f96fn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=782&group=comp.lang.php#782

  copy link   Newsgroups: comp.lang.php
X-Received: by 2002:a17:90a:12c5:b0:22c:88cb:9753 with SMTP id b5-20020a17090a12c500b0022c88cb9753mr16703pjg.196.1674925522075;
Sat, 28 Jan 2023 09:05:22 -0800 (PST)
X-Received: by 2002:a0d:ca8e:0:b0:508:aad9:dd86 with SMTP id
m136-20020a0dca8e000000b00508aad9dd86mr1394871ywd.357.1674925521359; Sat, 28
Jan 2023 09:05:21 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.php
Date: Sat, 28 Jan 2023 09:05:21 -0800 (PST)
In-Reply-To: <k35kq1FdbouU1@mid.individual.net>
Injection-Info: google-groups.googlegroups.com; posting-host=82.131.38.150; posting-account=ogslnwoAAACd9vU9PADzlWBA81fSuNpL
NNTP-Posting-Host: 82.131.38.150
References: <tqdo81$3hc6b$1@portraits.wsisiz.edu.pl> <k31tuvFr21sU1@mid.individual.net>
<tqism8$1bjqi$1@portraits.wsisiz.edu.pl> <k35kq1FdbouU1@mid.individual.net>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <48ca656d-17e8-4446-90b9-8caa4778f96fn@googlegroups.com>
Subject: Re: PHP8 and PHP7 in Windows
From: vvvvvvvvaaaaaaaaaaaaaaa@mail.ee (V V V V V V V V V V V V V V V V V V)
Injection-Date: Sat, 28 Jan 2023 17:05:21 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 3263
 by: V V V V V V V V V V - Sat, 28 Jan 2023 17:05 UTC

P i c t u r e , ⠀⠀⠀p a r d o n ?

On Sunday, January 22, 2023 at 10:32:10 PM UTC+2, J.O. Aho wrote:
> On 22/01/2023 09.38, Jivanmukta wrote:
> > W dniu 21.01.2023 o 11:43, Arno Welzel pisze:
> >> Jivanmukta, 2023-01-20 09:52:
> >>
> >>> I installed in Windows 10 XAMPP with PHP 8.2.0 inside C:\xampp\php.
> >>> phpinfo shows C:\xampp\php\php.ini.
> >>> Then I installed PHP 7.4 inside C:\xampp\php74 with
> >>> mod_fcgid-2.3.10-win64-VS17 and I performed configuration tasks from
> >>> https://codebriefly.com/how-to-handle-multiple-php-versions-with-apache-server-on-windows.
> >>> What to do to see in phpinfo C:\xampp\php74\php.ini, (I still see 8.2..0
> >>> and C:\xampp\php\php.ini)?
> >>
> >> What do you mean with "see"? If you want to have PHP 7.4 active for
> >> Apache you need to tell Apache which version to use. Usually this means
> >> disabling PHP 8.2 and enabling PHP 7.4. I don't know how "Windows 10
> >> XAMPP" handles this but in Linux this is done by removing the symlink to
> >> php8.2-fpm.conf and enabling php7.4-fpm.conf with the following commands
> >> (as root or using sudo):
> >>
> >> a2disconf php8.2-fpm
> >> a2enconf php7.4-fpm
> >>
> >> Maybe there is a similar configuration file for "Windows 10 XAMPP" as
> >> well.
> >>
> > I know how to do it in Linux. I need a solution for Windows. (I have 2
> > systems).
> >
> It seems more complicated in ms-windows, seems you have to remove
> services and add other version services, here is a howto (do not know if
> it still works and I don't really care):
> https://complete-concrete-concise.com/web-tools/how-to-install-and-run-multiple-versions-of-xampp-on-your-computer/
>
> Alternative is to use wsl on the ms-windows, but then it's just like
> running Linux but not native.
>
>
> --
> //Aho

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor