在本地机器以外的任何设备上实施 Google Glass mirror-api 快速启动项目时,是否有其他人遇到过问题?该页面完全空白,并在移动到远程服务器时返回 500 错误。已安装完整的 LAMP 堆栈。
如果有人想了解更多信息,请告诉我。我完全按照谷歌的指示,就像我说的,它在本地工作。
在 apache2 日志中找到了这个:
PHP Fatal error: Uncaught exception 'Exception' with message 'Google CurlIO client requires the CURL PHP extension' in /var/www/playground/glass/google-api-php-client/src/io/Google_CurlIO.php:47\nStack trace:\n#0 /var/www/playground/glass/google-api-php-client/src/Google_Client.php(106): Google_CurlIO->__construct()\n#1 /var/www/playground/glass/mirror-client.php(35): Google_Client->__construct()\n#2 /var/www/playground/glass/index.php(25): get_google_api_client()\n#3 {main}\n thrown in /var/www/playground/glass/google-api-php-client/src/io/Google_CurlIO.php on line 47