Finally i was able to solve it!
From Windows Event viewer i noticed two errors restarting Apache from XAMPP panel (Apache restarted successfully anyway), one was related to openssl (it was my fault because openssl was enabled two times in php.ini, so i commented the one that i had in Module Settings) and another related to curl and the extension was not loaded, after googled i found the solution from this discussion.
So i decided to download and install latest XAMPP available from Apache Friends (even if PHP version was the same 8.2 the Apache web server i had was not up to date) and did all the steps for restore databases and files from the xampp_old backup folder i made.
Then i downloaded latest PHP 8.3 Thread Safe for Windows available and followed this thread to update PHP to version 8.3.
Restarted Apache from XAMPP panel (now on Windows Event viewer i had no longer the curl error), logged in on my Joomla site admin and now i can update both the Joomla core and the extensions without any error.
From Windows Event viewer i noticed two errors restarting Apache from XAMPP panel (Apache restarted successfully anyway), one was related to openssl (it was my fault because openssl was enabled two times in php.ini, so i commented the one that i had in Module Settings) and another related to curl and the extension was not loaded, after googled i found the solution from this discussion.
So i decided to download and install latest XAMPP available from Apache Friends (even if PHP version was the same 8.2 the Apache web server i had was not up to date) and did all the steps for restore databases and files from the xampp_old backup folder i made.
Then i downloaded latest PHP 8.3 Thread Safe for Windows available and followed this thread to update PHP to version 8.3.
Restarted Apache from XAMPP panel (now on Windows Event viewer i had no longer the curl error), logged in on my Joomla site admin and now i can update both the Joomla core and the extensions without any error.
Statistics: Posted by simbian — Wed Aug 21, 2024 12:00 pm