【发布时间】:2013-06-21 09:32:47
【问题描述】:
这个错误对于 Youtube API v3.0 意味着什么:
A client error occurred: Could not create storage directory: /tmp/Google_Client/00
我正在使用 Google 文档中的 PHP Youtube API here。
【问题讨论】:
-
当客户端库无法创建存储目录时,您的服务器出现问题...权限,可能,或磁盘空间不足,或类似性质。
标签: php youtube-api google-api-php-client