Re: Newbie - web server user for tmp

2009-02-05 Thread brian
jason is yourself? The last line just shows that you are the user running grep. Just look in httpd.conf for User [whatever] On Thu, Feb 5, 2009 at 2:24 AM, neridaj wrote: > > Running ps aux | grep httpd returned the following: > > root 5886 0.0 4.0 205960 20460 ?S20:33 0:05

Re: Newbie - web server user for tmp

2009-02-04 Thread neridaj
Running ps aux | grep httpd returned the following: root 5886 0.0 4.0 205960 20460 ?S20:33 0:05 gedit /home/jason/Desktop/httpd.conf sudo gedit /etc/apache2/ apache2.conf jason 7801 0.0 0.1 7452 880 pts/0R+ 22:08 0:00 grep httpd I ran chown -R jason '/var/

Re: Newbie - web server user for tmp

2009-02-03 Thread brian
If you have terminal access: grep 'User ' /etc/httpd/conf/httpd.conf that'll likely show you something along the lines of: User apache User httpd etc. or: ps aux | grep httpd You should see the user in the 1st column On Tue, Feb 3, 2009 at 12:31 PM, neridaj wrote: > > I'm using Linux. > > On

Re: Newbie - web server user for tmp

2009-02-03 Thread neridaj
I'm using Linux. On Feb 3, 12:00 am, Lakshmi wrote: > Hi, > > Are you using Windows or Linux?  If windows, please install a web server > like XAMPP.  Will help you have both CakePHP and MySQL. > > Regards, > Lakshmi > > On Tue, Feb 3, 2009 at 1:09 PM, neridaj wrote: > > > Hello, > > > I'm tryin

Re: Newbie - web server user for tmp

2009-02-03 Thread Lakshmi
Hi, Are you using Windows or Linux? If windows, please install a web server like XAMPP. Will help you have both CakePHP and MySQL. Regards, Lakshmi On Tue, Feb 3, 2009 at 1:09 PM, neridaj wrote: > > Hello, > > I'm trying to set things up for CakePHP and was unsure how to figure > out who the

Newbie - web server user for tmp

2009-02-02 Thread neridaj
Hello, I'm trying to set things up for CakePHP and was unsure how to figure out who the web server user is, and how to then change the permissions for the tmp directory to make it writable by that web server user. Thanks for any help, J --~--~-~--~~~---~--~~ You