Issue
I start on Xammp Apache and MySQL but when I click on admin instead of opening the phpmyadmin page I see this writing:
Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be installed: mysqli, openssl
What I have to do in order to solve this issue.
p.s. I imagine that I have to install this two files but in which folder I have to put them?
Solution
It appears to be a problem with the XAMPP version 8.0.3 and the suggested solution was to reinstall XAMPP using the version 7.3.27. Also, try clear the cache before re-installing the XAMPP
- Uninstall XAMPP 8.0.3
- Got to Local disk (C)
- Delete file xampp
- Clear cache memory on webpage
- Right click Local Disk (C) > Properties > Disk Cleaup > Check all > Ok
- Install xampp 7.3.27
I hope that the above can be of help to you.
Answered By - Ozzy Answer Checked By - Willingham (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.