For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > May 2004 > stream does not support seeking









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author stream does not support seeking
Rob

2004-05-25, 11:34 am



Hello all,

Based on some variables I create the path and file name for a file to
include. I get the following error:

stream does not support sing

But I can see the content of the file.

What does this error mean and what must I do to solve it ?

thanks in advance

Rob


Eric Haskins

2004-05-27, 6:31 pm

Sounds like a function is trying to follow a link to another file(include or
require) and the link is invalid
Check to make sure any paths or filenames in your functions are correct
--
Eric Haskins
RackSPEED.Net
WebHosting from $4.99/month
Dedicated Servers
Multiple UpStream Providers



"Rob" <reply_@news_group.please> wrote in message
news:xNIsc.29355$gY6.5860@amsnews05.chello.com...
>
>
> Hello all,
>
> Based on some variables I create the path and file name for a file to
> include. I get the following error:
>
> stream does not support sing
>
> But I can see the content of the file.
>
> What does this error mean and what must I do to solve it ?
>
> thanks in advance
>
> Rob
>
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com