More news:

when i get that 500 error this line below is written also in web/error_log:

[10-Mar-2010 14:37:57] PDO Connection Error: SQLSTATE[HY000] [2002] Can't connect to local MySQL server through socket '/opt/lampp/var/mysql/mysql.sock' (2)

Even if i have written this in databases.yml:

dev:

test:

all:
  doctrine:
    class: sfDoctrineDatabase
    param:
      dsn: mysql:host=localhost;dbname=tirengar_rs
      username: tirengar
      password: mypassword

Any idea?

Gabor, i commented the line with "Options" but the error is the same.

Javi



On 03/10/2010 04:31 PM, Gábor Fási wrote:
Then try what I said, and comment the Options.. line in your
.htaccess. I've seen that line cause troubles.

On Wed, Mar 10, 2010 at 13:34, Javier Garcia<tirengar...@gmail.com>  wrote:
On 03/10/2010 10:07 AM, Eno wrote:
You need to ask whoever is hosting the application to add the config
directives to your vhost configuration

Do you mean modify httpd.conf? I can not modify httpd.conf, not even if i
ask to modify it.

On 03/10/2010 10:07 AM, Eno wrote:
You need to ask whoever is hosting the application to add the config
directives to your vhost configuration (or switch on .htaccess for your
vhost).

 From my hosting provider told me i have enable .htaccess (mod_rewrite).

Javi

--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to