Why do I receive "gethostbyname() failure" error when attempting to run the web server demos?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
When attempting to run web server demos, I received the following error:
gethostbyname() failure
Akzeptierte Antwort
MathWorks Support Team
am 27 Jun. 2009
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Web App Server finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!