Page 1 of 1

PHP ownership issue

Posted: Sat May 29, 2004 10:44 am
by mjseaden
Dear All,

My PHP scripts are currently run under the username 'apache' group 'apache', and there files uploaded using my scripts are owned by that username and group.

I am using a shared host with very little restriction, and all I want to do is run my PHP scripts under my own username for my account.

Can anyone tell me how I do this?

Many thanks

Mark