View Single Post
  #2 (permalink)  
Old 17-08-2007, 19:35
flesso's Avatar
flesso flesso is offline
Premium Member
 
Join Date: Mar 2007
Location: 127.0.0.1
Posts: 1,354
Default

Quote:
Originally Posted by Niks007 View Post
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
This looks like a mod_security problem. Please have a look at the following thread:

mod_security Fix
__________________
Regards,
Josh Hold


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Over 1000 Computer Related Articles to Sink Your Teeth Into!



To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Gig Listings for London


Super Moderator
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


I'm only a forum gremlin (moderator), and do not work for eUKhost in any way. Opinions expressed by me are mine only, and do not reflect those of either eUKhost or any company that may be listed above.

I don't bite, honest.
Reply With Quote