Replies: 2 comments
-
I found out that the MySQLi extension is missing, you can install this with Though this is not a permanent fix for the issue, so I'll be creating a PR for this repo soon. |
Beta Was this translation helpful? Give feedback.
-
@poespas Thanks for the help! I saw the related PR you created that has since been merged in... drpayyne/docker-php#5 I updated my warden multi-arch install and am on the latest version as far as I can tell...
However, when I try a fresh Wordpress instance I'm getting the same error as before. Can you advise if there is anything else I need to do to test this fix? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to install WordPress using the multi-arch fork the following error is thrown preventing install... "Uncaught Error: Call to undefined function mysql_connect() in /var/www/html/wp-includes/wp-db.php:1785" This issue does not exist in the original Warden project. Anyone know if there is a workaround?
Love this fork for my Magento 2 work, though! Thanks for creating it so I can keep using Warden on my Mac M1. ❤️
Beta Was this translation helpful? Give feedback.
All reactions