Why do I receive "gethostbyname() failure" error when attempting to run the web server demos?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When attempting to run web server demos, I received the following error:
gethostbyname() failure
Réponse acceptée
MathWorks Support Team
le 27 Juin 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Web App Server dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!