Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1354663
  • 博文数量: 145
  • 博客积分: 1440
  • 博客等级: 少尉
  • 技术积分: 2986
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-24 23:47
个人简介

我一直在走,至少还有条路,也好于无路可走…

文章分类

全部博文(145)

文章存档

2023年(1)

2017年(2)

2016年(5)

2015年(13)

2014年(13)

2013年(70)

2012年(41)

发布时间:2013-03-05 22:46:22

在安装过程php-5.2.14.tar.gz中执行./configure --prefix=/usr/local/php --with-config-file-path=/usr/local/hp/etc --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-iconv-dir=/usr/local --with-freetype-dir --with-jpeg-dir --wi.........【阅读全文】

阅读(8356) | 评论(0) | 转发(0)

发布时间:2013-03-05 12:02:03

Nginx打开目录浏览功能(autoindex)......【阅读全文】

阅读(15386) | 评论(0) | 转发(0)

发布时间:2013-03-04 14:02:21

Nginx日志管理......【阅读全文】

阅读(4604) | 评论(0) | 转发(0)

发布时间:2013-03-02 18:32:18

Nginx 常见启动错误......【阅读全文】

阅读(2806) | 评论(0) | 转发(0)

发布时间:2013-03-01 12:44:59

CactiEZ登录密码忘记,重置Cacti密码用root用户进入系统[root@localhsot]# mysql -u root -pmysql> show databases; mysql> use cacti;mysql> show tables; mysql> select from user_auth;mysql> update user_auth set password=md5("password") where id='1';现在cacti新密码就是password.........【阅读全文】

阅读(6982) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册