提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
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 -----------
复制代码
是不是升级时要停止某些服务?请指点,谢谢。 |