Youll have to look it up a bit further but this may help put you on the right track. If Mysql is missing then you may be able to reinstall php with the extension, or just reinstall php
Hmm. I just checked through the Brew commands and you could try brew upgrade php and see what that comes up with. Or brew doctor to see if theres any issues with it.
Thanks so much. I did a complete reinstall last night, still the same issue with MySQL. Brew doctor saying nothing is wrong...
Tried Homestead, I forget the error but it was to the effect that it is not compatible with Mojave... May have to go back to Camp which I have not used for a few years :D
There were a couple of missing things like generating a key etc but it worked.
The only thing to note is the connection to the DB is no longer 127.0.01 like it used to be for me. I have to use the IP address provided in the homestead.yaml file.
Hopefully this will help others with similar issues :)