Why do I receive "gethostbyname() failure" error when attempting to run the web server demos?
조회 수: 5 (최근 30일)
이전 댓글 표시
When attempting to run web server demos, I received the following error:
gethostbyname() failure
채택된 답변
MathWorks Support Team
2009년 6월 27일
This can happen if you haven't entered your hostname correctly in the matweb.conf file.
Ensure that the hostname is correct; also ensure that the hostname doesn't have "< >" around it.
To determine the correct TCP/IP hostname for your machine, either right-click on the "my computer" icon and view 'properties', or check with your system administrator.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Web App Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!