doutan5724 2013-11-03 23:28
浏览 30
已采纳

Laravel Way Generator仍然无法使用Sublime Text 2

Still can't get Jeffrey Way's Laravel 4 Generator to work with Windows 7. I have reset the php path for both generator and artisan to the following:

"php_path": "C:\\wamp\\bin\\php\\php5.3.8\\php.exe"

but when I try to generate a resource I get the same error:

Traceback (most recent call last):
  File ".\generate.py", line 59, in call_artisan
  File ".\subprocess.py", line 633, in __init__
  File ".\subprocess.py", line 842, in _execute_child
WindowsError: [Error 5] Access is denied

I did reinstall the packages, I did restart ST2 as administrator. None of these helps.

Is there anything else I can try?

  • 写回答

1条回答 默认 最新

  • dongwei5740 2013-11-04 14:05
    关注

    Sublime Text 2 will call the command line version, so going directly to that route rules out the possibilities of programs causing the issues which it seems was the case.

    Installing from the terminal / sublime text 2 shouldn't make a difference although I do not use ST2. You should be using the terminal for these sorts of things rather than ST2 as you will encounter less issues and the artisan commands are trivial.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 远程桌面文档内容复制粘贴,格式会变化
  • ¥15 关于#java#的问题:找一份能快速看完mooc视频的代码
  • ¥15 这种微信登录授权 谁可以做啊
  • ¥15 请问我该如何添加自己的数据去运行蚁群算法代码
  • ¥20 用HslCommunication 连接欧姆龙 plc有时会连接失败。报异常为“未知错误”
  • ¥15 网络设备配置与管理这个该怎么弄
  • ¥20 机器学习能否像多层线性模型一样处理嵌套数据
  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题