how to update xampp to be compatible with php 8.3.1? #103059
-
Select Topic AreaQuestion Bodyhow to update xampp to be compatible with php 8.3.1? |
Beta Was this translation helpful? Give feedback.
Replies: 15 comments 10 replies
-
|
i have xampp 8.2.12 y php 8.3.1.I need to update xampp since an error was generated, so I entered xampp conf/apache and changed the number to generate the update, but the error was worse. Now Apache doesn't start and they tell me that it is probably due to some kind of permissions problem |
Beta Was this translation helpful? Give feedback.
-
|
I followed this guide by |
Beta Was this translation helpful? Give feedback.
-
|
i am facing same issue with my Online academy website and didnot got the solution yet the server shows that fix it to new version but when i try to update it got failed how to solve this ? |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
|
To update XAMPP for PHP 8.3.1, download the latest XAMPP version from Apache Friends that supports PHP 8.3.1. Backup your existing projects and databases, then install the new version. Read more For businesses like heating and air services in Stockbridge, GA, updated PHP ensures modern web tools for efficient customer management and service portals. |
Beta Was this translation helpful? Give feedback.
-
|
Hello! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Hi folks. Here is another thread, with instructions on how to update XAMPP manually: However, if updating XAMPP manually from PHP 8.2 to PHP 8.3 seems too complicated and you won't succeed with that, you can also try XL / XAMPP Lite. There are versions that already includes PHP 8.3. However, it only has the web server, PHP, and the database engine. If that's enough for you, give it a try. It should be suitable for many use cases. So no FileZilla, no Mercury, no Tomcat; I think these add-ons are also often irrelevant, especially for beginners. Have fun! q:D |
Beta Was this translation helpful? Give feedback.
-
|
https://youtu.be/otZ5jvbPNro - How to upgrade PHP 8.2 to 8.3 version in Xampp This video tutorial helps in easily upgrading PHP from 8.2 to 8.3 in XAMPP on Windows. It covers all the important details, including downloading the correct Thread Safe PHP build, replacing the PHP folder, restoring XAMPP-specific files, configuring php.ini, and verifying the upgrade. |
Beta Was this translation helpful? Give feedback.
Duplicate the PHP folder, change the name of the copy to PHP_old, open the PHP folder.
Download the new version of PHP, extract it to a folder, select all the files and paste it into the XAMPP PHP folder, choose the option to overwrite duplicate files and that's it, it will work normally.