PHP 8.3 now available, Questions on which versions are usable with Laragon Full 6.0 220916 #576
Replies: 6 comments 12 replies
-
PHP 8.3 isn't available to download for Windows, yet. RC1 is available for Linux. When the Windows version is released it can be downloaded from Windows PHP.net download. For details on which VS runtime you need see my blog How to update the PHP version in Laragon |
Beta Was this translation helpful? Give feedback.
-
Getting error after updating the PHP to 8.3.1 |
Beta Was this translation helpful? Give feedback.
-
Also, seems like the XML extension doesn't come with php for windows by default, anyone have a fix for that? |
Beta Was this translation helpful? Give feedback.
-
I am attempting to upgrade Apache and PHP, to httpd-2.4.62-240904-win64-vs17 & 8.3.4-Win32-vs16-x64 respectively. The PHP update worked, but the Apache generated an error (see attachment). Also, I don't understand why the Laragon program dialogue box itself is also not expandable, Why??? (I am updating from PHP 8.1.10-Win32-va16-x64 and Apache httpd-2.4.59-240404-win64-vs17; both of which worked correctly.) Any help appreciated. |
Beta Was this translation helpful? Give feedback.
-
Hey, I had this same issue, and it’s an easy fix. The folder you downloaded, httpd-2.4.62-240904-win64-VS17, contains two files and another folder named Apache24. To resolve the issue, you need to move the contents of the Apache24 folder up one level. Here’s how: Open the Apache24 folder inside httpd-2.4.62-240904-win64-VS17. If you look at the old Apache version folder in Laragon, you’ll know what I mean, see that the bin folder and other files are directly inside the main version folder, not nested within another directory. Hope that makes it clearer. |
Beta Was this translation helpful? Give feedback.
-
THANK YOU, THAT WORKED, (.... SORT OF)! It solved the Apache update issue, but is now producing a threat notification in Malwarebytes, and that app is quarantining \laragon\bin\apache\httpd-2.4.62-240904-win64-VS17\bin\httpd.exe file. The result is that the quarantining deactivates the use of the file. Any ideas??? Thanks again. |
Beta Was this translation helpful? Give feedback.
-
I see PHP 8.3 is now available.
I'm running Laragon Full 6.0 220916 on Win11 Pro (v.10.0.22621), with PHP 8.2.8-Win32-vs16-x64 [TS], and it's running fine; but the sites under development will be moved to Linux servers. (Also running Apache httpd-2.4.57-win64-VS17 and MySQL-8.0.30-winx64)
On the php.net site, I see a number of download options, including what appears to be a separate one for Windows. https://www.php.net/downloads.php. Not sure which to use. Also, on the ApacheLounge site https://www.apachelounge.com/viewtopic.php?p=42093, there's commentary regarding the dropping of VS16 downloads:
Update:
On 24 July You can now download VS17 Win32 at https://www.apachelounge.com/viewtopic.php?p=42099
On 31 May we dropped the VS16 builds and moved the last VS16 to the Additonal download page.
Did not realized that are quite some (professionally)users are missing Win32 now.
See below for a plan to make Win32 available for VS17.
https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/
It is advised to upgrade to VS17, all VS16 binaries and modules are compatible with VS17.
Note on PHP: Only PHP 8.2 and 8.1 (build with 3.0.x) is running as module.
It is strongly advised to run e.g. PHP with mod_fcgid.
VS17 is now only Win64.
VS16 Win32 is hardly downloaded.
Do you need still a VS17 Win32 ?
Please comment.
Last edited by Steffen on Mon 24 Jul '23 17:05; edited 19 times in total >
Could use some suggestions which to use; the steps to do so (in detail please)
Beta Was this translation helpful? Give feedback.
All reactions