Hi @Irfan Ranjha ,
For application pools, you create a separate user user1
, then assign that user to each application pool, you need to make sure that user1
also has access to the C:\PHP
folder. if you just put only one common user/group IIS_IUSRS
for C:\PHP
folder permissions, the application pools has no permission to access the php executable file.
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,
Yurong Dai