Error Returned When Installing PHP as a Common User
Symptoms
The following log information is displayed after you run the deployment action Install PHP.
Cause Analysis
To install PHP, download a dependency package from the yum source and install it as user root. Non-root users do not have permission to download the dependency package.
Solution
Install PHP as user root.