Forum
Compatibility test issue
I've tried doing the compatibility test on my client's hosting but after entering usual details in step 1, I get a blank page. Not sure, is this likely to be a PHP error or could it be to do with PHP extensions? It's new hosting and I have selected PHP 7, but the only default selected extension is opcache. Which extensions are required by Perch?
Thanks
If you are getting a blank page then you need to check your error log. We link to this document https://solutions.grabaperch.com/development/why-am-i-getting-a-blank-page from the 'create a thread' page in the forum because we can't do a lot to help unless we know what the actual error is.
Ok, thanks Rachel. Here's the error log:
You need either the mysqli or PDO extension enabled: https://grabaperch.com/requirements
Hi, I have pdo, json, and gd extensions enabled but there’s still same error. Would I need to select pdo_mysql too for pdo to work, only this isn’t listed as an option for me when I select PHP 7.
Nor is mysqli. Should I contact the hosting provider?
Many thanks
You need to ask these questions of your hosting provider, you need working mysqli or pdo in order for Perch to work as otherwise PHP is unable to connect to your database.