Skip to content
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

Update troubleshooting.mdx #37

Merged
merged 4 commits into from
May 30, 2024
Merged

Conversation

rmartinoscar
Copy link
Contributor

@rmartinoscar rmartinoscar commented May 19, 2024

  • Add mysql: not found to common errors

As Laravel just extends the mysql driver for mariadb you need to restore the previous mysql alias of mariadb as they removed it in mariadb-client 11.4
You also need the mariadb-client installed eventhough your mariadb-server is on an other machine.

@Poseidon281 did a PR kinda related to this and they answered it won't be changed until Laravel 12.x so we are stuck with either Mariadb11.3 or lower or the alias fix i provided

Changing to to absolute path instead of relative
@notAreYouScared notAreYouScared merged commit 615c77a into pelican-dev:main May 30, 2024
@rmartinoscar rmartinoscar deleted the patch-1 branch July 10, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants