Hi @mmkstarr ,
Error 0x8007010b indicates a permission issue. You need to set the permission to php folder. I'm not sure where you put the php, but right click it and navigate to properties. Choose security tab, edit, then add IIS_IUSRS. Give it full control permission.
Actually, if you follow the 1.2 to install php in Web PI, no need to do anything else. Foward to 1.4 directly or test your PHP installation. It will show you the version information of php.
As a conclusion, the easiest step to install php is:
- Install IIS
- Install php from Web PI
- Use a file with content
to test the php version.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best regards,
Bruce Zhang