exec function workaround

Source: Internet
Author: User
exec function
EXEC ("/usr/bin/mysqldump-h ' 210.14.65.107 '-uroot-ppsswd AM | gzip >/var/www/html/s/dase.sql.gz ");

This code on the Linux server, I directly connect the server with php/var/www/html/s/2.php to execute this PHP success.

But under Windows I use URL request to execute this PHP script without any results do not know what is the class?


------Solution--------------------
No permissions or insufficient permissions
------Solution--------------------
Permissions issue, terminal PHP user and URL access execution of the user is not the same, so permissions are not the same
You're going to give the server user permission to run the command.
  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.