/var/www/html/plugins/weathermap/p_w_picpaths/
这就是存放气象图图标文件。
服务器上 yum install lrzsz
CRT连接服务器后启用SFTP
sftp> cd /var/www/html/plugins/weathermap/p_w_picpaths/
sftp> put
完成。
The editor has not been enabled yet. You need to set ENABLED=true at the top of editor.php Before you do that, you should consider using FilesMatch (in Apache) or similar to limit who can access the editor. There is more information in the install guide section of the manual.
vi /var/www/html/plugins/weathermap/editor.php在第七行找到ENABLED=false 改成true OVER