Results 1 to 2 of 2
i have a sh script that copy a email-file (web0p9) to a other folder and set new rights so i can read it in php.
the sh-script works in the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-30-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 2
run sh-script over php
i have a sh script that copy a email-file (web0p9) to a other folder and set new rights so i can read it in php.
the sh-script works in the shell but not when i run it over php.
WHY ?
- 06-08-2005 #2
Correct permissions - is the script runnable for the user webserver is running under (usually www, wwwrun, apache ...)?
Don't you have safe mode in php utilized ?


Reply With Quote
