Whilst on my usual rounds on StackOverflow to help spred useful knowledge of computing and web development I came across the following comments on a thread:
Um… mysql doesn’t connect over http… nor to a directory
Neither should it be an url. Usually it’s
localhost
or the IP address of the remote mysql server