PDA

View Full Version : PHP URL file-access?


samh
07-14-2006, 07:25 PM
I made a php file with the source:
<?php
echo file_get_contents('http://www.google.com'); ?>
and I got

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /hosted/subs/ulmb.com/s/a/samh/public_html/index.php on line 2.

Can you please enable URL file-access?

UnlimitedMB
07-14-2006, 09:08 PM
Sorry connecting outside the server is not allowed.

samh
07-14-2006, 10:46 PM
Too bad. Well I really need it for some of my PHP scripts, can you please enable it? I can promise to recommend this site to all my friends. It truely is a great host.

UnlimitedMB
07-15-2006, 12:16 AM
Sorry it cannot be allowed.