- The PHP code configured the sqlsrv DLL to log EVERYTHING (SQLSRV_LOG_SYS TEM_ALL & SQLSRV_LOG_SEVE RITY_ALL) - these get logged in Apache's ErrorLog.
- I was using RotateLogs in Apache for our ErrorLog and a CustomLog on my development machine.
The PHP is not my code, I'm starting a new job and the original programmer already left the company. Since it was working fine on my machine, I never...
Leave a comment: