I need help,
25% of the time i load pages on the server PHP returns a database connect error: "php MS SQL: Unable to connect to server localhost."
The computer is on the local host, why would there be a random connection error?
I've tried using the static IP, and the host name instead but still the same problems.
The database and the documents work fine otherwise. Is this a network issue or a configuration issue with MS SQL?