3

Are there cases where the Apache2 HTTP Server responds with an internal server error (Response code 500), yet does NOT write an entry into the server's error log file? I experience such a case and have no idea what's going on. I already checked that the server generally logs errors by requesting a badly formed php script.

Ether
  • 53,118
  • 13
  • 86
  • 159
zedoo
  • 10,562
  • 12
  • 44
  • 55

1 Answers1

0

Mismatching versions of php and php-mssql caused this.

zedoo
  • 10,562
  • 12
  • 44
  • 55