hi all
i have a script that writes an html file to a folder on the server in the web accessible tree ... the files are simple html and are for our mailing list manager to send out as html email
for some reason the files all get created as nobody nobody when i ls -l the folder as opposed to the normal [username] [username] of all the other files
the mail list manager keeps getting a permission denied error when it tries to access the files ... if i tell it to mail our index.php page from the main web home then it works fine
im slightly puzzled as to how to fix it ... any clues?
apache / rh9 / mysql / php
thnx