View Single Post
  #1 (permalink)  
Old 17-08-2007, 19:21
Niks007 Niks007 is offline
Member
 
Join Date: Jul 2007
Posts: 31
Default URL Hosting disabled.

Dear Friends,
i am shifted my website hosting from linux server to windows when i try to include a php page in website hosting another php page

example

<?
include('abc/123.php');
?>

it shows error url hosting is disabled.

Warning: include() [function.include]: URL file-access is disabled in the server configuration.

how i can enable it.

Nishant
Reply With Quote