The dilemma I’m having is
1) It is in windows and you can’t chmod($folder,0 777)
2) If I call it with a form it works but when I call it with cURL it does not for 1 directory and does for another.
User Profile
Collapse
-
Permission denied with unlink
I have a PHP script that I pass in the name of a file, it pushes the file to another computer, copies the file to an archive directory and unlinks the file. It works fine.
I have 2 programs that call the script both call it the same way, either I can call it with a <form> (to post 1 file at a time) or rapid fire with cURL (to post all). Program A works fine either way but program B if I call it with the <form> it works fine, if...
No activity results to display
Show More
Leave a comment: