Hanseatus Posted May 25, 2009 Report Share Posted May 25, 2009 Wenn ein neuer Kunde seine Anmeldung verschickt, erscheinen folgende Fehlermeldungen. Was stimmt dort nicht, bzw wo kann ich die Sicherheitseinstellung zurücknehmen (escapeshellcmd)?? Warning: escapeshellcmd() has been disabled for security reasons in /www/htdocs/wxxxx/shop/xtFramework/library/phpmailer/class.phpmailer.php on line 423 423: $sendmail = sprintf("%s -oi -f %s -t", escapeshellcmd($this->Sendmail), escapeshellarg($this->Sender)); Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/wxxxx/shop/xtFramework/library/phpmailer/class.phpmailer.php:423) in /www/htdocs/wxxxx/shop/xtFramework/classes/class.links.php on line 249 249: header('Location: ' . $url);[/code] Danke. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.