架构设计
-
CentOS下vsftp通过FlashFXP 5上传文件出现:553 could not creat file的解决!
553 could not creat file 无法覆盖的文件的用户及用户组为apache 重新给wwwroot目录分配权限 重新上传,但是可以覆盖成功的了!
-
在 Windows 10 64 下获取 MDN 学习区的代码示例
1、参考网址:https://developer.mozilla.org/zh-CN/docs/learn ,如图1 图1 2、参考第4步骤,打开电脑中的 命令提示符(Window…
-
VNC-Viewer产生timed out waiting for a response from the host computer的解决!
timed out waiting for a response from the host computer 防火墙新开5900:5903的端口 选择不要再次提示! 远程桌面连接…
-
在 Windows 10 64、MySQL 5.6 下 基于当前表中的其他字段值进行拼接,进而修改另一个字段值的流程
1、最终期望结果为:修改 player 表中的 avatar,其值为:/storage/web/app/player_avatar/GZHOU/579365.jpg,其中 GZHO…
-
Windows 10 家庭版下切换用户至Administrator的实现
1、Windows 版本为Windows 10 家庭版 Windows 版本为Windows 10 家庭版 2、在计算机管理中,无法找到本地用户和组的选项 在计算机管理中,无法找…
-
Windows8.1 64位下安装配置Apache 2.2.25+MySQL-5.5.28+PHP-5.3.5+phpMyAdmin-4.2.9.1服务器环境详细流程!
一、Apache 安装步骤如下: 1、准备Apache的安装文件。 其下载地址为:http://mirrors.hust.edu.cn/apache/httpd/binaries/…
-
阿里云ECS磁盘原地扩容的具体实现流程
1、通过控制台操作扩容且重启实例之后,查看控制台云盘容量: 通过控制台操作扩容且重启实例之后,查看控制台云盘容量 2、查看磁盘空间使用情况,包括还未被挂载的数据盘,命令:df -h…
-
通过phpMyAdmin添加用户的时候报错:check the manual that corresponds to your MySQL server version for the right syntax to use的解决!
#1064 – you have an error in your SQL syntax;check the manual that corresponds to yo…
-
在win7下安装memcache的实施流程!
由于在网址: http://pecl.php.net/package/memcache/3.0.8/windows 中无法下载到windows环境下的php5.2的相关版本dll扩…
-
Windows 8.1 下 composer self-update 出现 [ErrorException] zlib_decode(): data error提示的解决!
1、composer self-update 出现 [ErrorException] zlib_decode(): data error提示 composer self-upda…