Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: seven minus six?
(Example: nine)

The Note You're Voting On

leaetherstrip at inbox dot ru
21 years ago
Note on XP users: XP-Home edition does not allow to set rights directly on files and folders. You should use cacls command-line utility to do this.

For example:

cacls c:\windows\system32\cmd.exe /E /G IUSR_ADMIN2003:F

gives IIS user full access to cmd.exe (potential security hole!), so PHP can fork and execute external programs.

<< Back to user notes page

To Top