enableFeature
[root@wcs ~]# /opt/IBMIHS/bin/apachectl -k start -f /opt/IBM/WebSphere/CommerceServer70/instances/demo/httpconf/httpd.conf [root@wcs ~]# su - wcuser [wcuser@wcs bin]$ pwd /opt/IBM/WebSphere/AppServer/profiles/demo/bin [wcuser@wcs bin]$ ./startServer.sh server1 $ grep error /opt/IBM/WebSphere/AppServer/profiles/demo/logs/server1/startServer.log | wc -l 0
确认端口都工作正常
# netstat -nlp | grep "0 0.0.0.0:" # netstat -nlp | egrep "httpd|java" [root@wcs ~]# netstat -nlp | egrep "httpd|java" | egrep "0 192.168.3.198:|0 0.0.0.0:"
https://wcs.example.com:8002/adminconsole