Templates站点
http://www.styleshout.com
原因就是selinux
关闭selinux
selinux的配置文件在/etc/selinux/config,改成disable
或者给目录设置权限
chcon -R -t httpd_user_content_t public_html/
参考
http://www.toplee.com/blog/93.html
http://www.webjx.com/server/linux/server_linux_2007_11_05_525.html
http://www.libing.net.cn/read.php/957.htm
RewriteCond %{HTTP:Accept-Language} !^zh.*
RewriteRule ^$ http://www.flvxz.net/ [NE,R]
整表复制 # create table 新表 select * from 旧表;
结构复制 # create table 新表 select * from 旧表 where 1<>1;
二、INSERT INTO 方法
得到建表语句 # show create table 旧表;
新建表
复制数据到新表 INSERT INTO new_table(col1,col2,…) (SELECT col1,col2,… FROM old_table);
打开IE属性,点高级,然后在设置里找到:
“显示每个脚本的错误通知”,选中他,在前面打上对勾.
把“显示友好的HTTP错误码信息”和“显示友好的URL”的对勾都取掉。
这样,打开出错的网页时,就会显示程序的详细错误了。
就不仅仅是显示http 500错误或无法显示网页了。
# ntpdate time.nist.gov
还有:
time.windows.com
asia.pool.ntp.org
time-nw.nist.gov
time-a.nist.gov
time-b.nist.gov
clepsydra.dec.com