I've upgraded from php 4.. to 5 and now get the following errors below. I've been advised that remote includes are not safe and that with php5 even sticking 'allow_url_include = on' in the php.ini file wont work?
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /homepages/20/d2.............../htdocs/Cruises/cruiseNews.php on line 45
Warning: include(http.........informer.com/digest3/GTW6PVPDFC.html) [function.include]: failed to open stream: no suitable wrapper could be found in /homepages/20/d2................./htdocs/Cruises/cruiseNews.php on line 45
Warning: include() [function.include]: Failed opening 'http.........informer.com/digest3/GTW6PVPDFC.html' for inclusion (include_path='.:/usr/lib/php5') in /homepages/20/d2............/htdocs/Cruises/cruiseNews.php on line 45