版本是 3.2.1 在原本的服务器上运行无错,移植到新的服务器就有这个问题,大概就是服务器配置的缘故了。 官方上也相关的文章。http://wordpress.org/support/topic/25-imagemedia-uploader-problems 是apache Mod_Security 的缘故。如果你能够修改你服务器的httpd.conf文件的话,删除里面关于mod_security部分就可以了。不过多数wordpress玩家是没有权限修改这个文件的,那就只好修改.htaccess文件了。在.htaccess文件里面加上一行: <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> 这样就可以关闭 Mod_Security。
Ubuntu 10.10 Ubuntu 11.04 Ubuntu 11.10 更多就看这儿咯 163的:http://mirrors.163.com/ sohu的:http://mirrors.sohu.com/
When updating the Debian based system, it may happens that the apt-get displays an error message like: W: GPG error: ftp://ftp.debian.org/ testing Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 010908312D230C5F W: There is no public key available for the following key IDs: 010908312D230C5F This is a new [...]
是一些相关的软件没有安装,如:gcc automake autoconf libtool make ubuntu debian 可以直接 apt-get install gcc automake autoconf libtool make redhat centos: yum -y install gcc automake autoconf libtool make
/etc/cron.daily/logrotate: /usr/bin/mysqladmin: refresh failed; error: ‘Access denied; you need the RELOAD privilege for this operation’ error: error running shared postrotate script for ‘/var/log/mysql.log /var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log ‘ run-parts: /etc/cron.daily/logrotate exited with return code 1 What’s happening is that after all the mysql backing up and everything is done, ubuntu is trying to use the debian-sys-maint user [...]
Depending on how Apache is configured you may need to add something like the following to your Apache config file: Code: LoadModule include_module modules/mod_include.so or more likely you just need to enable the module: Code: sudo a2enmod include Now restart Apache: Code: sudo /etc/init.d/apache2 force-reload
一、基本配置 介绍 postfix的main.cf文件支持上百个配置参数。幸运的是,所有的参数都有比较合理的默认值。在大多数情况下,你只需要配置2到3个参数值就可以启用postfix邮件系统了。下面的这个链接是postfix配置文件的简要介绍。
Windows 2k3 下 MySQL 1069 错误 今天早上,网站挂了,显示不能连接MySQL数据库,我想就是数据库断了,上去启动一下就行了,但是也奇怪,以前从来没断过啊。 在管理工具–服务– MySQL,发现真的停止了,点启动,跳出 1069 错误。 查看MySQL–属性–登陆,看到“登陆身份”选择了”此帐户” 为 ./mysql, 我想我们没有这个用户啊,特的到用户组里去看了一下,确实没有。那这里肯定是不对的了。 这儿可以选择第一项“本地系统用户”,或者更换“此帐户”,选择系统里的帐户。这样,MySQL 就可以启动了。至于这是什么原因造成的,暂时还不清楚。我试来下,不可以在“此帐户”处随便乱写的。困惑ING
DreamHost coupons are also referred as DreamHost promo codes. DreamHost provides discount through coupon codes to new customers. DreamHost now offers free trial to new customers. Use DreamHost coupons to get discounts and take advantage of 2 weeks free trial. Here is a short list of working DreamHost coupons.
dreamhost IP space to be closed U.S. how to do? It does not matter, you can replace the IP. Here we are referring to the next DNS update method.
Posted on 26, 十











