I am developing a php web builder where in users with domain names in my server will be able to create web pages from a template. The problem is that i am not able to write to their directories since i dont have permission(as the default user for apache is 'nobody'). Is there a way to login with a system account with php
regards
karthikeyan