V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  nonozone  ›  全部回复第 42 页 / 共 67 页
回复总数  1331
1 ... 38  39  40  41  42  43  44  45  46  47 ... 67  
2013-07-29 11:24:00 +08:00
回复了 8QE 创建的主题 程序员 如果想写个Debian和CentOS用的Linux虚拟主机面板,该用什么语言?
webmin呢?
顶一下啊,貌似不是zencoding的问题,即使安装了zencoding,那个地方输入cla,也应该自动不全为class才对啊。
@lingyired 以前用着没问题阿
2013-07-23 10:53:10 +08:00
回复了 fooCoder 创建的主题 机械键盘 从青轴切换到红轴,poker2,感觉红轴打字手感真是差啊。
从G80茶轴到Poker2红轴,同样觉得手非常累。
2013-07-19 23:33:38 +08:00
回复了 nonozone 创建的主题 问与答 我这个ngxin配置哪里有问题,貌似9000端口没有起来
2013-07-19 21:17:06 +08:00
回复了 nonozone 创建的主题 问与答 我这个ngxin配置哪里有问题,貌似9000端口没有起来
@ericFork 果然如此,感谢!
2013-07-19 20:56:19 +08:00
回复了 nonozone 创建的主题 问与答 我这个ngxin配置哪里有问题,貌似9000端口没有起来
@reusFork
@ericFork

这个端口监听就是在网站配置(我上面那个截图)里面吧。看了/etc/php5/fpm/pool.d/wwwconf里面貌似没有端口那个选项。

斌且之前安装nginx的时候,其他配置都不用动的,顶多修改进程数。今天这个是全新安装的,结果就502了。
2013-07-19 20:13:58 +08:00
回复了 nonozone 创建的主题 问与答 我这个ngxin配置哪里有问题,貌似9000端口没有起来
@2code top 下是可以看到php-fpm进程的。
2013-07-19 17:46:38 +08:00
回复了 nonozone 创建的主题 问与答 我这个ngxin配置哪里有问题,貌似9000端口没有起来
@2code
@flycn1985 我的php和php-fpm都是默认的呢
2013-07-17 09:42:53 +08:00
回复了 nonozone 创建的主题 问与答 请教下这句mysql命令有啥问题么?
@moroumo
@magicsilence
谢谢,貌似把 ‘’改成''不会提示这个问题了。
但是现在有个问题是:
Access denied for user 'root'@'localhost' to database 'information_schema' when using LOCK TABLES
这个是咋回事?
information_schema 这个数据库是否重要,是否需要备份,如果不重要,排除备份这个数据库,命令要怎么写啊?
2013-07-15 09:19:05 +08:00
回复了 nonozone 创建的主题 问与答 有人能看出来这个页面的 相册 用的是wordpress哪个插件?
@iZr 用了这个js之后呢,后台直接插入图片就可以了,还是要插入相册?
2013-07-11 16:30:39 +08:00
回复了 regmach 创建的主题 硬件 日亚疯狂砍KPW的订单,求破
貌似转运的地址不行咯
2013-07-10 16:19:23 +08:00
回复了 tedd 创建的主题 问与答 windows下面好用不流氓不弹窗的拼音输入法(除Google Pinyin外)
必应拼音 微软拼音其实也挺好用。
中国人民从此站起来啦...
@infong 谢谢,这个我研究下
2013-07-08 15:49:21 +08:00
回复了 mepine 创建的主题 分享创造 關於工作效率、執行力的豆瓣小站
@kurtis 倒地不起
2013-07-08 09:44:07 +08:00
回复了 andybest 创建的主题 问与答 国内买外星人什么渠道好?
海淘的话,不是说有电池的不能走?
2013-07-03 08:29:49 +08:00
回复了 nonozone 创建的主题 问与答 mysql没有生成mysqld.sock是什么原因?要怎么解决?紧急求助
@asher 哪里的空间?磁盘空间,这个我倒是不会。
2013-07-02 23:51:53 +08:00
回复了 nonozone 创建的主题 问与答 mysql没有生成mysqld.sock是什么原因?要怎么解决?紧急求助
现在已经用笨办法将数据转移到另外一台主机了,只是想知道这个问题要如何解决。
2013-07-02 18:14:18 +08:00
回复了 nonozone 创建的主题 问与答 mysql没有生成mysqld.sock是什么原因?要怎么解决?紧急求助
root@debian /home# mysqld
130702 3:14:54 [Note] Plugin 'FEDERATED' is disabled.
130702 3:14:54 InnoDB: Initializing buffer pool, size = 8.0M
130702 3:14:54 InnoDB: Completed initialization of buffer pool
InnoDB: Log scan progressed past the checkpoint lsn 0 41789036
130702 3:14:54 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
InnoDB: Doing recovery: scanned up to log sequence number 0 42340688
InnoDB: 1 transaction(s) which must be rolled back or cleaned up
InnoDB: in total 1 row operations to undo
InnoDB: Trx id counter is 0 372480
130702 3:14:55 InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
InnoDB: Apply batch completed
InnoDB: Starting in background the rollback of uncommitted transactions
InnoDB: Cleaning up trx with id 0 328576
130702 3:14:55 InnoDB: Rollback of non-prepared transactions completed
130702 3:14:55 InnoDB: Started; log sequence number 0 42340688
130702 3:14:55 [Note] Event Scheduler: Loaded 0 events
130702 3:14:55 [Note] mysqld: ready for connections.
Version: '5.1.66-0+squeeze1' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Debian)
130702 3:14:56 InnoDB: Assertion failure in thread 2949757808 in file ../../../storage/innobase/fsp/fsp0fsp.c line 3 341
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: http://dev.mysql.com/doc/refman/5.1/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
10:14:56 UTC - mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.

key_buffer_size=16777216
read_buffer_size=131072
max_used_connections=0
max_threads=151
thread_count=0
connection_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 345939 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0 thread_stack 0x30000
mysqld(my_print_stacktrace+0x2d) [0xb753e8ad]
mysqld(handle_fatal_signal+0x4a4) [0xb7322e64]
[0xb6f6a400]
/lib/i686/cmov/libc.so.6(abort+0x182) [0xb6c8dbb2]
mysqld(fseg_free_step_not_header+0x203) [0xb742ccf3]
mysqld(+0x513a20) [0xb749ba20]
mysqld(+0x513f13) [0xb749bf13]
mysqld(trx_purge_fetch_next_rec+0x85) [0xb749c055]
mysqld(row_purge_step+0x42) [0xb747b912]
mysqld(que_run_threads+0x5b0) [0xb7466ea0]
mysqld(trx_purge+0x385) [0xb749a035]
mysqld(srv_master_thread+0xf80) [0xb7490330]
/lib/i686/cmov/libpthread.so.0(+0x5955) [0xb6f50955]
/lib/i686/cmov/libc.so.6(clone+0x5e) [0xb6d2c1de]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
1 ... 38  39  40  41  42  43  44  45  46  47 ... 67  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   858 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 36ms · UTC 21:07 · PVG 05:07 · LAX 14:07 · JFK 17:07
Developed with CodeLauncher
♥ Do have faith in what you're doing.