PHP ownership issue

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mjseaden
Forum Contributor
Posts: 458
Joined: Wed Mar 17, 2004 5:49 am

PHP ownership issue

Post 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
Post Reply