Hi Smit..

usually i put symfony folder separate from my project. For example
/var/www/symfony-1.4.2. Then in my config/ProjectConfiguration.class.php,
change the require_once to point to the symfony directory.

require_once '/var/www/symfony-1.4.2/lib/autoload/sfCoreAutoload.class.php';

check in the terminal by typing ./symfony -V to see the symfony version

May be it help..

sorry for my poor englsih

Nibsirahsieu

On Tue, Apr 12, 2011 at 9:24 PM, Helloise Smit
<helloi...@miranetworks.net>wrote:

> can you just show me how to "delete" undo everything please??
>
> --
> 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