pankti
Joined: 26 Jul 2007 Posts: 1
|
Posted: Thu Jul 26, 2007 8:06 am Post subject: Remote access of file |
|
|
Hi All,
I am trying to for remote access of file files.My server is linux server.But I am getting following error:
Warning: include_once() [function.include-once]: URL file-access is disabled in the server configuration in C:\xampplite\htdocs\examples\test1.php on line 3
Warning: include_once(http://linuxserver/php-gtk2/test.php) [function.include-once]: failed to open stream: no suitable wrapper could be found in C:\xampplite\htdocs\examples\test1.php on line 3
Warning: include_once() [function.include]: Failed opening 'http://linuxserver/php-gtk2/test.php' for inclusion (include_path='.;C:\xampplite\php\pear\') in C:\xampplite\htdocs\examples\test1.php on line 3
I have on the fopen_allow_url on in php.ini.Still facing the same error.Can you Please help me out for it. |
|