• 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 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