Re: [symfony-users] Re: symfony 1.4 install

2010-04-19 Thread Peter Petrik
On Ne, 2010-04-18 at 21:42 -0700, Angel Robert Marquez wrote: Starting httpd: Warning: DocumentRoot [/home/sfprojects/jobeet/web] does not exist heh, obviously apache dont think so:) 1.) try: --- chmod 777 home chmod 777 sfprojects chmod 777 jobeet chmod 777 web if it not works try

Re: [symfony-users] Re: symfony 1.4 install

2010-04-18 Thread Peter Petrik
okey, i have ubuntu so i dont know if it is different in fedora. but i remember also that i had problem with port 8080 or 8000 because for localhost it was set in /etc/apache2/ports.conf to listen on port 80. -when you restart apache server it is without errors? (/etc/init.d/apache2 restart) -i

[symfony-users] Re: symfony 1.4 install

2010-04-18 Thread pghoratiu
@gabriel Yes, as stated in my steps. *mysql restart* /etc/init.d/mysqld restart MySQL !== HTTPD Restart apache with: service httpd restart Did not use Fedora in a long time, what version do you use? I remember that a long time ago had some problems with Apache server setup and it was

Re: [symfony-users] Re: symfony 1.4 install

2010-04-18 Thread Angel Robert Marquez
okey, i have ubuntu so i dont know if it is different in fedora. but i remember also that i had problem with port 8080 or 8000 because for localhost it was set in /etc/apache2/ports.conf to listen on port 80. This is how I got things up and running on fedora:

Re: [symfony-users] Re: symfony 1.4 install

2010-04-18 Thread Angel Robert Marquez
@gabriel Yes, as stated in my steps. *mysql restart* /etc/init.d/mysqld restart MySQL !== HTTPD Restart apache with: service httpd restart Cool, thank you for this. What is the difference between the two restart commands? Did not use Fedora in a long time, what version do

Re: [symfony-users] Re: symfony 1.4 install

2010-04-18 Thread Angel Robert Marquez
Starting httpd: Warning: DocumentRoot [/home/sfprojects/jobeet/web] does not exist This file does exist pwd: /home/sfproject/jobeet/web total 28 drwxr-xr-x. 2 root root 4096 2010-04-17 15:47 css -rw-r--r--. 1 root root 595 2010-04-17 15:48 frontend_dev.php drwxr-xr-x. 2 root root 4096 2010-04-17

[symfony-users] Re: symfony 1.4 install

2010-04-17 Thread pghoratiu
Did you restart Apache after making the change to the Apache configuration files? It does not look like the Apache process is listening on port 8080. gabriel On Apr 17, 2:49 pm, Gábor Fási maerl...@gmail.com wrote: Change this to `Listen 8080` and try again (ie. remove the IP, only list

Re: [symfony-users] Re: symfony 1.4 install

2010-04-17 Thread Angel Robert Marquez
@Gábor I made the change to the httpd.conf file. Now I'm presented with this Forbidden You don't have permission to access /index.php/ on this server. -- Apache/2.2.14 (Fedora) Server at localhost Port 8080 I chmod 777 the index file here: /home/sfprojects/jobeet/web

Re: [symfony-users] Re: symfony 1.4 install

2010-04-17 Thread Peter Petrik
hi, i had same error some time ago (on ubuntu). i had wrong permissions for the /home/ directory. it has to be at least searchable for use it as apache web dir. try to use the default web dir /var/web (in ubuntu) peter On So, 2010-04-17 at 11:25 -0700, Angel Robert Marquez wrote: @Gábor I

Re: [symfony-users] Re: symfony 1.4 install

2010-04-17 Thread Angel Robert Marquez
ah, sounds feasible. i'll try and post my results in a few. i'm using fedora. thank you! On Sat, Apr 17, 2010 at 12:08 PM, Peter Petrik zil...@gmail.com wrote: hi, i had same error some time ago (on ubuntu). i had wrong permissions for the /home/ directory. it has to be at least searchable

Re: [symfony-users] Re: symfony 1.4 install

2010-04-17 Thread angel.marquez
*Okay, I removed the initial install, logged in as root, svn co, modified the httpd.conf file, confirmed the port 8080 is in LISTEN column, checked the permissions on the directories, restarted mysql server and checked the url(s). I'm going to try on my mac next. Any ideas? Appreciate the help.* *

[symfony-users] Re: symfony 1.4 install

2010-04-16 Thread pghoratiu
On Apr 16, 7:29 pm, Angel Robert Marquez angel.marq...@gmail.com wrote: Hi Gabor, Yes, I did check it and moved things around and was able to perfrom the install. BUT now I have a new issue. I set up the virtual host in the httpd.conf file and after restarting mysql and checking the  url(s)

[symfony-users] Re: symfony 1.4 install plugin

2009-12-25 Thread Vincent UNG
Sorry, I use symfony1.3 -- You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For more

Re: [symfony-users] Re: symfony 1.4 install plugin

2009-12-25 Thread Stéphane
Hello, You have to install pear. http://pear.php.net/ and check its installation instructions page. Before Printing, Think about Your Environmental Responsibility! Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale! On Fri, Dec 25, 2009 at 11:49 AM, Vincent UNG

[symfony-users] Re: symfony 1.4 install plugin

2009-12-25 Thread Vincent UNG
Done, it's workt ! Thanks a lot ! -- You received this message because you are subscribed to the Google Groups symfony users group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For