when creating a file using php the file owned by nobody
here's my problem.everytime i created a file / directory using php the file & directory is owned by nobody instead of the account.
so what's my problem here, can anybody help me fix this problem.
thank you