3 thoughts on “重新显示FeedBurner计数器

  1. 确实比我的方法简单多了,只怪我wget的用法没好好学 :(
    这下的话一条命令加个cron job就搞定了

  2. 呵呵,我这是最近用shell命令比较多的后果,不然我肯定会选择仿照你的php脚本写个python脚本的 :)

  3. 大侠,救命啊!
    最近我在做ftp服务器,如题所示solaris mysql vsftp pam_mysql,因为solaris用的是pam。conf配置。
    问题:我打算用vsftpdguest的本地帐号作为虚拟帐号的映射帐号,现在不用pam认证时,本地帐号vsftpdguest是可以登陆的,但是如果用pam认证时,就登陆不了。可以看到mysql日志信息是:当用虚拟帐号登陆ftp时,pam会查询mysql数据库的相对应的,存贮虚拟帐号用户名跟密码的数据库文件-vsftpdvu,也可以看到相关有查询虚拟帐号的密码操作。
    但是还是登陆不了,请问是哪里出错了?
    ps:如果答复能发到我的邮箱吗?E-mail:zengweifeng@whizen.com

Leave a Reply

Your email address will not be published. Required fields are marked *

*

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.
For more help see http://daringfireball.net/projects/markdown/syntax

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>