Home »
Imported messages »
comp.lang.php »
How to make Apache to allow an executable to leave a file?
How to make Apache to allow an executable to leave a file? [message #178822] |
Thu, 09 August 2012 15:02 |
thejustpark
Messages: 5 Registered: August 2012
Karma: 0
|
Junior Member |
|
|
Hey guys,
I am just wondering what I can do in this situation.
I have this simple web page, through which I want to invoke a program that leaves a file on site.
For your information, this web page itself can write (it saves uploaded files in a specific location in the server).
But the problem is that when I invoke the program via the web page (using a native system call in php), it doesn't produce a file in the same specific location the web page succeeded to leave a file.
Simply speaking, my situation is
a web page can save a file to folder A,
but when the web page invokes a program to leave a file in the folder, it can't.
And the question is
how I can make the program to do so when it's invoked by the web page?
Thanks,
HJ.
|
|
|
Goto Forum:
Current Time: Thu Nov 21 21:40:37 GMT 2024
Total time taken to generate the page: 0.02054 seconds