Why do I receive "gethostbyname() failure" error when attempting to run the web server demos?
4 ビュー (過去 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!