About the EXEC function of PHP
I wrote the following code in the PHP file:
$cmd = "svn checkout https://..../server/svnconf";
EXEC ($cmd, $results);
I access this page in the browser, without any results,
The command that executes CMD directly on Linux can use, execute this php file with php command also have result output, excuse me what is this? How do you change it?
------Solution--------------------
Explore
I wrote the following code in the PHP file:
$cmd = "svn checkout https://..../server/svnconf";
EXEC ($cmd, $results);
I access this page in the browser, without any results,
The command that executes CMD directly on Linux can use, execute this php file with php command also have result output, excuse me what is this? How do you change it?
------Solution--------------------
Try to start with Apache or Nginx user to know.
------Solution--------------------
Does svn add to $path?
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