Is 'db 115' a valid hostname or IP address?

Responsive Ad Header

Question

Grade: Education Subject: Support
Is 'db 115' a valid hostname or IP address?
Asked by:
43 Viewed 43 Answers

Answer (43)

Best Answer
(338)
Verify that 'db 115' is a correctly configured hostname or IP address that resolves to the MySQL server. Use `ping db 115` or `nslookup db 115` from your client machine to check if the hostname resolves to an IP address. If it doesn't, you need to update your DNS settings or use the correct IP address directly in your connection string.