Re: [symfony-users] Help me in this problem starting symfony on ubuntu and xampp

2010-06-18 Thread Gareth McCumskey
First of all, as has been said, do not work as root EVER on a linux system. Users are there for your protection. Secondly, this problem is simply because you are trying to access your newly created symfony application from a browser as a user trying to get to a directory with the user for that

Re: [symfony-users] Help me in this problem starting symfony on ubuntu and xampp

2010-06-17 Thread khalid
test with ./symfony project:permissions if is don't work your web file must be www-data chmod -R www-data:www-data but i'am not sure 2010/6/17 Diego Bello > On Thu, Jun 17, 2010 at 2:27 PM, Dina aquarius > wrote: > > Dear Symfony Users, > > > > You are users and me is just a beginner who

Re: [symfony-users] Help me in this problem starting symfony on ubuntu and xampp

2010-06-17 Thread Diego Bello
On Thu, Jun 17, 2010 at 2:27 PM, Dina aquarius wrote: > Dear Symfony Users, > >   You are users and me is just a beginner who can't start the using > until now because of the errors. I installed ubuntu and xampp using the root > user not "sudo"  or "gksudo". Also, did the same for installing s

[symfony-users] Help me in this problem starting symfony on ubuntu and xampp

2010-06-17 Thread Dina aquarius
Dear Symfony Users, You are users and me is just a beginner who can't start the using until now because of the errors. I installed ubuntu and xampp using the root user not "sudo" or "gksudo". Also, did the same for installing symfony. I created the projects directory in the "/root" ( the di