in reply to Re^2: creating a file with a cgi script
in thread creating a file with a cgi script
You're trying to write in your ${HOME}, but as apache is running as a specific user (www or apache), it can't perform the operation, as it doesn't have the proper permissions for doing that.
Igor 'izut' Sutton
your code, your rules.
|
|---|