-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install --with-mysql80 not working #640
Comments
Yeah, I have it sometimes too. Somehow mysql is unwilling to stop. The workaround I use is to stop mysql manually with the following command.
(you might need to use I have searched for the reason why it sometimes refuses to stop the service using Valet+, but I haven't found it yet. Also.. do you have another version of Mysql already running? Currently, it's not supported to have multiple Mysql versions running on your machine. If so, you should removed unwanted mysql versions first. |
@mischabraam There was no other MySQL. I had to stop the [email protected] from another tab and then the script continued. However, default page is not showing all the hosts I have. |
The 404 page on 127.0.0.1 is correct and tells me Valet+ is working. Check the manual at https://laravel.com/docs/11.x/valet#serving-sites and you should be able to serve your websites, see the "park" command. |
Could be a resolving problem like mentioned in https://stackoverflow.com/questions/1676688/mysql-connection-not-working-2002-no-such-file-or-directory |
The installation is not moving at valet+ services. I can't see an error and followed all the steps with success.
The text was updated successfully, but these errors were encountered: