简体   繁体   English

没有这样的文件或目录-LocomotiveCMS Wagon中的资产

[英]No such file or directory - assets in LocomotiveCMS Wagon

Getting the No such file or directory - /var/tmp/dragonfly.log error message when trying to access assets from the Public folder. 尝试从“ Public文件夹访问资产时,获取“ No such file or directory - /var/tmp/dragonfly.log错误消息。 I am running Wagon on Win 8.1, Ruby v2.0.0p451 (2014-02-24) [i386-mingw32], Rails 4.1.6. 我在Win 8.1,Ruby v2.0.0p451(2014-02-24)[i386-mingw32],Rails 4.1.6上运行Wagon。

I ended up "giving in" and installing the Bitnami Ruby Stack . 我最终“放弃”并安装了Bitnami Ruby Stack Sure enough, it worked. 果然,它奏效了。 For those of us who know what its like to get Ruby to work properly on a Win machine, make sure you back up your original installation: 对于那些知道让Ruby在Win机器上正常工作的人来说,请确保备份原始安装:

  1. Copy the Ruby installation folder to a another location on my hard drive 将Ruby安装文件夹复制到硬盘上的另一个位置
  2. Create a System Restore point to back up the registry 创建系统还原点以备份注册表
  3. When installing the Bitnami Stack, uncheck MySQL and Postgres (unless this is your first time installing them). 安装Bitnami Stack时,请取消选中MySQLPostgres (除非这是您第一次安装它们)。

Bitnami will run in its own environment, but I have decided to play it safe and make sure I have a working copy of Ruby and gems to go back to. Bitnami将在其自己的环境中运行,但是我决定安全使用它,并确保我有可以使用的Ruby和gems副本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM