failed to open stream: HTTP request failed!

dethman

Well-Known Member
PartnerNOC
Jan 4, 2003
120
0
166
Buenos Aires, Argentina
cPanel Access Level
DataCenter Provider
Hello, i have a problem mmmmmm with ¿php?

Warning: main(http://www.dominio.com/url): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/user/public_html/index.php on line xxxx

Warning: main(http://www.dominio.com/url): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/user/public_html/index.php on line xxxx

Warning: main(): Failed opening 'http://www.dominio.com/url' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/index.php on line xxxx

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/index.php:5) in /home/user/public_html/forums/includes/sessions.php on line xxx

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/index.php:5) in /home/user/public_html/forums/includes/sessions.php on line xxx

how to fix this?


Thanks :D
Sebastian
 

krava

Well-Known Member
Sep 23, 2003
149
0
166
cPanel Access Level
Root Administrator
Hi,

Just ask your hosting provider write this line in your <VirtualHost>
php_admin_value output_buffering On

or set the value of the variable output_buffering to On in php.ini file.



http://myidealhost.com