dongtan1009 2015-05-31 06:45
浏览 72

Symfony 2安装问题

I am new in Symfony 2. I am using Windows 8. I am trying to install Symfony 2. Location of my htodcs is D:\php\htdocs. Location of my Composer is D:\php\php\composer.phar. I am trying to install Symfony 2 using this command D:\php\htdocs>php D:\php\php\composer.phar create-project symfony/framework-standard-edition my_symfony. While this command is executing I got the following message.

enter image description here

After executing that command I got following message in CMD.

Warning: PHP Startup: Unable to load dynamic library 'D:\php\php\ext\intl.so' -
The specified module could not be found.
 in Unknown on line 0

Warning: PHP Startup: Unable to load dynamic library 'D:\php\php\ext\intl.so' -
The specified module could not be found.
 in Unknown on line 0
Clearing the cache for the dev environment with debug true

Warning: PHP Startup: Unable to load dynamic library 'D:\php\php\ext\intl.so' -
The specified module could not be found.
 in Unknown on line 0
Trying to install assets as symbolic links.
Installing assets for Symfony\Bundle\FrameworkBundle into web/bundles/framework
It looks like your system doesn't support relative symbolic links, so the assets
 were installed by using absolute symbolic links.
Installing assets for Sensio\Bundle\DistributionBundle into web/bundles/sensiodi
stribution
It looks like your system doesn't support relative symbolic links, so the assets
 were installed by using absolute symbolic links.

If I browse http://localhost/my_symfony/web/app_dev.php

Then I got following errors

enter image description here

enter image description here

Can anyone say what can be solution ??

Thanks

  • 写回答

1条回答 默认 最新

  • 普通网友 2015-05-31 07:27
    关注

    For some reason php can't access intl.so extension. It could be that the extension is installed but php don't have permission to access it or you should install it yourself. Piece of advice, Windows operating system is not really that popular when it comes to web development. It would be difficult for you to search for answers that can be applied in Windows and this applies to future problems as well. Develop using unix based operating systems.

    评论

报告相同问题?

悬赏问题

  • ¥16 Qphython 用xlrd读取excel报错
  • ¥15 单片机学习顺序问题!!
  • ¥15 ikuai客户端多拨vpn,重启总是有个别重拨不上
  • ¥20 关于#anlogic#sdram#的问题,如何解决?(关键词-performance)
  • ¥15 相敏解调 matlab
  • ¥15 求lingo代码和思路
  • ¥15 公交车和无人机协同运输
  • ¥15 stm32代码移植没反应
  • ¥15 matlab基于pde算法图像修复,为什么只能对示例图像有效
  • ¥100 连续两帧图像高速减法