Warning: Use of undefined constant url - assumed 'url' (this will throw an Error in a future version of PHP) in /www/wwwroot/boke/wp-content/themes/boke/framework/functions/theme-functions.php on line 2211
Warning: Use of undefined constant name - assumed 'name' (this will throw an Error in a future version of PHP) in /www/wwwroot/boke/wp-content/themes/boke/framework/functions/theme-functions.php on line 2211
WINDOWS下访问ftp时提示:”无法访问此文件夹,请确保输入的文件夹是正确的。并且有权访问些文件夹。“
出现症状,本地可以访问,其他机器无法访问;原因是程序端口被防火墙挡住了。
解决办法:
1、关闭防火墙;
2、XP下:在防火墙中开启FTP服务:开始–设置–控制面板–Windows放火墙–高级—网络连接设置—本地连接–设置–服务–勾选FTP服务器–确定。
WIN7下:开始–控制面板–Windows防火墙–允许程序或者功能通过windows防火墙-勾选允许通过的FTP程序或者点击允许运行另一程序–点击允许通过的FTP程序–添加–确定