Re: [symfony-users] deploy site symfony

2011-05-09 Thread Gareth McCumskey
By the way, if you need to clear cache, you don't need to manually delete
the cache. When you deploy a new site do the following from the project root
directory:

./symfony project:permissions
./symfony cc

the ./symfony cc clears the cache for you

On Mon, May 9, 2011 at 3:26 PM, Hamza Tlili  wrote:

>
> ok thanks for your reply donald i will view the webserver logs and sorry
> for my bad english
>
> 2011/5/9 Donald Tyler 
>
>> Then your only option for detailed info is to view the webserver logs.
>>
>> Also, you should delete the frontend_dev.php file from the server. That
>> file shouldn't be deployed to a production server.
>>
>>
>> On Mon, May 9, 2011 at 8:21 AM, Hamza Tlili  wrote:
>>
>>> is a production server
>>>
>>>
>>> 2011/5/9 Donald Tyler 
>>>
 It sounds like you're developing the site on a different computer than
 the server is running on. This isn't a production server is it?


 On Mon, May 9, 2011 at 8:12 AM, Hamza Tlili wrote:

> when i put frontend_dev.php in the url a message said that i'm not
> allowed to access to this file
>
>
> 2011/5/9 Donald Tyler 
>
>> Also, are you accessing your pages with the "frontend_dev.php" prefix
>> in the url? If you don't use the development front controller, you won't 
>> get
>> detailed error output.
>>
>>
>> On Mon, May 9, 2011 at 7:45 AM, Donald Tyler wrote:
>>
>>> If you're only getting a 500 error in the browser, you're going to
>>> have to look in the logs for more information on what exactly went 
>>> wrong.
>>>
>>>
>>> On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili wrote:
>>>
 and also the authentification don't work i used sfguardplugin
 ,everything locally work fine but after deploying authentification 
 don't
 work i have this error
  Oops! An Error Occurred The server returned a "500 Internal Server
 Error".


  --
 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
>>
>
>  --
> 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

>>>
>>>  --
>>> 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
>> symfon

Re: [symfony-users] deploy site symfony

2011-05-09 Thread Donald Tyler
Not a problem, no need to apologize.

On Mon, May 9, 2011 at 8:26 AM, Hamza Tlili  wrote:

>
> ok thanks for your reply donald i will view the webserver logs and sorry
> for my bad english
>
> 2011/5/9 Donald Tyler 
>
>> Then your only option for detailed info is to view the webserver logs.
>>
>> Also, you should delete the frontend_dev.php file from the server. That
>> file shouldn't be deployed to a production server.
>>
>>
>> On Mon, May 9, 2011 at 8:21 AM, Hamza Tlili  wrote:
>>
>>> is a production server
>>>
>>>
>>> 2011/5/9 Donald Tyler 
>>>
 It sounds like you're developing the site on a different computer than
 the server is running on. This isn't a production server is it?


 On Mon, May 9, 2011 at 8:12 AM, Hamza Tlili wrote:

> when i put frontend_dev.php in the url a message said that i'm not
> allowed to access to this file
>
>
> 2011/5/9 Donald Tyler 
>
>> Also, are you accessing your pages with the "frontend_dev.php" prefix
>> in the url? If you don't use the development front controller, you won't 
>> get
>> detailed error output.
>>
>>
>> On Mon, May 9, 2011 at 7:45 AM, Donald Tyler wrote:
>>
>>> If you're only getting a 500 error in the browser, you're going to
>>> have to look in the logs for more information on what exactly went 
>>> wrong.
>>>
>>>
>>> On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili wrote:
>>>
 and also the authentification don't work i used sfguardplugin
 ,everything locally work fine but after deploying authentification 
 don't
 work i have this error
  Oops! An Error Occurred The server returned a "500 Internal Server
 Error".


  --
 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
>>
>
>  --
> 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

>>>
>>>  --
>>> 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
>>
>
>  --
> If you want to report a vulnerability issue on symfony, please send

Re: [symfony-users] deploy site symfony

2011-05-09 Thread Gareth McCumskey
If you are running on a CentOS or Red Hat machine then you should be able to
view the error logs in /var/log/http/error_log

On Mon, May 9, 2011 at 3:21 PM, Hamza Tlili  wrote:

> is a production server
>
>
> 2011/5/9 Donald Tyler 
>
>> It sounds like you're developing the site on a different computer than the
>> server is running on. This isn't a production server is it?
>>
>>
>> On Mon, May 9, 2011 at 8:12 AM, Hamza Tlili  wrote:
>>
>>> when i put frontend_dev.php in the url a message said that i'm not
>>> allowed to access to this file
>>>
>>>
>>> 2011/5/9 Donald Tyler 
>>>
 Also, are you accessing your pages with the "frontend_dev.php" prefix in
 the url? If you don't use the development front controller, you won't get
 detailed error output.


 On Mon, May 9, 2011 at 7:45 AM, Donald Tyler wrote:

> If you're only getting a 500 error in the browser, you're going to have
> to look in the logs for more information on what exactly went wrong.
>
>
> On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili wrote:
>
>> and also the authentification don't work i used sfguardplugin
>> ,everything locally work fine but after deploying authentification don't
>> work i have this error
>>  Oops! An Error Occurred The server returned a "500 Internal Server
>> Error".
>>
>>
>>  --
>> 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

>>>
>>>  --
>>> 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
>>
>
>  --
> 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
>



-- 
Gareth McCumskey
http://garethmccumskey.blogspot.com
twitter: @garethmcc
identi.ca: @garethmcc

-- 
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


Re: [symfony-users] deploy site symfony

2011-05-09 Thread Hamza Tlili
ok thanks for your reply donald i will view the webserver logs and sorry for
my bad english
2011/5/9 Donald Tyler 

> Then your only option for detailed info is to view the webserver logs.
>
> Also, you should delete the frontend_dev.php file from the server. That
> file shouldn't be deployed to a production server.
>
>
> On Mon, May 9, 2011 at 8:21 AM, Hamza Tlili  wrote:
>
>> is a production server
>>
>>
>> 2011/5/9 Donald Tyler 
>>
>>> It sounds like you're developing the site on a different computer than
>>> the server is running on. This isn't a production server is it?
>>>
>>>
>>> On Mon, May 9, 2011 at 8:12 AM, Hamza Tlili  wrote:
>>>
 when i put frontend_dev.php in the url a message said that i'm not
 allowed to access to this file


 2011/5/9 Donald Tyler 

> Also, are you accessing your pages with the "frontend_dev.php" prefix
> in the url? If you don't use the development front controller, you won't 
> get
> detailed error output.
>
>
> On Mon, May 9, 2011 at 7:45 AM, Donald Tyler wrote:
>
>> If you're only getting a 500 error in the browser, you're going to
>> have to look in the logs for more information on what exactly went wrong.
>>
>>
>> On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili wrote:
>>
>>> and also the authentification don't work i used sfguardplugin
>>> ,everything locally work fine but after deploying authentification don't
>>> work i have this error
>>>  Oops! An Error Occurred The server returned a "500 Internal Server
>>> Error".
>>>
>>>
>>>  --
>>> 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
>

  --
 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
>>>
>>
>>  --
>> 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
>

-- 
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 

Re: [symfony-users] deploy site symfony

2011-05-09 Thread Donald Tyler
Then your only option for detailed info is to view the webserver logs.

Also, you should delete the frontend_dev.php file from the server. That file
shouldn't be deployed to a production server.

On Mon, May 9, 2011 at 8:21 AM, Hamza Tlili  wrote:

> is a production server
>
>
> 2011/5/9 Donald Tyler 
>
>> It sounds like you're developing the site on a different computer than the
>> server is running on. This isn't a production server is it?
>>
>>
>> On Mon, May 9, 2011 at 8:12 AM, Hamza Tlili  wrote:
>>
>>> when i put frontend_dev.php in the url a message said that i'm not
>>> allowed to access to this file
>>>
>>>
>>> 2011/5/9 Donald Tyler 
>>>
 Also, are you accessing your pages with the "frontend_dev.php" prefix in
 the url? If you don't use the development front controller, you won't get
 detailed error output.


 On Mon, May 9, 2011 at 7:45 AM, Donald Tyler wrote:

> If you're only getting a 500 error in the browser, you're going to have
> to look in the logs for more information on what exactly went wrong.
>
>
> On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili wrote:
>
>> and also the authentification don't work i used sfguardplugin
>> ,everything locally work fine but after deploying authentification don't
>> work i have this error
>>  Oops! An Error Occurred The server returned a "500 Internal Server
>> Error".
>>
>>
>>  --
>> 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

>>>
>>>  --
>>> 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
>>
>
>  --
> 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


Re: [symfony-users] deploy site symfony

2011-05-09 Thread Hamza Tlili
is a production server

2011/5/9 Donald Tyler 

> It sounds like you're developing the site on a different computer than the
> server is running on. This isn't a production server is it?
>
>
> On Mon, May 9, 2011 at 8:12 AM, Hamza Tlili  wrote:
>
>> when i put frontend_dev.php in the url a message said that i'm not allowed
>> to access to this file
>>
>>
>> 2011/5/9 Donald Tyler 
>>
>>> Also, are you accessing your pages with the "frontend_dev.php" prefix in
>>> the url? If you don't use the development front controller, you won't get
>>> detailed error output.
>>>
>>>
>>> On Mon, May 9, 2011 at 7:45 AM, Donald Tyler wrote:
>>>
 If you're only getting a 500 error in the browser, you're going to have
 to look in the logs for more information on what exactly went wrong.


 On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili wrote:

> and also the authentification don't work i used sfguardplugin
> ,everything locally work fine but after deploying authentification don't
> work i have this error
>  Oops! An Error Occurred The server returned a "500 Internal Server
> Error".
>
>
>  --
> 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
>>>
>>
>>  --
>> 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
>

-- 
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


Re: [symfony-users] deploy site symfony

2011-05-09 Thread Donald Tyler
It sounds like you're developing the site on a different computer than the
server is running on. This isn't a production server is it?

On Mon, May 9, 2011 at 8:12 AM, Hamza Tlili  wrote:

> when i put frontend_dev.php in the url a message said that i'm not allowed
> to access to this file
>
>
> 2011/5/9 Donald Tyler 
>
>> Also, are you accessing your pages with the "frontend_dev.php" prefix in
>> the url? If you don't use the development front controller, you won't get
>> detailed error output.
>>
>>
>> On Mon, May 9, 2011 at 7:45 AM, Donald Tyler  wrote:
>>
>>> If you're only getting a 500 error in the browser, you're going to have
>>> to look in the logs for more information on what exactly went wrong.
>>>
>>>
>>> On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili  wrote:
>>>
 and also the authentification don't work i used sfguardplugin
 ,everything locally work fine but after deploying authentification don't
 work i have this error
  Oops! An Error Occurred The server returned a "500 Internal Server
 Error".


  --
 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
>>
>
>  --
> 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


Re: [symfony-users] deploy site symfony

2011-05-09 Thread Hamza Tlili
when i put frontend_dev.php in the url a message said that i'm not allowed
to access to this file

2011/5/9 Donald Tyler 

> Also, are you accessing your pages with the "frontend_dev.php" prefix in
> the url? If you don't use the development front controller, you won't get
> detailed error output.
>
>
> On Mon, May 9, 2011 at 7:45 AM, Donald Tyler  wrote:
>
>> If you're only getting a 500 error in the browser, you're going to have to
>> look in the logs for more information on what exactly went wrong.
>>
>>
>> On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili  wrote:
>>
>>> and also the authentification don't work i used sfguardplugin ,everything
>>> locally work fine but after deploying authentification don't work i have
>>> this error
>>>  Oops! An Error Occurred The server returned a "500 Internal Server
>>> Error".
>>>
>>>
>>>  --
>>> 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
>

-- 
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


Re: [symfony-users] deploy site symfony

2011-05-09 Thread Donald Tyler
Also, are you accessing your pages with the "frontend_dev.php" prefix in the
url? If you don't use the development front controller, you won't get
detailed error output.

On Mon, May 9, 2011 at 7:45 AM, Donald Tyler  wrote:

> If you're only getting a 500 error in the browser, you're going to have to
> look in the logs for more information on what exactly went wrong.
>
>
> On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili  wrote:
>
>> and also the authentification don't work i used sfguardplugin ,everything
>> locally work fine but after deploying authentification don't work i have
>> this error
>>  Oops! An Error Occurred The server returned a "500 Internal Server
>> Error".
>>
>>
>>  --
>> 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


Re: [symfony-users] deploy site symfony

2011-05-09 Thread Donald Tyler
If you're only getting a 500 error in the browser, you're going to have to
look in the logs for more information on what exactly went wrong.

On Mon, May 9, 2011 at 2:55 AM, Hamza Tlili  wrote:

> and also the authentification don't work i used sfguardplugin ,everything
> locally work fine but after deploying authentification don't work i have
> this error
> Oops! An Error Occurred The server returned a "500 Internal Server Error".
>
>
>  --
> 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


Re: [symfony-users] deploy site symfony

2011-05-09 Thread Hamza Tlili
and also the authentification don't work i used sfguardplugin ,everything
locally work fine but after deploying authentification don't work i have
this error
Oops! An Error Occurred The server returned a "500 Internal Server Error".

-- 
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


Re: [symfony-users] deploy site symfony

2011-05-09 Thread Hamza Tlili
*hi thanks Donald for your reply:*
*
*
*this an example of url who dont work:
*
*inscription:*
*  url: /inscription.html*
*  param: { module: register, action: inscription }*
*error:*
Oops! An Error Occurred The server returned a "500 Internal Server Error".
*
*
*this url work fine*
*contact:*
*  url: /contacter.administrateur.html*
*  param: { module: contact , action: index}*
* *
*this url dont work but if i put tne name of module and the action she work
/module/action*
*
*
*demos:*
*  url: /démonstration.html*
*  param: {module: demos ,action: index }*
*error:*
Oops! Page Not Found The server returned a 404 response.

>
>

-- 
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


Re: [symfony-users] deploy site symfony

2011-05-06 Thread Donald Tyler
You're going to have to supply a lot more information than that for someone
to be able to assist you.

Please post the route configurations for the urls that work, and the one's
that don't, clearly labeling which is which.

Also, please explain what you mean by "don't work". Do you get error
messages? If so, what are they? Anything in the logs? etc.


On Fri, May 6, 2011 at 10:32 AM, Hamza Tlili  wrote:

> hi
> i have some url which work without puting index.php in the url but the
> other url don't work
>
>
> 2011/5/6 Hamza Tlili 
>
>> hi thanks for your answer the problem was I have not cleared the cache i
>> deleted the directory in the cache directory and now it work
>>
>>
>> 2011/5/6 Donald Tyler 
>>
>>> Sounds like you're receiving a PHP error and your server has output
>>> errors to off. You should check the logs.
>>>
>>> On Fri, May 6, 2011 at 8:43 AM, Hamza Tlili  wrote:
>>>
 Hello
 I try to deploy my site symfony, I changed the file .htaccess  but when
 I go to index.php there is nothing teh page is empty

 --
 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
>>>
>>
>>
>  --
> 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


Re: [symfony-users] deploy site symfony

2011-05-06 Thread Hamza Tlili
hi
i have some url which work without puting index.php in the url but the other
url don't work

2011/5/6 Hamza Tlili 

> hi thanks for your answer the problem was I have not cleared the cache i
> deleted the directory in the cache directory and now it work
>
>
> 2011/5/6 Donald Tyler 
>
>> Sounds like you're receiving a PHP error and your server has output errors
>> to off. You should check the logs.
>>
>> On Fri, May 6, 2011 at 8:43 AM, Hamza Tlili  wrote:
>>
>>> Hello
>>> I try to deploy my site symfony, I changed the file .htaccess  but when
>>> I go to index.php there is nothing teh page is empty
>>>
>>> --
>>> 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
>>
>
>

-- 
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


Re: [symfony-users] deploy site symfony

2011-05-06 Thread Hamza Tlili
hi thanks for your answer the problem was I have not cleared the cache i
deleted the directory in the cache directory and now it work


2011/5/6 Donald Tyler 

> Sounds like you're receiving a PHP error and your server has output errors
> to off. You should check the logs.
>
> On Fri, May 6, 2011 at 8:43 AM, Hamza Tlili  wrote:
>
>> Hello
>> I try to deploy my site symfony, I changed the file .htaccess  but when I
>> go to index.php there is nothing teh page is empty
>>
>> --
>> 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
>

-- 
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


Re: [symfony-users] deploy site symfony

2011-05-06 Thread Donald Tyler
Sounds like you're receiving a PHP error and your server has output errors
to off. You should check the logs.

On Fri, May 6, 2011 at 8:43 AM, Hamza Tlili  wrote:

> Hello
> I try to deploy my site symfony, I changed the file .htaccess  but when I
> go to index.php there is nothing teh page is empty
>
> --
> 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