• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

PHP proc_open/exec command permissons issue with dedicated IIS pool

Dean Sanderson

New Pleskian
I am trying to run a wkthmltopdf.exe command via my PHP code. Everything works fine when i have a none dedicated application pool. But When i try to switch the dedicated IIS pool of which i believe is safer i cant an access is denied error. I can create a PING command just get nothing with wkhtmltopdf. I have give permission (IWPD_26(..name..)) to read and execute the. exe file and i still have the same issues.

Could anyone help?
 
Back
Top