ti6 Posted January 22, 2008 Report Share Posted January 22, 2008 Hallo zusammen, ich will im Adminpanel einen Benutzer erstellen, bekomme jedoch folgende Fehlermeldung: Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No address associated with hostname in /homepages/2/d182320146/htdocs/shopsystem/includes/classes/class.smtp.php on line 105 Warning: fsockopen() [function.fsockopen]: unable to connect to :25 in /homepages/2/d182320146/htdocs/shopsystem/includes/classes/class.smtp.php on line 105 Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No address associated with hostname in /homepages/2/d182320146/htdocs/shopsystem/includes/classes/class.smtp.php on line 105 Warning: fsockopen() [function.fsockopen]: unable to connect to :25 in /homepages/2/d182320146/htdocs/shopsystem/includes/classes/class.smtp.php on line 105 Message was not sent Mailer Error: SMTP Fehler: Konnte keine Verbindung zum SMTP-Host herstellen.[/PHP] Liegt das daran das ich den SMTP-Falsch konfiguriert habe? Link to comment Share on other sites More sharing options...
xaex Posted January 22, 2008 Report Share Posted January 22, 2008 ist anzunehmen.. Link to comment Share on other sites More sharing options...
ti6 Posted January 22, 2008 Author Report Share Posted January 22, 2008 Es kommt weiterhin auch noch eine Fehlermeldung wenn ich eine Bestellung abschicke ... was hab ich falsch gemacht? Ich hab bin bei 1und1. Das heisst smtp.1und1.de ist richtig. Muss ich sendmail oder smtp auswählen? Bei Smtp hat es nicht geklappt... Werde weiter rumprobieren. Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.1und1.de:25 in /homepages/2/d182320146/htdocs/shopsystem/includes/classes/class.smtp.php on line 105 Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No address associated with hostname in /homepages/2/d182320146/htdocs/shopsystem/includes/classes/class.smtp.php on line 105 Warning: fsockopen() [function.fsockopen]: unable to connect to :25 in /homepages/2/d182320146/htdocs/shopsystem/includes/classes/class.smtp.php on line 105 Message was not sent Mailer Error: SMTP Fehler: Konnte keine Verbindung zum SMTP-Host herstellen.[/PHP] Bitte helft mir ... Link to comment Share on other sites More sharing options...
veganXpussy Posted January 22, 2008 Report Share Posted January 22, 2008 bei mir hat es anfangs mit smtp auch nicht geklappt, bis ich die einstellungen bei smtp wieder so eingestellt hab wie anfangs sprich keine eigenen daten eingetragen habe Link to comment Share on other sites More sharing options...
xaex Posted January 22, 2008 Report Share Posted January 22, 2008 wieso nimmst du nicht einfach "mail"..? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.