Hi all, I'm trying to learn Symfony 2 and when I install asset I get following errors:
app>php app/console assets:install --symlink web Installing assets for Symfony\Bundle\FrameworkBundle into web/bundles/ framework PHP Fatal error: Call to undefined function Symfony\Component \HttpKernel\Util\symlink() in app\vendor\symfony\src\Symfony\Component \HttpKernel\Util\Filesystem.php on line 16 8 Fatal error: Call to undefined function Symfony\Component\HttpKernel \Util\symlink() in app\vendor\symfony\src\Symfony\Component\HttpKernel \Util\Filesystem.php on line 168 Please help me. I'm using xampp, windows and Symfony 2 Beta1 -- 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 developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
