I got this error right after install when it directed me to the login screen:
Warning: curl_exec() has been disabled for security reasons in /home/handmade/public_html/dev/wp-includes/http.php on line 1022
Warning: curl_exec() has been disabled for security reasons in /home/handmade/public_html/dev/wp-includes/http.php on line 1027
Warning: Cannot modify header information - headers already sent by (output started at /home/handmade/public_html/dev/wp-includes/http.php:1022) in /home/handmade/public_html/dev/wp-login.php on line 255
Warning: Cannot modify header information - headers already sent by (output started at /home/handmade/public_html/dev/wp-includes/http.php:1022) in /home/handmade/public_html/dev/wp-login.php on line 267
and then when I log in, i get this:
Warning: curl_exec() has been disabled for security reasons in /home/handmade/public_html/dev/wp-includes/http.php on line 1022
Warning: curl_exec() has been disabled for security reasons in /home/handmade/public_html/dev/wp-includes/http.php on line 1027
Warning: Cannot modify header information - headers already sent by (output started at /home/handmade/public_html/dev/wp-includes/http.php:1022) in /home/handmade/public_html/dev/wp-login.php on line 255
Warning: Cannot modify header information - headers already sent by (output started at /home/handmade/public_html/dev/wp-includes/http.php:1022) in /home/handmade/public_html/dev/wp-login.php on line 267
Warning: Cannot modify header information - headers already sent by (output started at /home/handmade/public_html/dev/wp-includes/http.php:1022) in /home/handmade/public_html/dev/wp-includes/pluggable.php on line 658
Warning: Cannot modify header information - headers already sent by (output started at /home/handmade/public_html/dev/wp-includes/http.php:1022) in /home/handmade/public_html/dev/wp-includes/pluggable.php on line 659
Warning: Cannot modify header information - headers already sent by (output started at /home/handmade/public_html/dev/wp-includes/http.php:1022) in /home/handmade/public_html/dev/wp-includes/pluggable.php on line 660
Warning: Cannot modify header information - headers already sent by (output started at /home/handmade/public_html/dev/wp-includes/http.php:1022) in /home/handmade/public_html/dev/wp-includes/pluggable.php on line 850
and cannot see anything else but error messages.
Any idea what is happening, or how to fix it?