doulechou0700 2016-09-12 13:58
浏览 42
已采纳

Parallels PLESK 12.0.18 - 禁用PHP exec()

I've been trying to exec() an exe which calls wkhtmltopdf to produce a PDF and then push it to the browser.

However, exec() and system() and shell_exec() seem to be not working under Plesk 12.0.18 on a windows machine, presumably for some crappy security reason.

Does someone know how I can go about enabling this? I know safe mode no longer exists in PHP 5.6 so I am not sure why this isn't working.

Very annoyed. I have root access as this is a dedicated server with 1 and 1.

  • 写回答

1条回答 默认 最新

  • dqc2017 2016-09-13 06:17
    关注

    I just uninstalled PLESK and installed Wamp Server.

    Problem solved.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?