Menu

#227321 Windows server compatabilities

1.0
accepted
nobody
bug (10)
2012-02-05
2012-01-02
No

Some Linux options are not available on Windows PHP servers.

  • $_ENV[] doesn't exist in Windows, need to use $_SERVER[]
  • can't create config.inc - change to $_SERVER['DOCUMENT_ROOT'].'\config.inc'; ?
  • chmod doesn't work (if $_SERVER["OS"] = "Windows_NT")

Discussion


Log in to post a comment.

MongoDB Logo MongoDB