nerdexam
Zend

200-550 · Question #10

What can prevent PHP from being able to open a file on the hard drive (Choose 2)?

The correct answer is A. File system permissions B. File is outside of open_basedir. See the full explanation below for the reasoning.

Question

What can prevent PHP from being able to open a file on the hard drive (Choose 2)?

Options

  • AFile system permissions
  • BFile is outside of open_basedir
  • CFile is inside the /tmp directory.
  • DPHP is running in CGI mode.

How the community answered

(17 responses)
  • A
    82% (14)
  • C
    12% (2)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice