突然发现Pagerank已经是3了,挺意外的。
电脑奇迹般的坚持到现在,没有再出过问题,也挺意外的。
突然发现Pagerank已经是3了,挺意外的。
电脑奇迹般的坚持到现在,没有再出过问题,也挺意外的。
Deepest Sender is a client that will allow you to post to blogs from directly within Firefox. It is primarily a LiveJournal client, although it supports Blogger (GData) and WordPress (metaWeblog) too, with support for more stuff to come. Note that the actual Deepest Sender website will always have the most up to date version.
Deepest Sender is a client that will allow you to post to blogs from directly within Firefox. It is primarily a LiveJournal client, although it supports Blogger (GData) and WordPress (metaWeblog) too, with support for more stuff to come.
First of all, I would like to say happy birthday to my brother.
Study will be the main melody for me.
Say Happppppy holiday to eeeeeevery people~
导入一个体积较大的SQL,通常由于PHP限制而导致超时而无法导入。
编辑:
./phpmyadmin/config.inc.php
查找变量:
$cfg['UploadDir']
在网站下建一个FTP能访问到的目录,将位置赋予变量“$cfg['UploadDir']”,然后通过FTP将dump文件传上去,刷新导入页,即可选择。
一点注意:
文件名必须含有“.sql”几个字符。
建议保存为.sql文件,解压缩文件通常占用内存太多。
附注:不适用于Shell的虚拟主机,因为你无法编辑./phpmyadmin/config.inc.php