中国真实偷乱视频,东京道一本热中文字幕,久久精品国产99国产精品亚洲,欧美激情一区二区三区在线

無(wú)標(biāo)題文檔
wdCP系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見(jiàn)問(wèn)題,使用教程) wdCDN系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見(jiàn)問(wèn)題,使用手冊(cè))
wdOS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見(jiàn)問(wèn)題,使用教程) wdDNS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說(shuō)明,演示,常見(jiàn)問(wèn)題,使用手冊(cè))
注冊(cè) 發(fā)貼 提問(wèn) 回復(fù)-必看必看 wddns免費(fèi)智能 DNS 開通 本地或虛擬機(jī)使 用wdcp 一鍵包在mysql編 譯時(shí)"卡住"
AI導(dǎo)航網(wǎng)AI應(yīng)用網(wǎng)站大全 wdcp官方技術(shù)支持/服務(wù) 阿里云8折優(yōu)惠券 無(wú)敵云 騰訊云優(yōu)惠中,現(xiàn)注冊(cè)更有260代金額券贈(zèng)送
返回列表 發(fā)帖
提問(wèn)三步曲: 提問(wèn)先看教程/FAQ索引(wdcp,wdcp_v3,一鍵包)及搜索,會(huì)讓你更快解決問(wèn)題
1 提供詳細(xì),如系統(tǒng)版本,wdcp版本,軟件版本等及錯(cuò)誤的詳細(xì)信息,貼上論壇或截圖發(fā)論壇
2 做過(guò)哪些操作或改動(dòng)設(shè)置等

溫馨提示:信息不詳,很可能會(huì)沒(méi)人理你!論壇有教程說(shuō)明的,也可能沒(méi)人理!因?yàn)?你懂的

[求助] [按教程為什么仍無(wú)法修復(fù)?]無(wú)法連接mysql,請(qǐng)檢查mysql是否

http://ahbydz.com/bbs/viewthread.php?tid=585  按照這個(gè)教程如下操作,仍然修復(fù)不了。

過(guò)程如下:

  1. [root@localhost ~]# netstat -lnpt
  2. Active Internet connections (only servers)
  3. Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name   
  4. tcp        0      0 0.0.0.0:80                  0.0.0.0:*                   LISTEN      1715/nginx.conf     
  5. tcp        0      0 0.0.0.0:21                  0.0.0.0:*                   LISTEN      1725/pure-ftpd (SER
  6. tcp        0      0 0.0.0.0:22                  0.0.0.0:*                   LISTEN      1329/sshd           
  7. tcp        0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN      1514/sendmail: acce
  8. tcp        0      0 :::21                       :::*                        LISTEN      1725/pure-ftpd (SER
  9. tcp        0      0 :::22                       :::*                        LISTEN      1329/sshd           
  10. tcp        0      0 :::8088                     :::*                        LISTEN      1733/httpd         
  11. tcp        0      0 :::88                       :::*                        LISTEN      1698/httpd         
  12. [root@localhost ~]# service mysqld restart
  13. ERROR! MySQL manager or server PID file could not be found!
  14. Starting MySQL. ERROR! Manager of pid-file quit without updating file.
  15. [root@localhost ~]# sed -i's/skip-innodb/#skip-innodb/g'/www/wdlinux/etc/my.cnf
  16. Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...
  17.   -n, --quiet, --silent
  18.                  suppress automatic printing of pattern space
  19.   -e script, --expression=script
  20.                  add the script to the commands to be executed
  21.   -f script-file, --file=script-file
  22.                  add the contents of script-file to the commands to be executed
  23.   --follow-symlinks
  24.                  follow symlinks when processing in place
  25.   -i[SUFFIX], --in-place[=SUFFIX]
  26.                  edit files in place (makes backup if extension supplied)
  27.   -c, --copy
  28.                  use copy instead of rename when shuffling files in -i mode
  29.   -l N, --line-length=N
  30.                  specify the desired line-wrap length for the `l' command
  31.   --posix
  32.                  disable all GNU extensions.
  33.   -r, --regexp-extended
  34.                  use extended regular expressions in the script.
  35.   -s, --separate
  36.                  consider files as separate rather than as a single continuous
  37.                  long stream.
  38.   -u, --unbuffered
  39.                  load minimal amounts of data from the input files and flush
  40.                  the output buffers more often
  41.       --help     display this help and exit
  42.       --version  output version information and exit
  43. If no -e, --expression, -f, or --file option is given, then the first
  44. non-option argument is taken as the sed script to interpret.  All
  45. remaining arguments are names of input files; if no input files are
  46. specified, then the standard input is read.
  47. GNU sed home page: <http://www.gnu.org/software/sed/>.
  48. General help using GNU software: <http://www.gnu.org/gethelp/>.
  49. [root@localhost ~]# service mysqld restart
  50. ERROR! MySQL manager or server PID file could not be found!
  51. Starting MySQL. ERROR! Manager of pid-file quit without updating file.
  52. [root@localhost ~]# sh /www/wdlinux/tools/mysql_wdcp_chg.sh
  53. Running..., Please Wait...
  54. err[root@localhost ~]#
復(fù)制代碼


db.inc.php的數(shù)據(jù)如下:
  1. <?
  2.   $dbhost = 'localhost';
  3.   $dbuser = 'wdcp';
  4.   $dbpw = 'XgQj5oOo';
  5.   $dbname = 'wdcpdb';
  6.   $pconnect = 0;
  7.   $dbcharset = 'gbk';
  8. ?>
復(fù)制代碼


請(qǐng)教為什么還不行?我只不過(guò)設(shè)置了一下內(nèi)存優(yōu)化為“innodb配置”。
.

我是 內(nèi)存優(yōu)化 點(diǎn)過(guò)后出現(xiàn)問(wèn)題,使用教程修復(fù)好了,然后又選擇了一個(gè)優(yōu)化后再也修復(fù)不了。
.

TOP

返回列表