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
15:47 images -rw-r--r--. 1 root root 236 2010-04-17 15:48 index.php drwxr-xr-x. 2 root root 4096 2010-04-17 15:47 js -rw-r--r--. 1 root root 26 2010-04-17 15:47 robots.txt drwxrwxrwx. 3 root root 4096 2010-04-17 15:47 uploads On Sun, Apr 18, 2010 at 9:34 PM, Angel Robert Marquez angel.marq

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

2010-04-17 Thread Angel Robert Marquez
the IP, only list the port). On Fri, Apr 16, 2010 at 18:29, Angel Robert Marquez angel.marq...@gmail.com wrote: Listen 127.0.0.1:8080 -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message

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

2010-04-17 Thread Angel Robert Marquez
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 made the change to the httpd.conf file. Now I'm presented with this Forbidden You don't have permission to access /index.php

Re: [symfony-users] symfony 1.4 install

2010-04-16 Thread Angel Robert Marquez
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) *htttpd.conf file edited* /etc/httpd/conf/httpd.conf # Be sure to only have