首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >没有安装Z编码器API库.库路径(如站点/all/库)中的Z编码器

没有安装Z编码器API库.库路径(如站点/all/库)中的Z编码器
EN

Drupal用户
提问于 2013-07-21 16:49:53
回答 1查看 1.3K关注 0票数 0

我已经为我的Drupal 7.22安装了Z编码器2.1.1,但是它无法工作,因为我看到了以下错误:

代码语言:javascript
复制
The Zencoder API library is not installed. Download the library and install it to a directory called zencoder in a library path such as sites/all/libraries.

我已经做了它所要求的:

代码语言:javascript
复制
[root@ip-10-128-146-179 libraries]# pwd
/var/www/html/drupal/sites/all/libraries
[root@ip-10-128-146-179 libraries]# ls -lrt zencoder/Services/
total 12
-rw-r--r-- 1 root root 7867 Jul 21 16:32 Zencoder.php
drwxr-xr-x 2 root root 4096 Jul 21 16:32 Zencoder
[root@ip-10-128-146-179 libraries]# ls -lrt
total 4
drwxr-xr-x 5 root root 4096 Jul 21 16:32 zencoder 

我现在需要做什么?

剪影

EN

回答 1

Drupal用户

回答已采纳

发布于 2013-07-23 04:10:22

我清除了所有的缓存并运行cron,这解决了问题。

多亏了

票数 0
EN
页面原文内容由Drupal提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://drupal.stackexchange.com/questions/79897

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档