nyanhost
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by nyanhost-
nyanhost commented,
Something added it line in httpd.conf line "AddDefaultCharset Windows-1251" and my host by ip have bad charset "?"?"?" ?"????"... Also I can't add koi8-r and koi8-u charset. Please help me. It is ...
-
nyanhost commented,
I added lines: "AddCharset Windows-1251 .html .php .tpl" "AddCharset utf-8 .html .php .tpl" in the `Pre Main Include` and my problem is solved. But why it directives don't added automatically? T...
-
nyanhost commented,
Where I can check "mod_charset" in the EasyApache?
-
nyanhost created a post,
Apache don't sees charset
Hello! I have big problem. I use Apache 2.2. 23.03.2014 some sites have wrong charset. Apache forcibly appoints charset UTF-8. Apache ignored it meta-tag: . How I can tracking it? Why Apache do...
-
nyanhost created a post,
[Case 93177] File Manager Lists Symlinks as TXT files
Hello! Symlinks on the directories "access-logs" and "www" are FILES in the File Manager. Scrinshots: .vB But If I use shell: .vB access-logs is directory. What I can fix it? Oo
-
nyanhost commented,
Solved. I disabled journaling. mysql> CREATE TABLE Meme8 ( maiy CHAR(20)) ENGINE=InnoDB; Query OK, 0 rows affected (0.04 sec) mysql> CREATE TABLE Meme9 ( maiy CHAR(20)) ENGINE=InnoDB; Query OK, 0...
-
nyanhost commented,
Okay! Thank you, Michael!
-
nyanhost commented,
Okay. I know reason for it now... iotop: 1137 be/4 root 0.00 B/s 74.34 K/s 0.00 % 25.83 % [kjournald] 517 be/3 root 0.00 B/s 3.91 K/s 0.00 % 15.88 % [jbd2/md2-8] 1136 be/...
-
nyanhost commented,
Hello! [QUOTE]To clarify, are you concerned with the amount of time it's taking for those cron jobs to finish? Not! :) [QUOTE]You may need to investigate those PHP scripts to see why they are hang...
-
nyanhost commented,
top: sensor %wa up to 20% for php script: 500 time CREATE TABLE :( iostat avg-cpu: %user %nice %system %iowait %steal %idle 2.28 0.19 1.17 5.90 0.00 90.47 Device: ...