• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

PHP exec() function don't work

T

toeh101

Guest
PHP exec() function doesn't work

Hello.
I tried to create new client account using command line interface (client.exe).
It works if I use client.exe directly in command prompt.
But when I use PHP exec() with the same command, it doesn't work.
What's wrong?
How to make it work with PHP exec() ?
Thank you very much.
 
Back
Top