Function CMSPermissionsScanner->set_web_username
Definitions
sources/file_permissions_check.php
- Set username the web user will run as.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$username | ?string | Null | N/A | N/A | Username or User ID (null: try and auto-detect, failing that assume suEXEC-style) |