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

DB Connection Error - WAMP Server #11745

Closed
2 tasks done
jmartins1 opened this issue Aug 26, 2022 · 4 comments
Closed
2 tasks done

DB Connection Error - WAMP Server #11745

jmartins1 opened this issue Aug 26, 2022 · 4 comments

Comments

@jmartins1
Copy link

Debug mode

Describe the bug

After adding the following entry to the .ENV file, running php artisan migrate produces the following error
Entry
.
error

When entry is removed and php artisan migrate is ran again issue is not present.

Reproduction steps

After adding the following entry to the .ENV file, running php artisan migrate produces the following error
Entry
.
error

When entry is removed and php artisan migrate is ran again issue is not present.

Expected behavior

DB_Port=3309 entry does not produce error when entered into .ENV file

Screenshots

No response

Snipe-IT Version

3.0.10

Operating System

Server 2019

Web Server

WAMP 3.2.6

PHP Version

7.4.26

Operating System

No response

Browser

No response

Version

No response

Device

No response

Operating System

No response

Browser

No response

Version

No response

Error messages

No response

Additional context

No response

@snipe
Copy link
Owner

snipe commented Aug 26, 2022

So you got everything working then? What's the specific issue?

@jmartins1
Copy link
Author

jmartins1 commented Aug 26, 2022 via email

@jmartins1
Copy link
Author

Yes, I got it working. I had to comment out "DB_PORT=3309"

@snipe
Copy link
Owner

snipe commented Mar 6, 2024

You shouldn't have to comment it out, just change it to what it should be (3306 is standard)

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

No branches or pull requests

2 participants