我在使用以下命令在ubuntu中创建链接时收到错误"链接无法创建链接操作"
link code-1.2.1 code
Run Code Online (Sandbox Code Playgroud)
我正在使用ubuntu 12.10版本我也尝试使用'sudo link code-1.2.1 code'命令,但仍然得到相同的错误.
谢谢.
我正在尝试使用
get_headers($url)
Run Code Online (Sandbox Code Playgroud)
但是我得到了警告
get_headers() [function.get-headers]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in
Run Code Online (Sandbox Code Playgroud)
有没有其他方法可以这样做?
谢谢.