Hello, I've just taken over maintaining the site of a company that's using ZenCart. One thing they're wanting me to do is move the zencart section of the site to a different server on the network but leave the database where it is.

I updated the configure.php to go with the new site and when I change the DB_SERVER from "localhost" to the name of the old server it tells me it can't connect to the database. Is there anything I'm missing here?

(windows servers using mysql and php, btw)