higkoo

Results 9 issues of higkoo

Some compatible s3 service need more conditions parameters, such as Ceph s3. s3fs-fuse example : [https://github.com/s3fs-fuse/s3fs-fuse/issues/305](https://github.com/s3fs-fuse/s3fs-fuse/issues/305). Need sigv2 for compatible . Otherwise, you will auth fail and receive '403 Forbidden'....

Apache的源码包是可以直接编译成RPM包的,这样更方便运维和部署。 Apache源码包的编译过程: http://hi.baidu.com/higkoo/item/867f4ffeef1dd20884d278e3

### Nginx Conf ``` events { use epoll; multi_accept off; reuse_port on; worker_connections 1048576; debug_connection 127.0.0.1; debug_connection localhost; } error_log /var/log/nginx/error.log debug; server { listen 80 backlog=65535; server_name lua.biliops.com; location...

添加国内访问加速

给安装软件加速。

# rake redmine:plugins:migrate RAILS_ENV=production ``` Mysql2::Error: ALTER command denied to user 'ops'@'192.168.22.33' for table 'projects': ALTER TABLE `projects` ADD `text_formatting` varchar(255)/data/work/redmine/plugins/redmine_per_project_formatting/db/migrate/20130520022527_add_text_formatting_to_project.rb:3:in `change' /data/work/redmine/lib/redmine/plugin.rb:474:in `migrate_plugin' /data/work/redmine/lib/redmine/plugin.rb:446:in `migrate' /data/work/redmine/lib/redmine/plugin.rb:460:in `block in migrate'...

It's xuser when login, no sudo and su need passwords.

点注册没反应,导致无法登录。 能否默认对所有用户生效?! java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (no such table: User_Passport) at org.sqlite.DB.newSQLException(DB.java:383) at org.sqlite.DB.newSQLException(DB.java:387) at org.sqlite.DB.throwex(DB.java:374) at org.sqlite.NativeDB.prepare(Native Method) at org.sqlite.DB.prepare(DB.java:123) at org.sqlite.PrepStmt.(PrepStmt.java:42) at org.sqlite.Conn.prepareStatement(Conn.java:404) at org.sqlite.Conn.prepareStatement(Conn.java:399)...

毕竟是程序员标配,慢可以忍,不能用就很沮丧。

wontfix
stale