Re: [PHP] fopen/fwrite and owner/group settings

2006-01-05 Thread Silvio Porcellana [tradeOver]
Mathijs wrote: > Hello there, > > I Have a problem with some file writeing. > > I Use fopen to create a new file, but that file gets the owner and group > the same as the apache owner and group. > > How can i change it so that the file gets the same owner/group as the > files i upload with FTP?

[PHP] fopen/fwrite and owner/group settings

2006-01-05 Thread Mathijs
Hello there, I Have a problem with some file writeing. I Use fopen to create a new file, but that file gets the owner and group the same as the apache owner and group. How can i change it so that the file gets the same owner/group as the files i upload with FTP? Thx in advanced -- PHP Gen