disabled function or other Problem. Help needed
Posted: Wed Dec 04, 2013 8:19 am
Hello,
I need to know which function could perhaps disabled by my Hoster.
After a Domain Move my Hoster had set some function's to diabled for security reasons. I can talk to my Hoster Support to enable this function's but i need to know what function this are.
Greetings Jörg.
I need to know which function could perhaps disabled by my Hoster.
After a Domain Move my Hoster had set some function's to diabled for security reasons. I can talk to my Hoster Support to enable this function's but i need to know what function this are.
Code: Select all
Warning: stream_set_blocking() expects parameter 1 to be resource, null given in
/var/www/web128032/html/Swift-4.2.2/lib/classes/Swift/Transport/StreamBuffer.php on line 265
Warning: stream_set_timeout() expects parameter 1 to be resource, null given in
/var/www/web128032/html/Swift-4.2.2/lib/classes/Swift/Transport/StreamBuffer.php on line 269
Fatal error:
Uncaught exception 'Swift_TransportException' with message 'Expected response code 220 but got code "", with message ""'
in /var/www/web128032/html/Swift-4.2.2/lib/classes/Swift/Transport/AbstractSmtpTransport.php:386
Stack trace:
#0 /var/www/web128032/html/Swift-4.2.2/lib/classes/Swift/Transport/AbstractSmtpTransport.php(291):
Swift_Transport_AbstractSmtpTransport->_assertResponseCode('', Array)
#1 /var/www/web128032/html/Swift-4.2.2/lib/classes/Swift/Transport/AbstractSmtpTransport.php(119):
Swift_Transport_AbstractSmtpTransport->_readGreeting()
#2 /var/www/web128032/html/Swift-4.2.2/lib/classes/Swift/Mailer.php(80):
Swift_Transport_AbstractSmtpTransport->start()
#3 /var/www/web128032/html/includes/register1.php(203): Swift_Mailer->send(Object(Swift_Message))
#4 /var/www/web128032/html/index.php(42): include('/var/www/web128...')
#5 {main} thrown in /var/www/web128032/html/Swift-4.2.2/lib/classes/Swift/Transport/AbstractSmtpTransport.php on line 386Greetings Jörg.