惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
美团技术团队
Microsoft Azure Blog
Microsoft Azure Blog
V
Visual Studio Blog
Jina AI
Jina AI
博客园_首页
M
MIT News - Artificial intelligence
D
DataBreaches.Net
L
LangChain Blog
宝玉的分享
宝玉的分享
F
Fortinet All Blogs
A
About on SuperTechFans
月光博客
月光博客
Stack Overflow Blog
Stack Overflow Blog
Google DeepMind News
Google DeepMind News
N
Netflix TechBlog - Medium
Y
Y Combinator Blog
腾讯CDC
Vercel News
Vercel News
雷峰网
雷峰网
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
阮一峰的网络日志
阮一峰的网络日志
博客园 - 【当耐特】

博客园 - 52Qin

如何获取网站的ico图标呢? Site.modelUsers.Find xenserver 的新手帮助 拖拽的功能,可以看看这个 屏幕录制专家,如何上传到优酷的高清视频? 忍者X2简介+安装包+安装环境说明 [复制链接] 用htmlparser来获取你想要的内容 今天开始介绍一下侠客X2的源码部分,很给力的哦。 沈阳住房公积金管理中心 给一个朋友写的语录,总结一下就是很直接的说,我喜欢你,行不。 今天总结一下,顺便说说下一步计划 zblog站群发布模块 wordpress群发模块 推一把随机回帖模块 神舟电脑俱乐部随机回帖模块 seowhy论坛随机顶帖,不减积分的分区fid=2 admin5论坛随机回帖模块 侠客X开发工作已经持续了2个月左右了。 侠客X群发王,正式投入运营。
今天遇到了一个错误,记录一下,以后在发生这样的问题,有个...
52Qin · 2011-09-16 · via 博客园 - 52Qin

今天遇到了一个错误,记录一下,以后在发生这样的问题,有个查找。

service httpd start
Starting httpd: httpd: bad user name carephilly-shoe
                                                           [FAILED]

[root@huolili19822003 ~]#
[root@huolili19822003 ~]# groupadd carephilly-shoe
[root@huolili19822003 ~]# useradd -g carephilly-shoe carephilly-shoe
[root@huolili19822003 ~]# service httpd start
Starting httpd:                                            [  OK  ]

posted on 2011-09-16 17:35  52Qin  阅读(201)  评论(0)    收藏  举报