While trying to install MySQL on my Mac I get the error “MySQL 8.4.0-community can’t be installed on this computer”. MacOS is Ventura 13.6.1.
any suggestion would be appreciated.
Hey,
I have a could of questions for you:
What is it you are trying to develop and what language would you want to use for it?
Have you tried a different (older) version of MySQL yet?
Have you tried installing the package with an admin user?
Have you considered using XAMPP to get up and running with MySQL, Apache and PHP?
Have you considered using a different type of database like Postgres or a NoSQL-type database (which is usually just a single file)?