Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ruby-on-rails/56.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails Rails 3 Ubuntu ENV[';http#roxy';]为空_Ruby On Rails_Ubuntu - Fatal编程技术网

Ruby on rails Rails 3 Ubuntu ENV[';http#roxy';]为空

Ruby on rails Rails 3 Ubuntu ENV[';http#roxy';]为空,ruby-on-rails,ubuntu,Ruby On Rails,Ubuntu,为什么ENV['http_roxy']变量在Ubuntu下是空的,而在Windows XP下不是空的 在Windows XP下,我使用的是精简服务器。 在Ubuntu下,我使用的是Nginx服务器 您在这两个版本中都使用Apache吗?您查看过config/boot.rb吗?ENV['http_roxy']设置在那里了吗?麦克斯,谢谢你的回复。但我也没有帮我。

为什么ENV['http_roxy']变量在Ubuntu下是空的,而在Windows XP下不是空的

在Windows XP下,我使用的是精简服务器。

在Ubuntu下,我使用的是Nginx服务器

您在这两个版本中都使用Apache吗?您查看过config/boot.rb吗?ENV['http_roxy']设置在那里了吗?麦克斯,谢谢你的回复。但我也没有帮我。