First, thank you for the reply. 🙂
Yes, it could be a host misbehaviour, but why I got the Pass check on Step 1? May it have something to do with some difference of the PHP path readings between the steps?
EDIT: I got it! When the plugin extracts the archive, it deletes any .htaccess file present inside of the public_html folder. In my case, that .htaccess was defining the PHP version to use, that’s why at the Step 1 the check was green whereas at the Step 2, after the extraction, the mysqli_connect function didn’t work.
I guess it could be defined as a bug, I hope I have been of help. 🙂
I mark the thread as resolved, thank you.
-
This reply was modified 6 years, 1 month ago by VGS Service.