提問三步曲: 提問先看教程/FAQ索引(wdcp,wdcp_v3,一鍵包)及搜索,會讓你更快解決問題
1 提供詳細,如系統版本,wdcp版本,軟件版本等及錯誤的詳細信息,貼上論壇或截圖發(fā)論壇
2 做過哪些操作或改動設置等
溫馨提示:信息不詳,很可能會沒人理你!論壇有教程說明的,也可能沒人理!因為,你懂的
還是虛擬機,系統為wdlinux_lnmp_32,只升級wdcp 1X為2.1版本
出現很多錯誤代碼,沒有升級成功,部分代碼如下:
- util.c: In function ‘ap_find_token’:
- util.c:1462: error: ‘test_char_table’ undeclared (first use in this function)
- util.c:1462: error: (Each undeclared identifier is reported only once
- util.c:1462: error: for each function it appears in.)
- util.c:1462: error: ‘T_HTTP_TOKEN_STOP’ undeclared (first use in this function)
- util.c: In function ‘ap_escape_shell_cmd’:
- util.c:1526: error: ‘test_char_table’ undeclared (first use in this function)
- util.c:1526: error: ‘T_ESCAPE_SHELL_CMD’ undeclared (first use in this function)
- util.c: In function ‘ap_escape_path_segment’:
- util.c:1711: error: ‘test_char_table’ undeclared (first use in this function)
- util.c:1711: error: ‘T_ESCAPE_PATH_SEGMENT’ undeclared (first use in this function)
- util.c: In function ‘ap_os_escape_path’:
- util.c:1740: error: ‘test_char_table’ undeclared (first use in this function)
- util.c:1740: error: ‘T_OS_ESCAPE_PATH’ undeclared (first use in this function)
- util.c: In function ‘ap_escape_logitem’:
- util.c:1811: error: ‘test_char_table’ undeclared (first use in this function)
- util.c:1811: error: ‘T_ESCAPE_LOGITEM’ undeclared (first use in this function)
- util.c: In function ‘ap_escape_errorlog_item’:
- util.c:1864: error: ‘test_char_table’ undeclared (first use in this function)
- util.c:1864: error: ‘T_ESCAPE_LOGITEM’ undeclared (first use in this function)
- make[2]: *** [util.lo] Error 1
- make[2]: Leaving directory `/mnt/usb/lanmp_last/lanmp/httpd-2.0.64/server'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/mnt/usb/lanmp_last/lanmp/httpd-2.0.64/server'
- make: *** [all-recursive] Error 1
- ----Install Error: wdapache make err -----------
復制代碼
是不是升級時要停止某些服務?請指點,謝謝。 |