![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change Account to not lock account if password expires | stringzz | UNIX for Dummies Questions & Answers | 1 | 04-04-2008 02:31 PM |
| Change other account password from root access | rakeshou | UNIX for Dummies Questions & Answers | 4 | 11-30-2007 07:06 AM |
| how can I change user name and password , of account ? | umen | SUN Solaris | 5 | 12-22-2005 03:10 PM |
| Ftp account change password | m.seidenberg | UNIX for Dummies Questions & Answers | 1 | 09-13-2005 06:00 AM |
| script to monitor process running on server and posting a mail if any process is dead | pradeepmacha | Shell Programming and Scripting | 11 | 07-12-2005 12:49 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How to change the system account that a process is running on?
I'm running an Apache server on Ubuntu. When I try to call fopen() in PHP, I get a bunch of permission errors. I searched for advice on this, and I found that I needed to change the system account that Apache runs on. However, I'm not sure how to do this, and I was unable to find the answer on Google or by searching on here. It seems like it should probably be pretty easy though. If someone could give me some advice, I'd really appreciate it.
|
| Forum Sponsor | ||
|
|
|
|||
|
If I remember correctly, Apache on Ubuntu runs as 'www-data'.
What are the errors, specifically? What user are you running the script under? |
|
|||
|
Please Post Answer
If you have had the good fortune to figure it out, then please post your answer to your own questions so others can benefit from it. You just posted two days ago and I come now in search of the same answers.
Thank you. |
|||
| Google UNIX.COM |