hosting_getPHPDetailsV1
Retrieve complete PHP configuration for a website, including current and available versions, extensions, options, and conflicting groups. Use this to review setup before updating PHP settings.
Instructions
Returns the full PHP configuration for the website: current version, available versions
(supported and unsupported), enabled/disabled extensions, options with their current value,
default, type and the plan limit (max), and conflicting extension groups.
Use it to check the current PHP setup before updating the version, extensions or options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| username | Yes | username parameter |