When I do I get the following error no matter what I try to do.
The error is..
CODE
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /www/99k.org/k/r/i/kris/htdocs/photos.php on line 47
Warning: include(http://kris.99k.org/gallery/index.php) [function.include]: failed to open stream: no suitable wrapper could be found in /www/99k.org/k/r/i/kris/htdocs/photos.php on line 47
Warning: include() [function.include]: Failed opening 'http://kris.99k.org/gallery/index.php' for inclusion (include_path='.:/usr/share/php') in /www/99k.org/k/r/i/kris/htdocs/photos.php on line 47
Warning: include(http://kris.99k.org/gallery/index.php) [function.include]: failed to open stream: no suitable wrapper could be found in /www/99k.org/k/r/i/kris/htdocs/photos.php on line 47
Warning: include() [function.include]: Failed opening 'http://kris.99k.org/gallery/index.php' for inclusion (include_path='.:/usr/share/php') in /www/99k.org/k/r/i/kris/htdocs/photos.php on line 47
Like for example. My website is . http://kris.99k.org but when I try to include my gallery into a page such as http://kris.99k.org/photos.php
it gives me an error.
on my index page at http://kris.99k.org i have a news script included on the page and it works fine. but i can't get my gallery or any other gallery to show up correctly. any ideas?
It's telling me that file-access is disabled in the server configuration. . ?
Thanks alot,
-kris