访问网站提示:date(): It is not safe to rely on the system’s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those
新安装了redhat6.5.安装后,登录系统,使用yum update 更新系统。提示:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.无法更新。redhat 默认自带的 yum 源需要注册,才能更新。我们想不花钱也可以更新,
新安装了redhat6.5.没有安装图形界面。在注册时,使用rhn_register注册时,显示乱码如图:修改xshell,点击文件---属性。如图在终端----编码 选择utf-8,如图:另外,ssh连接服务器有点慢。解决,在sshd_config文件设置UseDNS no。vi /etc/ssh/sshd_configUseDNS no保存文件。然后重启sshd。
在vm中安装测试的环境,使用ghost安装xp。在使用PQ分区是将系统分区设为了逻辑分区。ghost完成后,系统无法启动。提示:operating system not found解决: 使用光盘启动,用光盘自带的PQ工具,将系统逻辑分区转换为主要分区。然后执行该操作后,在将分区设置为活动分区。执行该操作。重启。恢复正常。
收到服务器告警提示,客户服务器的网站访问异常。访问网站,提示连接数据库失败。登录服务器查看,mysql没有启动,启动mysql数据库。service mysqld start网站访问正常。查看服务器没有重启记录,也没有其他用户登录服务器停止mysql数据库。查看mysql log,有如下提示:140116 19:38:39 mysqld_safe Number of processes runni
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号