User Tools

Site Tools


sns:twitter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sns:twitter [2010/06/13 21:11] percysns:twitter [2016/05/05 13:07] (current) – external edit 127.0.0.1
Line 17: Line 17:
 ===== Dabr ===== ===== Dabr =====
 适合手机上用。 适合手机上用。
 +
 +===== twip =====
 +twip4架设注意事项:
 +
 +在VPS上架设Twip4要注意的地方:
 +
 +1.在创建Twitter App的时候需要选择Browser
 +
 +2.apache需要加载curl module
 +
 +3.apache需要加载mod_rewrite module
 +
 +
 +参考:http://forum.ubuntu.org.cn/viewtopic.php?f=43&t=37755
 +  sudo ln -s /etc/apache2/mods-available/rewrite.load /etc/apache2/mods-enabled/rewrite.load
 +  修改 /etc/apache2/sites-available/default中 AllowOverride None 修改为: AllowOverride All
 +  
 +PS.如果需要查看apache的配置信息,可以查看下phpinfo.
 +  root@impjq:/var/www# cat info.php
 +  <?php phpinfo();?>
 +
 +
 +
/var/www/dokuwiki/wiki/data/attic/sns/twitter.1276434704.txt.gz · Last modified: 2016/05/05 13:06 (external edit)