nyanhost
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by nyanhost-
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 ...
-
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...
-
Where I can check "mod_charset" in the EasyApache?
-
Okay! Thank you, Michael!
-
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...
-
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...
-
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/...
-
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: ...
-
I don't have such delays if used MySQL "Source distribution version" in another host... Maybe I can exchange it?
-
[quote="cPanelMichael, post: 1582411">Ensure you let MySQL run for at least 24 hours before using a tuning utility such as the mysqlmymonlite.sh script. Thank you. Okay. Uptime now: 1 day 4 hours...